文档
测试

查询乐器分类

GET
/api/v1/app/courses/course-category

响应参数

参数名
类型
描述
必填
data1
array
目录 数据列表
必填
code
string
示例:db3fa483e3c94f43ae709658147193b7
必填
name
string
示例:陶笛
必填
imgUrl
string
示例:http://localhost:8087/api/v1/file/review?filePath=20236/25/23/1d7ee8a4-3dfd-40b7-b2de-6abf9884c232.png
必填
childrenCategoryList
array
子集 数据列表
必填
code
string
示例:35434f2617454a0eb86a54ee56250b50
必填
parentCode
string
示例:db3fa483e3c94f43ae709658147193b7
必填
name
string
示例:六孔
必填
childrenCategoryList
array
数据列表
必填
resCode
string
示例:0000
必填
resMessage
string
示例:操作成功
必填
timestamp
string
示例:20230726145626834
必填