springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ComShopFlowerOrderService.java
@@ -205,4 +205,11 @@ * @return */ R selectCountByUserId(Long storeId); /** * 获取商家的营业额和可结算金额 * @param storeId * @return */ R getQuota(Long storeId); }