Authored by zhuxj

更新payverify说明

@@ -50,9 +50,7 @@ POST @@ -50,9 +50,7 @@ POST
50 | format| "webp", "jpeg", 客户端需要显示的类型 | string | | 50 | format| "webp", "jpeg", 客户端需要显示的类型 | string | |
51 | clearcache | 里面有image(清空图片), data(清空数据缓存), init(初始化), code(本次清除的唯一码) | object | 1:清除 0 :不清除 | 51 | clearcache | 里面有image(清空图片), data(清空数据缓存), init(初始化), code(本次清除的唯一码) | object | 1:清除 0 :不清除 |
52 | https | 开启或者关闭https,默认关闭| string | 1:开启 0 :关闭 | 52 | https | 开启或者关闭https,默认关闭| string | 1:开启 0 :关闭 |
53 -| performance | 开启或者关闭性能上报统计,默认开启| string | 1:开启 0 :关闭 |  
54 -| imageq | 图片分别在4G/WIFI,3G,2G的quality,默认85,50,30 |string | 85,50,30 |  
55 -| payverify | 是否检查支付状态,默认检查 |string | 0:不检查 1:检查 | 53 +| performance | 开启或者关闭性能上报开启 |string | 1:开启查 0:关闭 |
56 **JSON格式:** 54 **JSON格式:**
57 ``` 55 ```
58 { 56 {