feat(REQ-3488): 查询班组支持单位id
This commit is contained in:
parent
e4d0ab0060
commit
e40f416764
@ -40,6 +40,10 @@ public class ListProjectTeamReq {
|
||||
|
||||
private Set<Long> organizationalNodeIdList;
|
||||
|
||||
private Long ouId;
|
||||
|
||||
private Set<Long> ouIds;
|
||||
|
||||
private Boolean includeDeleted;
|
||||
|
||||
private List<String> sort;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user