潘志宝
9 天以前 8b32e9be8a2b3eb2f4e3490b304b6d01415f1802
iailab-module-data/iailab-module-data-biz/src/main/java/com/iailab/module/data/point/vo/DaPointExcelVO.java
@@ -93,6 +93,10 @@
    @ExcelProperty("累计长度")
    private Integer length;
    @Schema(description = "累计单位")
    @ExcelProperty("累计单位")
    private String cumulateUnit;
    @Schema(description = "除数")
    @ExcelProperty("除数")
    private Integer divisor;