From 77f4560e81e12fa572f250b2b40bc01dc3b9a3d6 Mon Sep 17 00:00:00 2001 From: jingyushiwo <751360932@qq.com> Date: Fri, 4 Jun 2021 13:50:45 +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=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/resource/jsons/dic_zyz_activityType.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/shared/resource/jsons/dic_zyz_activityType.json b/shared/resource/jsons/dic_zyz_activityType.json index eb7a162f4..d8e04744b 100644 --- a/shared/resource/jsons/dic_zyz_activityType.json +++ b/shared/resource/jsons/dic_zyz_activityType.json @@ -154,5 +154,21 @@ "activityType": 26, "name": "VIP_RECHARGE_MONEY", "string": "vip累计充值RMB活动" + }, + { + "id": 27, + "activityType": 27, + "name": "SEVEN_DAY", + "string": "7天乐活动(每日特惠礼包,成长任务活动,今日挑战活动)" + }, + { + "activityType": 28, + "name": "FOURTEEN_DAY", + "string": "14天乐活动" + }, + { + "activityType": 29, + "name": "COMMON_SEVEN_DAY", + "string": "通用七天乐活动" } ] \ No newline at end of file