@rzzx
2017-03-01T03:53:14.000000Z
字数 588
阅读 727
App
文档中主机名需要参考以下配置:
内网:http://192.168.5.195:8081/tingyun-api-app
外网:https://report.tingyun.com
URL
/mobileApplication/saveStatTheme
请求参数
| 参数 | 必选 | 类型 | 说明 |
|---|---|---|---|
| device_id | true | string | 设备ID |
| theme | true | int | 主题号(客户端自己协调) |
| os_type | true | int | 操作系统类型0:android 1:ios 2:windows phone 如有其它系统类型只需在3~15之间选择即可 |
响应数据
/*成功响应*/{"status":200}/*错误响应*/{"status":-500,"message":"system error."}
(外网)URL
https://report-client.tingyun.com/mobile/mobileApplication/getStatTheme
响应数据
/*成功响应*/http://192.168.5.199:8081/tingyun-api-app/mobileApplication/getStatTheme可查看,高级会员才具有图片的展示功能