whyclxw
2025-02-25 bf49a996c7481e1ee31a753be8845758be544b89
src/main/java/com/whyc/pojo/Battinf.java
@@ -361,4 +361,8 @@
    @TableField(" comm_port")
    @ApiModelProperty("通信端口号[0使用默认端口102]-现适用于BTS2202'")
    private Integer commPort;
    @TableField(" label_cfg")
    @ApiModelProperty("实时监控标签配置(空字符串所有都选中)")
    private String labelCfg;
}