no
DESKTOP-71BH0QO\L、ming
2021-04-20 37c06df9437254f5821fd372e10d13a52fa1041c
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);
}