Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
A
api_document
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
backend
api_document
Commits
68f4305b
Commit
68f4305b
authored
Sep 18, 2016
by
RobertDing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
FIX -
parent
59f02d0d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
34 additions
and
18 deletions
+34
-18
renmai.yaml
renmai.yaml
+34
-18
No files found.
renmai.yaml
View file @
68f4305b
...
@@ -24,8 +24,8 @@ paths:
...
@@ -24,8 +24,8 @@ paths:
installment/user/authentication
:
installment/user/authentication
:
post
:
post
:
summary
:
用户注册
summary
:
认证
description
:
用户注册
description
:
认证
parameters
:
parameters
:
-
name
:
phone
-
name
:
phone
in
:
formData
in
:
formData
...
@@ -40,8 +40,8 @@ paths:
...
@@ -40,8 +40,8 @@ paths:
installment/user/info
:
installment/user/info
:
post
:
post
:
summary
:
用户
注册
summary
:
用户
信息
description
:
用户
注册
description
:
用户
信息
parameters
:
parameters
:
-
name
:
phone
-
name
:
phone
in
:
formData
in
:
formData
...
@@ -56,8 +56,8 @@ paths:
...
@@ -56,8 +56,8 @@ paths:
installment/user/contacts
:
installment/user/contacts
:
post
:
post
:
summary
:
用户注册
summary
:
联系人
description
:
用户注册
description
:
联系人
parameters
:
parameters
:
-
name
:
phone
-
name
:
phone
in
:
formData
in
:
formData
...
@@ -72,8 +72,8 @@ paths:
...
@@ -72,8 +72,8 @@ paths:
installment/user/addressbook
:
installment/user/addressbook
:
post
:
post
:
summary
:
用户注册
summary
:
通信录
description
:
用户注册
description
:
通信录
parameters
:
parameters
:
-
name
:
phone
-
name
:
phone
in
:
formData
in
:
formData
...
@@ -88,8 +88,8 @@ paths:
...
@@ -88,8 +88,8 @@ paths:
installment/user/apply
:
installment/user/apply
:
post
:
post
:
summary
:
用户注册
summary
:
申请分期
description
:
用户注册
description
:
申请分期
parameters
:
parameters
:
-
name
:
phone
-
name
:
phone
in
:
formData
in
:
formData
...
@@ -104,8 +104,8 @@ paths:
...
@@ -104,8 +104,8 @@ paths:
installment/user/confirm
:
installment/user/confirm
:
post
:
post
:
summary
:
用户注册
summary
:
订单验证,确认分期
description
:
用户注册
description
:
订单验证
parameters
:
parameters
:
-
name
:
phone
-
name
:
phone
in
:
formData
in
:
formData
...
@@ -120,8 +120,8 @@ paths:
...
@@ -120,8 +120,8 @@ paths:
installment/user/abandon
:
installment/user/abandon
:
post
:
post
:
summary
:
用户注册
summary
:
放弃分期
description
:
用户注册
description
:
放弃分期
parameters
:
parameters
:
-
name
:
phone
-
name
:
phone
in
:
formData
in
:
formData
...
@@ -136,8 +136,8 @@ paths:
...
@@ -136,8 +136,8 @@ paths:
installment/user/bill
:
installment/user/bill
:
post
:
post
:
summary
:
用户注册
summary
:
分期单查询
description
:
用户注册
description
:
分期单查询
parameters
:
parameters
:
-
name
:
phone
-
name
:
phone
in
:
formData
in
:
formData
...
@@ -152,8 +152,24 @@ paths:
...
@@ -152,8 +152,24 @@ paths:
installment/user/status
:
installment/user/status
:
post
:
post
:
summary
:
用户注册
summary
:
当前用户状态
description
:
用户注册
description
:
当前用户状态
parameters
:
-
name
:
phone
in
:
formData
description
:
手机号
required
:
true
type
:
string
format
:
string
tags
:
-
Register
response
:
-
'
{}'
installment/installment/status
:
post
:
summary
:
分期单状态
description
:
当前分期单状态
parameters
:
parameters
:
-
name
:
phone
-
name
:
phone
in
:
formData
in
:
formData
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment