后台授权模块调整

This commit is contained in:
momo
2023-11-22 18:15:25 +08:00
parent de05d258ef
commit 64f3547858
10 changed files with 15 additions and 33 deletions

View File

@@ -126,6 +126,7 @@ type (
}
SaveLdapGroupReq {
Id int64 `json:"id"` //id
Type string `json:"type"` //类型
Name string `json:"name"` //名称
Keyword string `json:"keyword"` //关键词
Remark string `json:"remark"` // 备注