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; }