Vo测试 仅修改字段名测试
All checks were successful
类变更检测 / class-change-check (push) Successful in 16s

This commit is contained in:
2026-06-08 16:45:07 +08:00
parent afe9cfc70f
commit 17a320f0df

View File

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