luodangjia
2024-11-01 be1ab2eb2032a747a409fb765ec90f76c3116c51
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);
}