first
This commit is contained in:
@ -17,6 +17,12 @@ public interface UserConstant {
|
||||
String USER_DEFAULT_AVATAR = "";
|
||||
|
||||
|
||||
/**
|
||||
* 用户登录键
|
||||
*/
|
||||
String USER_LOGIN_STATE = "qingcheng";
|
||||
|
||||
|
||||
/**
|
||||
* 默认角色
|
||||
*/
|
||||
|
Reference in New Issue
Block a user