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; }