无关风月
2025-03-05 2c74e3e18bc372f33fcc2f4ea4ab1d9d393c2753
ruoyi-api/ruoyi-api-chargingPile/src/main/java/com/ruoyi/chargingPile/api/factory/SiteFallbackFactory.java
@@ -61,7 +61,7 @@
            }
            @Override
            public PageInfo<Site> getSiteListPaging(Integer PageNo, Integer PageSize) {
            public PageInfo<Site> getSiteListPaging(Integer PageNo, Integer PageSize, List<String> ids) {
                return null;
            }
        };