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
0bdc4148
Commit
0bdc4148
authored
Aug 13, 2016
by
张允禹
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add order vaildate
parent
9027b283
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
31 additions
and
0 deletions
+31
-0
ascle.yaml
ascle.yaml
+31
-0
No files found.
ascle.yaml
View file @
0bdc4148
...
...
@@ -281,6 +281,37 @@ paths:
error
:
0
success
:
true
error_code
:
0
/order/validate
:
post
:
summary
:
订单验证
description
:
订单验证
parameters
:
-
name
:
order_id
in
:
formData
description
:
订单ID
required
:
false
type
:
integer
format
:
integer
-
name
:
password
in
:
formData
description
:
订单验证码
required
:
true
type
:
int
format
:
int
tags
:
-
order
responses
:
'
200'
:
description
:
OK
schema
:
{}
examples
:
application/json
:
data
:
total
:
10
message
:
'
'
error
:
0
success
:
true
error_code
:
0
# ------------------------
# ----Skyler start--------------------
/service
:
...
...
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