Vo字段类型修改 & 删除字段
All checks were successful
类变更检测 / class-change-check (push) Successful in 16s

This commit is contained in:
2026-06-08 16:43:09 +08:00
parent 6a3a3a72d7
commit afe9cfc70f

View File

@@ -22,9 +22,7 @@ public class ApplyAttendanceChangeVo {
/** 流程标题 */
private String flowTitle;
/** 申请人员 */
private String applyUser;
/** 申请人员集合 */
private String applyUserList;
private Integer applyUser;
/** 申请日期 */
private Date applyDate;
/** 变更人员id */