This commit is contained in:
@@ -19,8 +19,8 @@ public class ApplyAttendanceChangeVo {
|
||||
private Integer id;
|
||||
/** 流程主键 */
|
||||
private String flowId;
|
||||
/** 流程标题 */
|
||||
private String flowTitle;
|
||||
/** 流程标题集合 */
|
||||
private String flowTitleList;
|
||||
/** 申请人员 */
|
||||
private Integer applyUser1;
|
||||
/** 申请日期 */
|
||||
|
||||
Reference in New Issue
Block a user