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
2a85f76a4793ab43a5a0da8675dfd7bdc9d3b2de
Authored by
李毅
2016-11-23 17:36:31 +0800
1 parent
7d506bb0
update
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
06.支付云/3.1 预支付-预支付订单.md
06.支付云/3.1 预支付-预支付订单.md
View file @
2a85f76
...
...
@@ -159,11 +159,11 @@
159
159
</thead>
160
160
<tbody>
161
161
<tr>
162
- <td>
status
</td>
162
+ <td>
errorCode
</td>
163
163
<td>状态 (0成功,其它失败)</td>
164
164
</tr>
165
165
<tr>
166
- <td>
msg
</td>
166
+ <td>
errorMessage
</td>
167
167
<td>状态说明</td>
168
168
</tr>
169
169
<tr>
...
...