广告上报接口文档更新
This commit is contained in:
parent
e8a2ad4533
commit
f95cd1a675
@ -80,7 +80,13 @@ http://spread.kingsome.cn/webapp/index.php
|
|||||||
|
|
||||||
##### 请求示范
|
##### 请求示范
|
||||||
|
|
||||||
http://spread.kingsome.cn/webapp/index.php?c=Ops&a=upAdRecording&adid=1009
|
上传列表压缩过程
|
||||||
|
'''
|
||||||
|
let aidStr = JSON.stringify(aids);
|
||||||
|
let url = `${__getUrl()}?c=Ops&a=upAdRecording&adid=${encodeURIComponent(aidStr)}`
|
||||||
|
'''
|
||||||
|
|
||||||
|
https://spread.kingsome.cn/webapp/index.php?c=Ops&a=upAdRecording&adid=%5B%221040%22%2C%221035%22%2C%221039%22%2C%221036%22%2C%221038%22%2C%221037%22%5D
|
||||||
|
|
||||||
##### 请求参数说明
|
##### 请求参数说明
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user