捐赠:添加锁
This commit is contained in:
@@ -6,7 +6,7 @@ export const STATUS = {
|
||||
INTERNAL_ERR: { code: 3, simStr: '内部错误' },
|
||||
CONNECTOR_ERR: { code: 4, simStr: '连接服配置错误' },
|
||||
LOGIN_ERR: { code: 5, simStr: '检测到您的账号异地登录,已被迫下线' },
|
||||
REDLOCK_ERR: { code: 6, simStr: 'redlock错误' },
|
||||
REDLOCK_ERR: { code: 6, simStr: '请勿频繁操作' },
|
||||
SERVER_MAINTENANCE: { code: 7, simStr: '服务器维护中' },
|
||||
VERSION_ERR: { code: 8, simStr: '版本号太低,请更新' },
|
||||
BLOCK_WORDS: { code: 9, simStr: '内容有不合法词汇' },
|
||||
|
||||
Reference in New Issue
Block a user