fixed bug
This commit is contained in:
@@ -10,4 +10,5 @@ class Code
|
||||
public const LOGIN_FAILED = 10004; // 登录失败
|
||||
public const FAILED = 10005; // 操作失败
|
||||
public const LOGIN_EXPIRED = 10006; // 登录失效
|
||||
public const LOGIN_BLACKLIST = 10007; // 黑名单
|
||||
}
|
||||
|
Reference in New Issue
Block a user