DESKTOP-71BH0QO\L、ming
2021-04-20 77bd80eadf1d3b973f640b8e7d9b630d14afb2d8
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ComShopStoreService.java
@@ -57,4 +57,11 @@
     * @return
     */
    R getOneInfo(Long id);
    /**
     * 获取用户商铺信息
     * @param userId
     * @return
     */
    R getUserStoreInfo(Long userId);
}