活动:成长基金添加购买记录

This commit is contained in:
qiaoxin
2021-04-30 16:01:49 +08:00
parent 73e3836a54
commit a29b88d91d
6 changed files with 101 additions and 5 deletions

View File

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