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

类型补充-》测试
This commit is contained in:
2026-06-08 17:16:02 +08:00
parent 466a884651
commit 2b88112963
2 changed files with 2 additions and 2 deletions

View File

@@ -21,8 +21,8 @@ public class ApplyAttendanceChangeVo {
private String flowId;
/** 流程标题集合 */
private String flowTitleList;
/** 申请人员集合 */
private List<Integer> applyUserList;
/** 申请人员 */
private Integer applyUser1;
/** 申请日期 */
private Date applyDate;
/** 变更人员id */