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-30 13:31:37 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
35d12b555da014f1f3681f11df78971536303777
35d12b55
1 parent
5860d25d
update doc api
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
boxfish-paper/paper-内容研发做课APP接口.md
boxfish-paper/paper-内容研发做课APP接口.md
View file @
35d12b5
...
...
@@ -88,6 +88,16 @@ bookId | long | 书的ID
```
> 新旧paper课主观题完成状态字段对比
状态 | 旧接口字段值 | 新接口字段值
:--- | :--- | :---
没有提交记录:不显示 | zero | NO_SUBMIT
只提交部分作业:显示红色感叹哈 | half | PART_SUBMIT
正在校审中:显示黄色等待 | supervising | SUPERVISING
校审结束:显示小绿旗 | total | SUPERVISING_FINISHED
##### 3. 【旧接口,只有在内容研发做课APP上使用】拍照提交接口
-
URL: {{localhost}}/boxfish-wudaokou-paper/paper/student/submitPaperTask?access_token={{access_token}}&submitType=SUBMIT_PUBLIC_SCHOOL&appIsExperience=true
...
...
Please
register
or
login
to post a comment