wangshan 2 vuotta sitten
vanhempi
commit
df9e57e9e8
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/jfw/modules/subscribepay/src/entity/equityCode.go

+ 1 - 0
src/jfw/modules/subscribepay/src/entity/equityCode.go

@@ -307,6 +307,7 @@ func (e *EquityCode) UseEquityCodeAndAuthority() (m string, flag bool) {
 				flag = b
 			} else if baseMsg.VipStatus < 1 { //新订单
 				//兑换 超级订阅 默认一个省
+				buySet.AreaCount = 1
 				if productInfo.Province != 0 {
 					buySet.AreaCount = productInfo.Province
 				}