Commit 48aa3d3f8143ae674b3d798978eb90039058d42c
1 parent
82af5c8e
u
Showing
1 changed file
with
5 additions
and
1 deletions
04.用户云/3.4 获取App注册协议.md
| @@ -25,6 +25,10 @@ | @@ -25,6 +25,10 @@ | ||
| 25 | ``` | 25 | ``` |
| 26 | { | 26 | { |
| 27 | "errorCode": "0", | 27 | "errorCode": "0", |
| 28 | - "errorMessage": "成功" | 28 | + "errorMessage": "成功", |
| 29 | + "data": { | ||
| 30 | + "logo": "http://images.china.cn/images1/ch/2015china/images/logo.gif", | ||
| 31 | + "protocol": "<html>xxxx</html>" | ||
| 32 | + } | ||
| 29 | } | 33 | } |
| 30 | ``` | 34 | ``` |
| 31 | \ No newline at end of file | 35 | \ No newline at end of file |