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

This commit is contained in:
2026-06-08 16:47:17 +08:00
parent 17a320f0df
commit 22728b8408

View File

@@ -19,8 +19,8 @@ public class ApplyAttendanceChangeVo {
private Integer id; private Integer id;
/** 流程主键 */ /** 流程主键 */
private String flowId; private String flowId;
/** 流程标题 */ /** 流程标题集合 */
private String flowTitle; private String flowTitleList;
/** 申请人员 */ /** 申请人员 */
private Integer applyUser1; private Integer applyUser1;
/** 申请日期 */ /** 申请日期 */