@TableName(value="sys_user") public class SysUser extends BaseEntity implements UserObject, Serializable
createBy, createTime, params, updateBy, updateTime| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
isAdmin() |
static boolean |
isAdmin(Long userId) |
getParamsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDept, getPassword, getRoles, getUserId, getUserName, setAvatar, setEmail, setNickName, setPhoneNumber, setSexpublic SysUser()
public SysUser(Long userId)
public boolean isAdmin()
isAdmin 在接口中 UserObjectpublic static boolean isAdmin(Long userId)
Copyright © 2023. All rights reserved.