whycxzp
2025-03-24 de44874bf493898eedc1a83f198a90c9f9f736ab
src/main/java/com/whyc/pojo/db_batt/PowerInf.java
@@ -57,11 +57,11 @@
    @TableField("binf_id")
    @ApiModelProperty("电池id")
    private Integer binfId;
    private Integer battGroupId;
    @TableField("binf_name")
    @ApiModelProperty("电池组名称")
    private String binfName;
    private String battGroupName;
    @TableField("mon_vol")