用户登录后处理头像到前台
This commit is contained in:
@@ -45,6 +45,7 @@ public interface SecurityConstants {
|
||||
String USER_INDEX_KEY = "userIndex";
|
||||
String USER_TYPE = "userType";
|
||||
String USER_NAME_KEY = "user_name";
|
||||
String USER_HEAD_KEY = "headSculpture";
|
||||
String USER_NICKNAME_KEY = "nickname";
|
||||
String CLIENT_ID_KEY = "client_id";
|
||||
String DEPT_INDEX_KEY = "deptIndex";
|
||||
|
||||
Reference in New Issue
Block a user