xuzhiheng 5 anos atrás
pai
commit
116683cced

+ 1 - 1
src/jfw/modules/subscribepay/src/service/vipRenewUpgrade.go

@@ -175,7 +175,7 @@ func (this *RenewUpgrade) RenewUpgradeCreateOrder() {
 		if totalfee == 0 {
 		if totalfee == 0 {
 			totalfee = 1
 			totalfee = 1
 		}
 		}
-		totalfee = 1
+		//		totalfee = 1
 
 
 		//创建订单
 		//创建订单
 		tradeno, prepayid, payStr := "", "", ""
 		tradeno, prepayid, payStr := "", "", ""