Vo字段类型新增测试
All checks were successful
类变更检测 / class-change-check (push) Successful in 16s

This commit is contained in:
2026-06-08 16:41:30 +08:00
parent 2c6ebcb737
commit 6a3a3a72d7

View File

@@ -23,6 +23,8 @@ public class ApplyAttendanceChangeVo {
private String flowTitle;
/** 申请人员 */
private String applyUser;
/** 申请人员集合 */
private String applyUserList;
/** 申请日期 */
private Date applyDate;
/** 变更人员id */