类中文说明补充
All checks were successful
类变更检测 / class-change-check (push) Successful in 15s

This commit is contained in:
2026-06-08 16:30:50 +08:00
parent e367d4257f
commit 90afda6c3c
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -20,7 +20,7 @@ public class BookRecordMonthListDto {
*/
@NotBlank(message = "考勤本ID不能为空")
@Schema(description = "考勤本ID", required = true)
private String bookId;
private Integer bookId;
/**
* 月份必填格式yyyy-MM