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:16:16 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9011cd2ac8b3837e0e54db9afbe8efc4c9a943e4
9011cd2a
1 parent
9b5c6d7b
add api
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletions
boxfish-paper/paper-20190314.md
boxfish-paper/paper-20190314.md
View file @
9011cd2
...
...
@@ -30,8 +30,17 @@ private Double paperCorrectRate; // 纸质作业识别正确率
###### 2. 智能三件套首页接口
-
URL:
>> 该接口就是智能三件套首页接口,只是在原来接口上增加一个参数`appIsNewVersion=true`,区分新旧APP请求
-
URL: {{localhost}}/boxfish-wudaokou-paper/paper/ai/getPaperSummary?access_token=ypdoQ4gPPp&appIsNewVersion=true
-
Method: POST
-
RequestBody:
```
text
{
"gradeList":[
"GRADE_4_B"
]
}
```
-
ResponseBody:
\ No newline at end of file
...
...
Please
register
or
login
to post a comment