ruoyi-modules/ruoyi-goods/src/main/java/com/ruoyi/goods/controller/forepart/ForepartGoodsBrandController.java
@@ -25,7 +25,7 @@ @RestController @RequestMapping("/forepart/goods-brand") @RequiredArgsConstructor @Api(value = "商品品牌接口", tags = "商品品牌接口", description = "商品品牌接口") @Api(value = "用戶端-商品品牌接口", tags = "用戶端-商品品牌接口", description = "用戶端-商品品牌接口") public class ForepartGoodsBrandController { @Resource