From 942b88f5ac91eb11527a847367d519349563c501 Mon Sep 17 00:00:00 2001 From: iamhujiebin <458249864@qq.com> Date: Sat, 22 Jul 2023 14:55:50 +0800 Subject: [PATCH] =?UTF-8?q?To=20celebrate=20the=20launch=20of=20the=20new?= =?UTF-8?q?=20version=204.0.0=20of=20Hilo,=20we=20will=20reward=20=20Hilo?= =?UTF-8?q?=20users=20with=20gold=20coins=20for=20free,=20as=20shown=20in?= =?UTF-8?q?=20the=20form.=20Thanks=20for=20everyone's=20support=20and=20lo?= =?UTF-8?q?ve,=20Hilo=20will=20continue=20to=20provide=20you=20with=20bett?= =?UTF-8?q?er=20services=20and=20fun=EF=BC=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _const/enum/msg_e/enum.go | 1 + 1 file changed, 1 insertion(+) diff --git a/_const/enum/msg_e/enum.go b/_const/enum/msg_e/enum.go index 953f98f..72b62c6 100644 --- a/_const/enum/msg_e/enum.go +++ b/_const/enum/msg_e/enum.go @@ -119,6 +119,7 @@ const ( CpAnniversaryNotice = 57 // cp纪念日提醒 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! ) type MsgSysUserType = mysql.Type -- 2.22.0