@@ -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