xiangpei
2024-08-12 399b7ab49bc9f6a20b4306c6fca23d87d3274c36
ycl-pojo/src/main/java/com/ycl/platform/domain/entity/ContractResult.java
@@ -42,7 +42,7 @@
    private Date checkTime;
    @TableLogic
    private String deleted;
    private Integer deleted;
    private Date updateTime;
}