puzhibing
2024-10-31 bfe65412e7df49a6a20531bd26efb09bc4302045
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);
}