类别修改
This commit is contained in:
parent
fa4921e38c
commit
d7c51838c9
@ -26,6 +26,7 @@ public class AppCategoryController {
|
|||||||
private CategoryService categoryService;
|
private CategoryService categoryService;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@GetMapping("/classList")
|
@GetMapping("/classList")
|
||||||
@ApiOperation("分类列表")
|
@ApiOperation("分类列表")
|
||||||
public R classList(){
|
public R classList(){
|
||||||
|
Loading…
Reference in New Issue
Block a user