Kaynağa Gözat

total_price

abiao 1 yıl önce
ebeveyn
işleme
e6ac72516c

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

@@ -751,10 +751,10 @@ func (self *PayController) QueryPayInfo() {
 	details.FirstPay = firstPay
 	details.FirstPay = firstPay
 	details.OrderLimit = orderLimt
 	details.OrderLimit = orderLimt
 	details.Freight = freight
 	details.Freight = freight
-	details.TotalPrice = totalCoupon
+	details.TotalPrice = total_price
 	details.PayBalance = paiedCash
 	details.PayBalance = paiedCash
 	details.PaySilver = paiedSilver
 	details.PaySilver = paiedSilver
-	details.PayCoupon = total_quan
+	details.PayCoupon = totalCoupon
 	details.Discount = dis_amount
 	details.Discount = dis_amount
 	details.ShouldPay = total_weixin
 	details.ShouldPay = total_weixin