Toggle navigation
Toggle navigation
This project
Loading...
Sign in
huayandong
/
recommend-api
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
huayandong
2019-07-28 12:06:36 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f72c9ac50d93d8a529ecbaa744ce122ab298df9d
f72c9ac5
1 parent
f8585734
update doc api
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletions
boxfish-paper/paper-内容研发做课APP接口.md
boxfish-paper/paper-内容研发做课APP接口.md
View file @
f72c9ac
...
...
@@ -88,7 +88,16 @@ bookId | long | 书的ID
```
##### 3. 【
就
接口,只有在内容研发做课APP上使用】清除学生上传纸质作业记录
##### 3. 【
旧
接口,只有在内容研发做课APP上使用】清除学生上传纸质作业记录
-
URL: {{localhost}}/boxfish-wudaokou-paper/paper/manage/develop/clean/student/spoor/inner/only?access_token=76oRwgOqPb
-
Method: POST
##### 3. 【旧接口,需要在指定接口上拼接指定参数】参数:`appIsExperience = true`
1.
APP轮询获取纸质作业识别结果的接口:
`/paper/ai/schedule/checkSubmitPaper`
2.
获取纸质作业主观题识别结果的接口:
`/paper/student/paper_detail`
> 说明:如果`appIsExperience = true`,表示该请求是免校审APP发出,走免校审逻辑;<br>
如果不传该参数或者
`appIsExperience = false`
,表示是从正式APP发出,不走免校审逻辑,识别结果需要校审APP提交后才能看见;
\ No newline at end of file
...
...
Please
register
or
login
to post a comment