Showing
1 changed file
with
1 additions
and
1 deletions
@@ -29,7 +29,7 @@ e.g: {{localhost}}/boxfish-wudaokou-paper/xxxxxx?access_token=ZBMkbBAgIz&appIsEx | @@ -29,7 +29,7 @@ e.g: {{localhost}}/boxfish-wudaokou-paper/xxxxxx?access_token=ZBMkbBAgIz&appIsEx | ||
29 | 29 | ||
30 | 7. 智能培优课首页一级页面接口:`/paper/ai/getPaperSummary` | 30 | 7. 智能培优课首页一级页面接口:`/paper/ai/getPaperSummary` |
31 | 31 | ||
32 | -8. APP提交纸质作业接口:`/paper/student/submitPaperTask`: 预览栏提交需要加上该参数,正式栏和正式版本APP提交不需要加上此参数。 | 32 | +8. APP提交纸质作业接口:`/paper/student/submitPaperTask`: 预览栏提交任务时需要加上`appIsExperience = true`参数,正式栏和正式版本APP提交不需要加上此参数。 |
33 | 33 | ||
34 | 9. 获取纸质作业摘要接口:`/paper/student/task/summary` | 34 | 9. 获取纸质作业摘要接口:`/paper/student/task/summary` |
35 | 35 |
-
Please register or login to post a comment