后台授权模块调整
This commit is contained in:
@@ -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"` // 备注
|
||||
|
||||
Reference in New Issue
Block a user