liurunyu
2024-11-29 5b558e2637d4f8325e70fa7b19335dfc72e257fb
pipIrr-platform/pipIrr-global/src/main/java/com/dy/pipIrrGlobal/voRm/VoLossDay.java
@@ -46,5 +46,6 @@
    private java.util.Date dtRtu;
    @Schema(description = "日漏损流量", requiredMode = Schema.RequiredMode.NOT_REQUIRED)
    @JsonFormat(shape = JsonFormat.Shape.NUMBER_FLOAT, pattern="0.00" )
    private Double lossAmount;
}