总开关测试
All checks were successful
CodeChecker 变更检测 / code-check (push) Successful in 9s

This commit is contained in:
2026-06-09 11:33:25 +08:00
parent 2de66b89f4
commit 3c086d8709
2 changed files with 2 additions and 2 deletions

View File

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