mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-24 03:18:35 +08:00
iot init
This commit is contained in:
@@ -55,6 +55,7 @@ type UserVo struct {
|
||||
RoleIds string `json:"roleIds"`
|
||||
Roles []entity.SysRole `json:"roles"`
|
||||
Posts []entity.SysPost `json:"posts"`
|
||||
Depts []entity.SysDept `json:"depts"`
|
||||
}
|
||||
|
||||
type UserRolePost struct {
|
||||
|
||||
Reference in New Issue
Block a user