diff --git a/_const/enum/msg_e/enum.go b/_const/enum/msg_e/enum.go index 72b62c65810f635955209c633ec446b678ccd66f..1d1c693ab0fbc74d577cd3bc8efc00b8924ccde4 100644 --- a/_const/enum/msg_e/enum.go +++ b/_const/enum/msg_e/enum.go @@ -120,6 +120,7 @@ const ( GemAward = 58 // 粉钻奖励 GemPlatformAward = 63 // Congratulations on your get gold reward! Please play in the game!> GemPlatformAward2 = 64 // To celebrate the launch of the new version 4.0.0 of Hilo, we will reward Hilo users with gold coins for free, as shown in the form. Thanks for everyone's support and love, Hilo will continue to provide you with better services and fun! + RaceWeekMedal = 65 // 赛车周榜勋章 ) type MsgSysUserType = mysql.Type