whyclxw
2025-05-16 bf3b932fa31c8126c46c5ba80e3ffc765023d58a
src/main/java/com/whyc/pojo/db_station/PowerInf.java
@@ -63,5 +63,18 @@
    @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;
}