diff --git a/common/constant.go b/common/constant.go index 01e8fcd..f995d6f 100644 --- a/common/constant.go +++ b/common/constant.go @@ -340,7 +340,7 @@ const ( GainWayNianGain_Attack_BigOther = 129 //年兽活动大爆竹攻击年兽获得额外奖励 GainWayNianGain_Attack_BigGuarantee = 130 //年兽活动大爆竹攻击年兽获得保底奖励 GainWayNianGain_Attack_Coin = 131 //攻击年兽获得金币奖励 - GainWayConsume = 132 //累消活动获得 + GainWayConsume = 134 //累消活动获得 ) // 后台选择 金币变化类型 的充值 类型id号起始