...
|
...
|
@@ -44,7 +44,7 @@ os=0&app_ver=4.8.1&uid=966662&udid=528ecdf34da9585784be579163a19fec4b6cd4c1&ci=2 |
|
|
| rp |是否开启补丁, 默认值为开启 | string | md5('krp') 启用(默认 ), md5('srp') 停用 |
|
|
|
| type |是否强制重启, 默认值为为否 | string |0:提示用户二次启动,默认;1:提示用户并强制二次启动 |
|
|
|
| tip |提示信息 | string | 升级提示信息 |
|
|
|
|
|
|
| hftype | 补丁的类型 默认值为0 | string | "0":tinker补丁 "1": andfix补丁|
|
|
|
|
|
|
**JSON格式:**
|
|
|
|
...
|
...
|
@@ -53,7 +53,11 @@ os=0&app_ver=4.8.1&uid=966662&udid=528ecdf34da9585784be579163a19fec4b6cd4c1&ci=2 |
|
|
"code":"200"
|
|
|
"url":"http://www.yohocdn.com/fpath/fpkk1000.js ",
|
|
|
"patchv":"100",
|
|
|
"filecode":""
|
|
|
"filecode":"",
|
|
|
"rp":"17d7a40f313560d4d9a1189a91e45ab9",
|
|
|
"type":"0",
|
|
|
"tip":"补丁已下发,请重启",
|
|
|
"hftype":"0"
|
|
|
}
|
|
|
|
|
|
``` |
...
|
...
|
|