This commit is contained in:
@@ -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;
|
||||||
/** 申请日期 */
|
/** 申请日期 */
|
||||||
|
|||||||
Reference in New Issue
Block a user