无关风月
2024-11-01 4fedd26d2731fd41ff8cd5e214edb3a49647a8f9
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);
}