@TableName(value="sys_user") public class SysUser extends BaseEntity implements Serializable
SysUser()
SysUser(Long userId)
boolean
isAdmin()
static boolean
isAdmin(Long userId)
getParams
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SysUser()
public SysUser(Long userId)
public boolean isAdmin()
public static boolean isAdmin(Long userId)
Copyright © 2022. All rights reserved.