活动:成长基金-主线

This commit is contained in:
qiaoxin
2021-04-29 20:55:15 +08:00
parent d34a72d419
commit 8b07ef352e
7 changed files with 327 additions and 12 deletions

View File

@@ -346,6 +346,7 @@ export const STATUS = {
ACTIVITY_CLOSED: { code: 50009, simStr: '关闭中' },
ACTIVITY_DAY_INDEX_OVER: { code: 50010, simStr: '心急吃不了热豆腐' },
ACTIVITY_EXPIRE: { code: 50011, simStr: '活动到期,刷新' },
ACTIVITY_GROWTH_FUND_END: { code: 50012, simStr: '成长基金活动结束' },
// GM后台相关状态 60000 - 69999
GM_ERR_PASSWORD: { code: 60001, simStr: '账号或密码错误' },
GM_MISS_API: { code: 60002, simStr: '未找到该接口' },