diff --git a/_const/enum/msg_e/enum.go b/_const/enum/msg_e/enum.go index a2f6719f4deabb859e0199e7d2331c6817423e7f..6739c6fe0d8c02df8dc4b46fb051f10596ff91f9 100644 --- a/_const/enum/msg_e/enum.go +++ b/_const/enum/msg_e/enum.go @@ -117,6 +117,7 @@ const ( ActSlotStageAwardNotice = 55 // slot阶梯活动 NewUserRegisterPush1_1 = 56 // 首次充值免费获得永久充值勋章!累积充值$50可申请特殊ID:ABBABB! CpAnniversaryNotice = 57 // cp纪念日提醒 + GemAward = 58 // 粉钻奖励 ) type MsgSysUserType = mysql.Type