feat(活动): 节日活动-火神祭祀

This commit is contained in:
luying
2023-03-16 17:25:31 +08:00
parent f6a19fdc01
commit 04cecc2d5d
24 changed files with 566 additions and 14 deletions

View File

@@ -59,6 +59,8 @@ export enum ACTIVITY_TYPE {
SHOP = 44, // 限时商店
GUIDE_GACHA = 45, // 500抽
POP_NOTICE = 46, // 打脸公告
MINI_GAME = 47, // 小游戏
FORGE = 48, // 火神祭祀
GROUP_SHOP = 49, // 团购
BIND_PHONE = 50, // 绑定手机号
}