Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
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
chong
2015-08-20 14:20:37 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4be587609d3238d5174492936b973f22b1c33650
4be58760
1 parent
51799a3d
Created 教师用户VIP认证接口 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
教师用户VIP认证接口.md
教师用户VIP认证接口.md
0 → 100644
View file @
4be5876
1
+
#### 接口地址
2
+
3
+
> /authentication
4
+
5
+
####请求方式
6
+
7
+
> POST请求
8
+
9
+
####参数格式
10
+
```
java
11
+
Long
book_id
12
+
Long
user_id
13
+
String
img_path
14
+
String
school
15
+
```
16
+
17
+
####返回值
18
+
19
+
######成功
20
+
21
+
22
+
######失败
23
+
24
+
> 状态码:400
25
+
Please
register
or
login
to post a comment