李振兴

Updated 当前教师课程目录详细信息获取接口 (markdown)

###接口地址
> /teacher/preference/getCatalogDetailInfo
> /teacher/catalog
###请求方式
... ... @@ -12,6 +12,9 @@
###返回值
######获取成功
> 状态码:200
```json
[
... ... @@ -47,6 +50,9 @@
```
######获取失败情况1
> 状态码:500
```json
{"failed":"失败原因"}
```
\ No newline at end of file
... ...