Sign in
OPEN-API
/
WIKI
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
bbba1825f440168903b479edcd216b630bbbe878
Authored by
李毅
2016-11-23 17:41:17 +0800
1 parent
2a85f76a
update
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
06.支付云/3.2 预支付-预支付订单完成 type大于1000.md
06.支付云/3.2 预支付-预支付订单完成 type大于1000.md
View file @
bbba182
...
...
@@ -110,11 +110,11 @@
110
110
</thead>
111
111
<tbody>
112
112
<tr>
113
- <td>
status
</td>
113
+ <td>
errorCode
</td>
114
114
<td>状态 (0成功,其它失败)</td>
115
115
</tr>
116
116
<tr>
117
- <td>
msg
</td>
117
+ <td>
errorMessage
</td>
118
118
<td>状态说明</td>
119
119
</tr>
120
120
</tbody>
...
...