Parcourir la source

增加商品混合支付

abiao il y a 4 ans
Parent
commit
19156d4a23

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

@@ -173,7 +173,7 @@ func (self *PayController) payExchange(oId, payWay, tradPwd, returnUrl, source,
 			self.ReturnError(403, apps.NotUnPay, "", nil)
 		}
 		//若账户有提货券则优先抵扣提货券
-		needWx := true
+		needWx := false
 		totalCoupon := int64(0)
 		userLeftBalanceCount := balance_model.GetUserTotalBalance(wxUId)
 		tp := order.TotalPrice