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
920f5d1c
Commit
920f5d1c
authored
Sep 19, 2016
by
RobertDing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
FIX - description
parent
7f9a0476
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
31 additions
and
5 deletions
+31
-5
renmai.yaml
renmai.yaml
+31
-5
No files found.
renmai.yaml
View file @
920f5d1c
...
...
@@ -37,11 +37,17 @@ paths:
required
:
true
type
:
string
-
name
:
bank
description
:
{
bank_code
,
bank_card
,
bank_phone
}
description
:
-
bank_code
-
bank_card
-
bank_phone
required
:
true
type
:
string
-
name
:
image
description
:
{
front
,
back
,
hand
}
description
:
-
front
-
back
-
hand
required
:
true
type
:
string
tags
:
...
...
@@ -55,15 +61,35 @@ paths:
description
:
用户信息
parameters
:
-
name
:
common
description
:
{
education
,
identity_type
,
qq
,
email
,
address
,
credit_card
,
credit_max
}
description
:
-
education
-
identity_type
-
qq
-
email
-
address
-
credit_card
-
credit_max
required
:
true
type
:
string
-
name
:
student
description
:
{
fulltime
,
school_year
,
school_fee
,
school_name
}
description
:
-
fulltime
-
school_year
-
school_fee
-
school_name
required
:
true
type
:
string
-
name
:
worker
description
:
{
marriage
,
children
,
house
,
company_name
,
company_city
,
company_address
,
company_phone
,
entry_date
,
month_input
}
description
:
-
marriage
-
children
-
house
-
company_name
-
company_city
-
company_address
-
company_phone
-
entry_date
-
month_input
required
:
true
type
:
string
tags
:
...
...
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