Table of Contents
1.基本约定
mrobot开发机代理:192.168.10.199 端口为 1080
mrobot测试机代理:192.168.10.198 端口为 1080
2.接口列表
2.1 在线更新题库接口
mrobot接口: http://mrobot.pcauto.com.cn/configs/pcauto_drive_questionBank
HTTP请求方式:get
是否需要登录:false
返回格式:json
缓存方式:接口缓存,数据修改之后即时更新
请求参数:无
返回数据结构
{
"version" : 1,
"url": "http://ftp-apk.pconline.com.cn/82291eabece07cd0d161164be8f88e88/pub/download/201010/pcauto.zip"
}
返回数据字段说明
| 字段名 | 类型 | 说明 |
| version | Strng | 此次更新的版本号 |
| url | Strng | 更新包的下载地址 |
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)