今日挑战互动接口
This commit is contained in:
@@ -338,6 +338,7 @@ export const STATUS = {
|
||||
ACTIVITY_TASK_UNCOMPLETED: { code: 50002, simStr: '任务还未完成' },
|
||||
ACTIVITY_NO_POINT: { code: 50003, simStr: '奖章不足' },
|
||||
ACTIVITY_REWARDED: { code: 50004, simStr: '已经领取过' },
|
||||
ACTIVITY_TIME_ERROR: { code: 50004, simStr: '时间错误' },
|
||||
// GM后台相关状态 60000 - 69999
|
||||
GM_ERR_PASSWORD: { code: 60001, simStr: '账号或密码错误' },
|
||||
GM_MISS_API: { code: 60002, simStr: '未找到该接口' },
|
||||
|
||||
Reference in New Issue
Block a user