Showing
1 changed file
with
1 additions
and
0 deletions
@@ -6,6 +6,7 @@ | @@ -6,6 +6,7 @@ | ||
6 | ------------------ | 6 | ------------------ |
7 | ##### 参数说明: | 7 | ##### 参数说明: |
8 | id为课程目录的id,例如目录“教材”的id是 1,请求 /course/catalog?id=1 则返回“教材”目录下所有的二级目录 | 8 | id为课程目录的id,例如目录“教材”的id是 1,请求 /course/catalog?id=1 则返回“教材”目录下所有的二级目录 |
9 | +id为空则返回所有一级目录 | ||
9 | 10 | ||
10 | ------------------ | 11 | ------------------ |
11 | 12 |
-
Please register or login to post a comment