fuliqi
2024-09-10 7d5ea3631d163343b652bd6bd40b94b34c4194eb
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;