Skip to content

Commit 981d234

Browse files
author
ljl
committed
iam:fix role.
1 parent 2ec3203 commit 981d234

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

support/iam/src/basic/serv/iam_role_serv.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,6 @@ impl IamRoleServ {
399399
let tenant_app_roles = Self::find_detail_items(
400400
&IamRoleFilterReq {
401401
basic: RbumBasicFilterReq {
402-
with_sub_own_paths: true,
403402
..Default::default()
404403
},
405404
kind: Some(IamRoleKind::App),

0 commit comments

Comments
 (0)