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-04-24 17:04:31 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
15ff13ab7e2547abe64a9c46e09832b6d89a810f
15ff13ab
1 parent
d022ae2f
doc api
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
1 deletions
boxfish-智能评测/智能评测小程序0420.md
boxfish-智能评测/智能评测小程序0420.md
View file @
15ff13a
...
...
@@ -19,4 +19,18 @@
"name"
:
"user1810111013390rAJzyhV"
,
"avatars"
:
"https://avatars.boxfish.cn/user/100000007715/figure/1556087186.jpg"
}
```
\ No newline at end of file
```
##### 2. 获取学生评测试题内容
-
URL: {{localhost}}/boxfish-wudaokou-recommend/exam/text/getExamText?studentId=100000006030&examLevel=LEVEL_3
-
Method: GET
-
RequestParams:
```
js
参数
1
:
studentId
,学生
ID
,
Integer
参数
2
:
examLevel
,评测等级,
String
```
-
ResponseBody:
...
...
Please
register
or
login
to post a comment