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

This commit is contained in:
2026-06-08 14:41:50 +08:00
parent 9141fdbb19
commit 3ae49737e2
2 changed files with 2 additions and 2 deletions

View File

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