Revert "登录:多地登陆拦截"

This reverts commit f7dcf1b130.
This commit is contained in:
luying
2022-06-13 15:11:48 +08:00
parent f7dcf1b130
commit 68e5d11230
2 changed files with 6 additions and 3 deletions

View File

@@ -15,7 +15,6 @@ export const STATUS = {
ACCESS_BUSY: { code: 12, simStr: '您不久前发送过消息了,请稍等一下' },
ONLINE_USER_MAX: { code: 13, simStr: '服务器繁忙,请稍后再试' },
FUNCTION_CLOSE: { code: 14, simStr: '抱歉,该功能暂时关闭' },
LOGIN_DUPLICATE: { code: 15, simStr: '您的账号在其他设备上已登录' },
GLOBAL_ERR: { code: 1003, simStr: '服务器内部错误' },
UPDATE_INFO_ERR: {code: 1004, simStr: '热更新配置错误'},
// http请求