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-03-19 16:22:15 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1d5cf99ddf479a46e905a85f43b700fbca239c49
1d5cf99d
1 parent
3f5409dc
add api
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
6 deletions
boxfish-paper/paper-20190314.md
boxfish-paper/paper-20190314.md
View file @
1d5cf99
...
...
@@ -24,13 +24,12 @@
返回体结构与种老师接口返回一致,但是增加了两个变量:
private String paperId; // 纸质作业课程ID
private Double paperCorrectRate; // 纸质作业识别正确率
```
###### 2. 智能三件套首页接口
> 该接口就是智能三件套首页接口,只是在原来接口上增加一个参数`appIsNewVersion=true`,区分新旧APP请求
-
URL: {{localhost}}/boxfish-wudaokou-paper/paper/ai/getPaperSummary?access_token=ypdoQ4gPPp&appIsNewVersion=true
-
Method: POST
-
RequestBody:
...
...
@@ -42,6 +41,4 @@ private Double paperCorrectRate; // 纸质作业识别正确率
}
```
-
ResponseBody:
-
ResponseBody:
\ No newline at end of file
...
...
Please
register
or
login
to post a comment