API参数变更检测-类对象参数 - 新增参数
All checks were successful
类变更检测 / class-change-check (push) Successful in 18s

This commit is contained in:
2026-06-09 10:07:38 +08:00
parent 1202dd95d6
commit 2aa7b0c4ef

View File

@@ -18,6 +18,8 @@ public class ApplyAttendanceOutsideDto {
/** 审批id */
private Integer taskId;
/** 审批人 */
private String person;
/** 流程标题 */
private String flowTitle;
/** 申请人id */