yanghui
2022-11-23 7a50ab251493b23fe50247a483fc0e2b0c39e67b
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ComShopFlowerOrderService.java
@@ -212,4 +212,11 @@
     * @return
     */
    R getQuota(Long storeId);
    /**
     * 商家后台经营数据统计-上
     * @param storeId
     * @return
     */
    R selectSumOrderAndAmountByStoreId(Long storeId);
}