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