权限组
This commit is contained in:
@@ -143,15 +143,10 @@ message LdapGroupFilter {
|
||||
optional int64 sort = 7;
|
||||
|
||||
optional bytes other_filter = 101; // 其他过滤条件
|
||||
optional LdapGroupIds ldap_grouop_ids = 102; // 资源ID列表
|
||||
repeated int64 ldap_grouop_ids = 102; // 资源ID列表
|
||||
optional bytes metadata = 103;
|
||||
}
|
||||
|
||||
message LdapGroupIds {
|
||||
repeated int64 ldap_grouop_ids = 1;
|
||||
}
|
||||
|
||||
|
||||
|
||||
//获取ldap部门列表
|
||||
message GetLdapOrganizationsRsp{
|
||||
|
||||
Reference in New Issue
Block a user