package system const AdminAuthorityId = 888 const NormalAuthorityId = 1 // 普通用户权限(默认注册的用户都是普通用户)