Pu Zhibing
2 天以前 901843cdf54978385c52f34ff7aff9c7dec4b6ac
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);
}