Pu Zhibing
4 天以前 74dbde1f3b2f42c42a67ccd1df82f4d89c729559
ruoyi-service/ruoyi-order/src/main/java/com/ruoyi/order/service/TShoppingOrderService.java
@@ -80,7 +80,7 @@
    List<SixShopDto> sixBefore(LocalDate sixBefore, Integer status);
    BigDecimal getSumAmount(LocalDateTime sixBefore);
    BigDecimal getSumAmount();
    List<Map<String, Object>> getData(ChargingStatisticsQueryDto statisticsQueryDto);
}