mitao
2024-07-20 1f3e9dc85399290910cde7149806323305544e0d
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