Merge branch 'feature/REQ-3488-zhh' into 'feature/REQ-3488'

Feature/req 3488 zhh

See merge request universal/infrastructure/backend/orgmanax!173
This commit is contained in:
张弘昊 2025-01-13 10:10:53 +00:00
commit 917179ed85

View File

@ -49,6 +49,11 @@ public class OrgUnitRegisterDTO implements Serializable {
*/
private String approvalMsg;
/**
* 审批人
*/
private Long approver;
/**
* 联系人&提交人姓名
*/