This commit is contained in:
@@ -16,7 +16,7 @@ import java.util.Date;
|
||||
public class ApplyAttendanceChangeDto {
|
||||
|
||||
/** 流程主键 */
|
||||
private String taskId;
|
||||
private Integer taskId;
|
||||
/** 流程标题 */
|
||||
private String flowTitle;
|
||||
/** 申请人员 */
|
||||
|
||||
Reference in New Issue
Block a user