Browse Source

feat:区域

wangshan 2 years ago
parent
commit
df9e57e9e8
1 changed files with 1 additions and 0 deletions
  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
 				}