diff --git a/shared/resource/jsons/dic_zyz_activityType.json b/shared/resource/jsons/dic_zyz_activityType.json index d026f3df4..4174f037e 100644 --- a/shared/resource/jsons/dic_zyz_activityType.json +++ b/shared/resource/jsons/dic_zyz_activityType.json @@ -180,5 +180,25 @@ "activityType": 31, "name": "DAILY_COIN", "string": "每日兑换铜钱" - } + }, + { + "activityType": 32, + "name": "DAILY_GK", + "string": "每日关卡(每日开启一关)" + }, + { + "activityType": 33, + "name": "REFRESH_SHOP", + "string": "通用的刷新商店(分页,可刷新,限制购买次数,支持rmb与资源兑换)" + }, + { + "activityType": 34, + "name": "REFRESH_TASK", + "string": "通用的刷新任务(分页,可刷新,限制领取次数)" + }, + { + "activityType": 35, + "name": "MONOPOLY", + "string": "大富翁游戏" + } ] \ No newline at end of file