Showing
1 changed file
with
2 additions
and
2 deletions
@@ -78,7 +78,7 @@ questionIsCorrect | boolean | | @@ -78,7 +78,7 @@ questionIsCorrect | boolean | | ||
78 | 78 | ||
79 | ###### 7. 纸质作业统一提交接口 | 79 | ###### 7. 纸质作业统一提交接口 |
80 | 80 | ||
81 | ->> 之前"班级作业"和"自有练习册"提交纸质作业分为两个提交接口,但是后来发现两个接口可以合并,为了方便维护,推荐使用统一提交接口。 | 81 | +>> 之前"公立学校"和"自有练习册"提交纸质作业分为两个提交接口,但是后来发现两个接口可以合并,为了方便维护,推荐使用统一提交接口。 |
82 | 82 | ||
83 | 83 | ||
84 | - URL: {{localhost}}/boxfish-wudaokou-paper/paper/student/submitPaperTask?access_token={{access_token}} | 84 | - URL: {{localhost}}/boxfish-wudaokou-paper/paper/student/submitPaperTask?access_token={{access_token}} |
@@ -87,5 +87,5 @@ questionIsCorrect | boolean | | @@ -87,5 +87,5 @@ questionIsCorrect | boolean | | ||
87 | 87 | ||
88 | 参数 | 类型 | 说明 | 88 | 参数 | 类型 | 说明 |
89 | --- | --- | --- | 89 | --- | --- | --- |
90 | -paperId | String | 自有练习册该字段为null,公立学校该字段必须有值 | 90 | +paperId | String | "自有练习册"该字段为null,"公立学校"该字段必须有值; |
91 | imageUrl | String | 图片地址 | 91 | imageUrl | String | 图片地址 |
-
Please register or login to post a comment