fuwencai 1 anno fa
parent
commit
dce437074f
1 ha cambiato i file con 1 aggiunte e 3 eliminazioni
  1. 1 3
      src/jfw/modules/subscribepay/src/entity/equityActive.go

+ 1 - 3
src/jfw/modules/subscribepay/src/entity/equityActive.go

@@ -78,7 +78,6 @@ func (e *EquityActive) GiftVip() {
 		if b {
 			go e.sendAlarmMail(activeName, activeId, threshold.Name, mold, 0)
 		}
-
 		return
 	}
 	if b && int(count)-1 <= threshold.Value {
@@ -128,8 +127,7 @@ func (e *EquityActive) matchOrder() (ok bool, mold int) {
 			ok = true
 			mold = valueMoldMonth //非全国赠送1月
 		}
-		//其他不赠送	// 升级
-		// 判断是否是年度会员  不是年度会员则不赠送 是则赠送1月
+		//其他不赠送
 		return
 	} else if e.OrderType == valueOrderTypeUpgrade {
 		// 升级