whyclxw
2025-05-27 285e8c1270fc75997ac2340a06f224a7f3fe7b6b
src/main/java/com/whyc/pojo/db_alarm/BattalarmData.java
@@ -83,5 +83,13 @@
    @TableField(exist = false)
    private String stationName;
    @TableField(exist = false)
    private String provice;
    @TableField(exist = false)
    private String city;
    @TableField(exist = false)
    private String country;
    @TableField(exist = false)
    private String fullName;
}