Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Yoho-Documents
/
API-Interfaces
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
10
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
wangshijie
2016-04-26 16:03:29 +0800
Commit
9439399504278c8585a51ef85e594dfbb768a3b7
1 parent
d233302a
modify
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
订单/保存预支付信息接口.md
订单/保存预支付信息接口.md
View file @
9439399
@@ -22,9 +22,7 @@ code为200即为成功,否则是失败。
@@ -22,9 +22,7 @@ code为200即为成功,否则是失败。
22
22
23
```
json
23
```
json
24
{
24
{
25
-
"alg"
:
"SALT_MD5"
,
26
"code"
:
200
,
25
"code"
:
200
,
27
-
"md5"
:
"c1d725306fb09dcbf504776d276521cb"
,
28
"message"
:
"ok"
26
"message"
:
"ok"
29
}
27
}
30
```
28
```
Please
register
or
login
to post a comment