cloud-server-course/src/main/java/com/dsh/course/feignclient/other/StoreClient.java @@ -22,6 +22,7 @@ */ /** * 根据名称模糊搜索门店 * * @param name * @return */ @@ -31,6 +32,7 @@ /** * 根据门店id获取门店信息 * * @param id * @return */