Pu Zhibing
2024-09-30 05f3f129924bf9478d0bfdf42cf60bb82af2d9a7
ruoyi-service/ruoyi-order/src/main/java/com/ruoyi/order/service/TShoppingOrderService.java
@@ -80,4 +80,6 @@
    List<SixShopDto> sixBefore(LocalDate sixBefore, Integer status);
    BigDecimal getSumAmount(LocalDate sixBefore);
    List<Map<String, Object>> getData(ChargingStatisticsQueryDto statisticsQueryDto);
}