This commit is contained in:
@@ -16,7 +16,7 @@ import java.util.Date;
|
|||||||
public class ApplyAttendanceChangeVo {
|
public class ApplyAttendanceChangeVo {
|
||||||
|
|
||||||
/** 主键 */
|
/** 主键 */
|
||||||
private String id;
|
private Integer id;
|
||||||
/** 流程主键 */
|
/** 流程主键 */
|
||||||
private String flowId;
|
private String flowId;
|
||||||
/** 流程标题 */
|
/** 流程标题 */
|
||||||
|
|||||||
Reference in New Issue
Block a user