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

This commit is contained in:
2026-06-08 14:52:48 +08:00
parent 3ae49737e2
commit bd78fa5872

View File

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