ruoyi-modules/ruoyi-shop/src/main/java/com/ruoyi/shop/service/shop/ShopService.java
@@ -272,7 +272,7 @@ * @param userId * @return Shop */ Shop getShopByBelongUserId(Long userId); List<Shop> getShopByBelongUserId(Long userId); /** * @description 员工端获取商户列表