ycl-pojo/src/main/java/com/ycl/platform/domain/entity/ContractResult.java
@@ -45,4 +45,9 @@
    private Integer deleted;
    private Date updateTime;
    private Integer whichYear;
    private Integer whichMonth;
    private Integer whichDay;
}