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

This commit is contained in:
2026-06-08 15:21:06 +08:00
parent 17aa214952
commit 6d8cc0eddc
4 changed files with 19 additions and 6 deletions

View File

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