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