Pu Zhibing
4 天以前 dca440a3ffc59710656931de97f797c4e13c5f3f
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);
}