鞍钢鲅鱼圈能源管控系统后端代码
潘志宝
6 天以前 8eecc7078abc724f8c01a2b4f73e96da666c5c74
ansteel-biz/src/main/java/com/iailab/module/ansteel/api/dto/PowerCapacitorStatusDTO.java
@@ -25,14 +25,8 @@
   @Schema(description = "主变数量")
   private String mainCount;
   @Schema(description = "主变测点编码")
   private String mainPoint;
   @Schema(description = "下属数量")
   private String childCount;
   @Schema(description = "下属测点编码")
   private String childPoint;
   @Schema(description = "投运数量")
   private String onCount;