ruoyi-modules/ruoyi-shop/src/main/java/com/ruoyi/shop/controller/management/MgtShopController.java
@@ -32,10 +32,10 @@ @RequestMapping("/mgt/shop") public class MgtShopController { @Autowired @Resource private ShopService shopService; @Autowired @Resource private ShopRelTagService shopRelTagService; @RequestMapping(value = "/pageMgtShop", method = RequestMethod.POST)