luodangjia
2024-10-31 7e383cd9001f48141449c2f4e7e007348217f4f8
ruoyi-service/ruoyi-order/src/main/java/com/ruoyi/order/mapper/TChargingOrderMapper.java
@@ -139,4 +139,6 @@
   List<Map<String, Object>> needElec1(@Param("siteIds")List<Integer> siteIds,@Param("statisticsQueryDto")  ChargingStatisticsQueryDto statisticsQueryDto);
   Long countNoTag();
    Long countCar(@Param("brands") List<String> brands);
}