ApplyAttendanceChangeDto类变更
All checks were successful
类变更检测 / class-change-check (push) Successful in 14s
All checks were successful
类变更检测 / class-change-check (push) Successful in 14s
This commit is contained in:
@@ -16,7 +16,7 @@ import java.util.Date;
|
|||||||
public class ApplyAttendanceChangeDto {
|
public class ApplyAttendanceChangeDto {
|
||||||
|
|
||||||
/** 流程主键 */
|
/** 流程主键 */
|
||||||
private String taskId;
|
private Integer taskId;
|
||||||
/** 流程标题 */
|
/** 流程标题 */
|
||||||
private String flowTitle;
|
private String flowTitle;
|
||||||
/** 申请人员 */
|
/** 申请人员 */
|
||||||
|
|||||||
Reference in New Issue
Block a user