ycl-pojo/src/main/java/com/ycl/platform/domain/vo/CalculateReportVO.java
@@ -26,6 +26,12 @@ /** 合同 */ private Integer contractId; /** 运维单位 */ private String unitName; /** 合同名称 */ private String contractName; /** 核算日期 */ private LocalDateTime calculateTime;