teamOuId 平台班组id
This commit is contained in:
parent
a6d7dfd76e
commit
986407d5db
@ -25,11 +25,17 @@ public class GantOrUnGantaWorkerLeaderRoleReq {
|
||||
private Long workspaceId;
|
||||
|
||||
/**
|
||||
* 单位id
|
||||
* 团队单位id
|
||||
*/
|
||||
@NotNull
|
||||
private Long ouId;
|
||||
|
||||
/**
|
||||
* 平台班组id
|
||||
*/
|
||||
@NotNull
|
||||
private Long teamOuId;
|
||||
|
||||
/**
|
||||
* 身份id
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user