xiangpei
2024-08-31 03f8996994c1334f6dda1a7a131561d6f0736c2f
ycl-pojo/src/main/java/com/ycl/platform/domain/vo/ContractResultVO.java
@@ -38,7 +38,7 @@
    @Excel(name = "考核时间", width = 30, dateFormat = "yyyy-MM-dd")
    private Date checkTime;
    private String deleted;
    private Integer deleted;
    @JsonFormat(pattern = "yyyy-MM-dd")
    private Date updateTime;