mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-10-12 04:53:47 +08:00
版本预发布
This commit is contained in:
@@ -19,6 +19,8 @@ type RoleListInp struct {
|
||||
|
||||
type RoleListModel struct {
|
||||
entity.AdminRole
|
||||
Label string `json:"label" dc:"标签"`
|
||||
Value int64 `json:"value" dc:"键值"`
|
||||
}
|
||||
|
||||
// RoleMemberListInp 查询列表
|
||||
|
Reference in New Issue
Block a user