mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-05-09 21:32:08 +08:00
【优化】租户功能,框架优化
This commit is contained in:
@@ -5,9 +5,10 @@ type AppContext struct {
|
||||
|
||||
type LoginAccount struct {
|
||||
UserId int64
|
||||
TenantId int64
|
||||
RoleId int64
|
||||
DeptId int64
|
||||
PostId int64
|
||||
Username string
|
||||
Rolename string
|
||||
RoleKey string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user