ソースを参照

update pay order product store rules

abiao 4 年 前
コミット
168f56e81c
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      go/gopath/src/fohow.com/apps/controllers/pay_controller/pay_exchange_controller.go

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

@@ -344,6 +344,7 @@ func (self *PayController) payCentExchange(oId, returnUrl, source, remark string
 	if resultStore {
 		self.ReturnError(403, []string{apps.ProductStockNotEnough[0], fmt.Sprintf("%s商品库存不足", prdName)}, "", nil)
 	}
+	beego.BeeLogger.Error("SaleNumsMap %v", SaleNumsMap)
 	order.Remark = remark
 	order.PayWay = order_model.PAY_WAY_CENT
 	order.Contact = address.Contact