Showing
1 changed file
with
4 additions
and
2 deletions
@@ -13,8 +13,10 @@ appIsExperience | boolean | 默认值为false | @@ -13,8 +13,10 @@ appIsExperience | boolean | 默认值为false | ||
13 | 13 | ||
14 | e.g: {{localhost}}/boxfish-wudaokou-paper/xxxxxx?access_token=ZBMkbBAgIz&appIsExperience=true | 14 | e.g: {{localhost}}/boxfish-wudaokou-paper/xxxxxx?access_token=ZBMkbBAgIz&appIsExperience=true |
15 | 15 | ||
16 | -##### 2. URL上拼接参数 | 16 | +##### 2. 需要拼接参数的URL |
17 | 17 | ||
18 | 1. 智能培优课课程列表接口:`/paper/ai/getPaperList` | 18 | 1. 智能培优课课程列表接口:`/paper/ai/getPaperList` |
19 | 19 | ||
20 | -2. 获取主观题详细接口:`/paper/student/paper_detail` | 20 | +2. 自有练习册课程列表接口:`/paper/open/paper/list` |
21 | + | ||
22 | +3. 获取主观题详细接口:`/paper/student/paper_detail` |
-
Please register or login to post a comment