phpcjl
2024-12-10 b662ae8831bbb90b67d2400802cc67ccb5917e1b
ruoyi-service/ruoyi-other/src/main/java/com/ruoyi/other/controller/GoodsCategoryController.java
@@ -26,7 +26,7 @@
 */
@RestController
@RequestMapping("/goods-category")
@Api(tags = "商品分类")
@Api("商品分类")
public class GoodsCategoryController {
    @Resource
    private GoodsCategoryService goodsCategoryService;