feat(REQ-3714): 项目删除加上ouId
This commit is contained in:
parent
ddeb46cccb
commit
ee114b0a5e
@ -16,6 +16,8 @@ import java.util.List;
|
||||
@SuperBuilder
|
||||
public class NodeUserWorkspaceDelete {
|
||||
|
||||
private Long ouId;
|
||||
|
||||
private Long workspaceId;
|
||||
|
||||
private Long operatorId;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user