类名修改测试:ApplyAttendanceChangeDto1->ApplyAttendanceChange1Dto
All checks were successful
类变更检测 / class-change-check (push) Successful in 16s

This commit is contained in:
2026-06-08 15:07:02 +08:00
parent 01b3e75968
commit e86991c66e
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -13,7 +13,7 @@ import java.util.Date;
*/ */
@Getter @Getter
@Setter @Setter
public class ApplyAttendanceChangeDto1 { public class ApplyAttendanceChange1Dto {
/** 流程主键 */ /** 流程主键 */
private Integer taskId; private Integer taskId;