zxl
2025-04-07 23fc1a4a8de125d8bee6fc602e767a5310b89f3e
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;
}