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

This commit is contained in:
2026-06-09 11:39:49 +08:00
parent 17d3cab02d
commit e2b1cb7b72
7 changed files with 62 additions and 8 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 */