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