This commit is contained in:
2026-01-13 17:04:56 +08:00
parent e39ef931b2
commit 377753c478
18 changed files with 1395 additions and 142 deletions

View File

@ -28,7 +28,7 @@ public class LngScorePageVo {
* 评分日期
*/
@ApiModelProperty("评分日期")
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
@JsonFormat(pattern = "yyyy-MM-dd")
private LocalDateTime dateGrade;
/**
* 评价体系主键