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