Explorar el Código

订单二次支付地址选择

shen hace 4 años
padre
commit
c6ed03117b

+ 1 - 1
go/gopath/src/fohow.com/apps/controllers/pay_controller/pay_exchange_controller.go

@@ -150,7 +150,7 @@ func (self *PayController) payExchange(oId, payWay, tradPwd, returnUrl, source,
 	if resultStore {
 		self.ReturnError(403, []string{apps.ProductStockNotEnough[0], fmt.Sprintf("%s商品库存不足", prdName)}, "", nil)
 	}
-	//beego.BeeLogger.Error("SaleNumsMap2 %v", SaleNumsMap)
+	//订单公共信息更新
 	order.AddressId = addressId
 	order.Remark = remark
 	order.Contact = concat