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