Commit d96a6fac by wangli

修改

1 parent 05b1ac9a
......@@ -17,7 +17,7 @@ public class SkillController {
@Autowired
SkillGroupCategoryService skillGroupCategoryService;
@GetMapping("/pea-order/skill/group/category")
@GetMapping("/skill/group/category")
public Result<?> skillGroupCategory() {
Result<?> res = null;
try {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!