新版邀请活动
This commit is contained in:
parent
754f94abbd
commit
5058d2aba1
|
|
@ -197,6 +197,8 @@ func init() {
|
||||||
// 更新自己的积分
|
// 更新自己的积分
|
||||||
if addRechargeScore {
|
if addRechargeScore {
|
||||||
add(log.InviteSnId, log.RechargeScore, log.Money, 10000)
|
add(log.InviteSnId, log.RechargeScore, log.Money, 10000)
|
||||||
|
} else {
|
||||||
|
add(log.InviteSnId, 0, log.Money, 10000)
|
||||||
}
|
}
|
||||||
|
|
||||||
case common.InviteScoreCheckWeek:
|
case common.InviteScoreCheckWeek:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue