no
DESKTOP-71BH0QO\L、ming
2021-04-21 1435be1dbe6e404cf45d81da4d47fea5fd51b24d
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/ComShopStoreService.java
@@ -64,4 +64,11 @@
     * @return
     */
    R getUserStoreInfo(Long userId);
    /**
     * 获取店铺——根据电话号
     * @param phone
     * @return
     */
    R getStoreByPhone(String phone);
}