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