whyclxw
2024-12-04 76bd3698107ded99b7183b4ce0b80b05eeb696c4
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;
}