浏览代码

total_price

abiao 1 年之前
父节点
当前提交
e6ac72516c
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      go/gopath/src/fohow.com/apps/controllers/pay_controller/pay_exchange_controller.go

+ 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.OrderLimit = orderLimt
 	details.Freight = freight
-	details.TotalPrice = totalCoupon
+	details.TotalPrice = total_price
 	details.PayBalance = paiedCash
 	details.PaySilver = paiedSilver
-	details.PayCoupon = total_quan
+	details.PayCoupon = totalCoupon
 	details.Discount = dis_amount
 	details.ShouldPay = total_weixin