ApplyAttendanceOutsideDto
All checks were successful
CodeChecker 变更检测 / code-check (push) Successful in 25s

This commit is contained in:
2026-06-09 11:31:43 +08:00
parent ceb1c81f94
commit 2de66b89f4
6 changed files with 2 additions and 772 deletions

View File

@@ -17,7 +17,7 @@ import java.util.List;
public class ApplyAttendanceOutsideDto {
/** 审批id */
private String taskId;
private Integer taskId;
/** 流程标题 */
private String flowTitle;
/** 申请人id */