zxl
2025-11-21 97b1e0d4820606bef726f60e459b66afb1e8eab1
ycl-pojo/src/main/java/com/ycl/platform/domain/vo/ContractResultVO.java
@@ -49,4 +49,6 @@
    @JsonFormat(pattern = "yyyy-MM-dd")
    private Date createEndTime;
    private Integer whichYear;
    private Integer whichMonth;
}