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
2018-12-28 13:14:03 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
420c68f1246cf9ac93b70f04f92d848dd87fcc28
420c68f1
1 parent
22d61247
add api
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
2 deletions
boxfish-paper/paper-20181228.md
boxfish-paper/paper-20181228.md
View file @
420c68f
...
...
@@ -4,6 +4,20 @@
-
APP:学生端
-
版本:学生端X.X.0版(发布会版本)
1.
首页一级页面接口
######
首页一级页面接口
-
[
x
]
URL: {{localhost}}/boxfish-wudaokou-paper/paper/ai/getPaperSummary?access_token={{token}}
\ No newline at end of file
-
URL: {{localhost}}/boxfish-wudaokou-paper/paper/ai/getPaperSummary?access_token={{token}}
-
Method: POST
-
Request:
```
json
{
"gradeList"
:[
"GRADE_4_B"
]
}
```
-
Response:
```
json
```
\ No newline at end of file
...
...
Please
register
or
login
to post a comment