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

This commit is contained in:
2026-06-08 16:49:56 +08:00
parent 22728b8408
commit 75d56c24ef

View File

@@ -20,7 +20,7 @@ public class ApplyAttendanceChangeVo {
/** 流程主键 */
private String flowId;
/** 流程标题集合 */
private String flowTitleList;
private List<String> flowTitleList1;
/** 申请人员 */
private Integer applyUser1;
/** 申请日期 */