@@ -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
}