mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-10-07 00:15:15 +08:00
管理员和用户后台框架完成;用户登录功能完成
This commit is contained in:
@@ -20,7 +20,7 @@ public class UserModel {
|
||||
// 用户昵称
|
||||
String nickname;
|
||||
|
||||
// 用户身份 NOT_LOGIN, ADMIN, LOGIN_USER;
|
||||
// 用户身份 NOT_LOGIN, ADMIN, USER;
|
||||
String group;
|
||||
|
||||
// 用户头像
|
||||
|
Reference in New Issue
Block a user