From fcd7d62d40146c9f259ababb70ae730d1a3facf2 Mon Sep 17 00:00:00 2001 From: jingyushiwo <751360932@qq.com> Date: Tue, 15 Jun 2021 13:44:12 +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 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/shared/resource/jsons/dic_zyz_activityType.json b/shared/resource/jsons/dic_zyz_activityType.json index 904f3b020..d026f3df4 100644 --- a/shared/resource/jsons/dic_zyz_activityType.json +++ b/shared/resource/jsons/dic_zyz_activityType.json @@ -170,5 +170,15 @@ "activityType": 29, "name": "COMMON_SEVEN_DAY", "string": "通用七天乐活动" + }, + { + "activityType": 30, + "name": "DAILY_MEAL", + "string": "每日领取免费午饭、晚饭活动" + }, + { + "activityType": 31, + "name": "DAILY_COIN", + "string": "每日兑换铜钱" } ] \ No newline at end of file