Showing
1 changed file
with
1 additions
and
0 deletions
@@ -51,6 +51,7 @@ POST | @@ -51,6 +51,7 @@ POST | ||
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:关闭 | | 53 | | performance | 开启或者关闭性能上报开启 |string | 1:开启查 0:关闭 | |
54 | +| payverify | 支付成功后是否需要向服务器发起订单状态查询请求,默认开启 |string | 1:开启 0:关闭 | | ||
54 | **JSON格式:** | 55 | **JSON格式:** |
55 | ``` | 56 | ``` |
56 | { | 57 | { |
-
Please register or login to post a comment