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