From b628f0704aa986f3c322cfb1ff9b4abddb4564ec Mon Sep 17 00:00:00 2001 From: jingyushiwo <751360932@qq.com> Date: Thu, 3 Jun 2021 13:52:15 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=90=E8=90=A5=EF=BC=9A=E6=B4=BB=E5=8A=A8ty?= =?UTF-8?q?pe=E6=96=B0=E5=A2=9E=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/resource/jsons/dic_zyz_activityType.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/shared/resource/jsons/dic_zyz_activityType.json b/shared/resource/jsons/dic_zyz_activityType.json index ef23e0282..eb7a162f4 100644 --- a/shared/resource/jsons/dic_zyz_activityType.json +++ b/shared/resource/jsons/dic_zyz_activityType.json @@ -142,5 +142,17 @@ "activityType": 24, "name": "POP_GIFT", "string": "弹出礼包" + }, + { + "id": 25, + "activityType": 25, + "name": "NEW_PLAYER_SIGN_IN", + "string": "新手签到活动" + }, + { + "id": 26, + "activityType": 26, + "name": "VIP_RECHARGE_MONEY", + "string": "vip累计充值RMB活动" } ] \ No newline at end of file