This commit is contained in:
@@ -20,7 +20,7 @@ public class BookRecordMonthListDto {
|
||||
*/
|
||||
@NotBlank(message = "考勤本ID不能为空")
|
||||
@Schema(description = "考勤本ID", required = true)
|
||||
private String bookId;
|
||||
private Integer bookId;
|
||||
|
||||
/**
|
||||
* 月份(必填,格式:yyyy-MM)
|
||||
|
||||
Reference in New Issue
Block a user