zxl
6 天以前 8f2e8522daf081ad4da027c39a776fdd9483b97e
ycl-pojo/src/main/java/com/ycl/platform/domain/vo/CalculateReportDetailVO.java
@@ -24,14 +24,18 @@
    private Integer id;
    @JsonFormat(pattern = "yyyy-MM-dd")
    private Date createTime;
    /** 合同 */
    private Integer contractId;
    private Integer whichYear;
    private Integer whichMonth;
    /** 运维单位 */
    private String unitName;
    private Integer unitId;
    /** 合同名称 */
    private String contractName;