Commit 5087068ea7472f22765c34a9bae72b45f3dfd16a
1 parent
49ed8439
wiki重复
Showing
1 changed file
with
0 additions
and
24 deletions
04.用户云/3.4 通过appId获取注册协议.md deleted
100644 → 0
| 1 | -#### 请求参数说明: | |
| 2 | -<table class="table table-bordered table-striped table-condensed"> | |
| 3 | - <tr> | |
| 4 | - <th>参数</th> | |
| 5 | - <th>必选</th> | |
| 6 | - <th>类型</th> | |
| 7 | - <th>说明</th> | |
| 8 | - </tr> | |
| 9 | - <tr> | |
| 10 | - <td>appId</td> | |
| 11 | - <td>true</td> | |
| 12 | - <td>string</td> | |
| 13 | - <td>应用ID</td> | |
| 14 | - </tr> | |
| 15 | -</table> | |
| 16 | - | |
| 17 | ------ | |
| 18 | -#### 返回格式说明: | |
| 19 | -``` | |
| 20 | -{ | |
| 21 | - "errorCode": "0", | |
| 22 | - "errorMessage": "成功" | |
| 23 | -} | |
| 24 | -``` | |
| 25 | 0 | \ No newline at end of file |