mitao
2024-06-03 a6508a543e3727eb527db5feec9ac7155e88f599
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