src/main/java/com/whyc/pojo/StationInf.java @@ -32,8 +32,5 @@ private Integer stype; @TableField(exist = false) private List<BattInf> binfList; @TableField(exist = false) private List<PowerInf> pinfList; }