whyclxw
2025-05-30 10a094864f75928f853e1ebb0311b0a20b858901
src/main/java/com/whyc/pojo/db_station/PowerInf.java
@@ -72,12 +72,14 @@
    @TableField(exist = false)
    private String city;
    @TableField(exist = false)
    private String country;
    @TableField(exist = false)
    private String fullName;
    @TableField(exist = false)
    private String stationType;
}