格式优化测试
All checks were successful
类变更检测 / class-change-check (push) Successful in 15s

This commit is contained in:
2026-06-08 14:20:40 +08:00
parent a5749339a1
commit 7c807bd9e9
2 changed files with 1 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ import java.util.Date;
public class ApplyAttendanceChangeDto {
/** 流程主键 */
private Integer taskId;
private String taskId;
/** 流程标题 */
private String flowTitle;
/** 申请人员 */