whyclxw
2025-06-09 a84916eb504db4bb18b9280cc8ab1c059824fb1e
src/main/java/com/whyc/pojo/db_station/BattInf.java
@@ -114,4 +114,8 @@
    @TableField(exist = false)
    @ApiModelProperty(value = "设备下电池组个数")
    private Integer battCount;
    @TableField(exist = false)
    @ApiModelProperty(value = "包机组名称")
    private String baojiGroupName;
}