Skip to content

Commit

Permalink
feat:查询部门信息接口 返回字段变动导致异常 TencentBlueKing#11151
Browse files Browse the repository at this point in the history
  • Loading branch information
fcfang123 committed Oct 29, 2024
1 parent 4656e0d commit 9a2e68d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ class AuthDeptServiceImpl @Autowired constructor(
)
}

@Suppress("NestedBlockDepth")
override fun listMemberInfos(
memberIds: List<String>,
memberType: ManagerScopesEnum
Expand Down

0 comments on commit 9a2e68d

Please sign in to comment.