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