feat: 增加二级分类及标签

This commit is contained in:
秋水浮尘
2023-10-17 01:25:19 +08:00
parent 7ba8d52bfe
commit 5214648d90
9 changed files with 392 additions and 299 deletions

View File

@@ -3,9 +3,9 @@
*/
export const apiName = {
/**
* 获取一级/二级分类
* 获取一级
*/
getInterviewCategory: '/admin/question/category/getCategory',
queryPrimaryCategory: '/subject/category/queryPrimaryCategory',
/**
* 获取三级分类标签