zxl
2025-05-29 71f61d13531b3e2a0099ba5afe3f268c99c5bacf
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;
@@ -33,6 +34,7 @@
    private Integer whichYear;
    /** 运维单位 */
    private String unitName;
    private Integer unitId;
    /** 合同名称 */
    private String contractName;