From 06d937d8f8859d9d5695a0fdd7fd21ebe2a5d998 Mon Sep 17 00:00:00 2001 From: jingyushiwo <751360932@qq.com> Date: Sat, 19 Jun 2021 16:18:53 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=90=E8=90=A5=EF=BC=9A=E8=BF=90=E8=90=A5?= =?UTF-8?q?=E6=B4=BB=E5=8A=A8type=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 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/shared/resource/jsons/dic_zyz_activityType.json b/shared/resource/jsons/dic_zyz_activityType.json index 4174f037e..5ed093510 100644 --- a/shared/resource/jsons/dic_zyz_activityType.json +++ b/shared/resource/jsons/dic_zyz_activityType.json @@ -200,5 +200,10 @@ "activityType": 35, "name": "MONOPOLY", "string": "大富翁游戏" + }, + { + "activityType": 36, + "name": "COMMON_SIGN_IN", + "string": "通用签到" } ] \ No newline at end of file