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