商店:基础数据及购买

This commit is contained in:
luying
2022-07-25 17:41:04 +08:00
parent 4bf75fcda5
commit 4cf4511ee7
13 changed files with 952 additions and 565 deletions

View File

@@ -56,6 +56,7 @@ export enum ACTIVITY_TYPE {
TIME_LIMIT_RANK = 41, // 限时排行榜
TASK_PASS = 42, // 战令活动
GUILD_PAY = 43, // 军团充值人数
SHOP = 44, // 限时商店
}
/**