Vo测试 字段名&字段类型&字段说明 都修改
All checks were successful
类变更检测 / class-change-check (push) Successful in 16s
All checks were successful
类变更检测 / class-change-check (push) Successful in 16s
类型补充-》测试
This commit is contained in:
Binary file not shown.
@@ -21,8 +21,8 @@ public class ApplyAttendanceChangeVo {
|
|||||||
private String flowId;
|
private String flowId;
|
||||||
/** 流程标题集合 */
|
/** 流程标题集合 */
|
||||||
private String flowTitleList;
|
private String flowTitleList;
|
||||||
/** 申请人员集合 */
|
/** 申请人员 */
|
||||||
private List<Integer> applyUserList;
|
private Integer applyUser1;
|
||||||
/** 申请日期 */
|
/** 申请日期 */
|
||||||
private Date applyDate;
|
private Date applyDate;
|
||||||
/** 变更人员id */
|
/** 变更人员id */
|
||||||
|
|||||||
Reference in New Issue
Block a user