Toggle navigation
Toggle navigation
This project
Loading...
Sign in
周蓉君
/
API-Interfaces
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
chenjian
9 years ago
Commit
d57a9b987504a12aea76d5a5919cd6a0014231db
1 parent
5e5a1f2a
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
支付/README.md
支付/README.md
View file @
d57a9b9
...
...
@@ -345,7 +345,7 @@ code为200即为成功,否则是失败。
#### 响应参数
| 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 |
|:-------| -----:|-----:|-----:|-----:|----:|
|resultCode|int|否|||
是否已支付(0,未支付;1,已支付)
|
|resultCode|int|否|||
返回码
|
|resultMsg|string|否|||返回信息描述|
|orderCode|string|否|||订单号|
|payment|int|否|||支付渠道|
...
...
Please
register
or
login
to post a comment