变量名 | 类 型 | 静态 | 数组 | 备 注 |
局_网址 | 文本型 | | |
局_方式 | 整数型 | | |
ADD_协议头 | 类_POST数据类 | | |
局_提交协议头 | 文本型 | | |
局_结果 | 字节集 | | |
局_返回 | 文本型 | | |
局_网址 = "http://rulengine.gorichox.com:8001/api/v1/strategy/default/update_task"
局_方式 = 1
ADD_协议头.
添加 ("x-ssp-ce","aesgzip")
ADD_协议头.
添加 ("x-ssp-ae","aesgzip")
ADD_协议头.
添加 ("Content-Type","application/json")
ADD_协议头.
添加 ("Accept-Encoding","identity")
ADD_协议头.
添加 ("x-app-id","6f57c9a3-fc89-41da-a484-1a9197341e03")
ADD_协议头.
添加 ("User-Agent","Dalvik/2.1.
0 (Linux; U; Android 5.1.1; PCRT00 Build/LMY48Z
)")
ADD_协议头.
添加 ("Host","rulengine.gorichox.com:8001")
ADD_协议头.
添加 ("Connection","Keep-Alive")
ADD_协议头.
添加 ("Content-Length","592")
局_提交协议头 = ADD_协议头.
获取协议头数据 ()局_结果 =
网页_访问_对象 (局_网址, 局_方式, , , , 局_提交协议头, , , , , , , , , , ,
)局_返回 = 到文本(局_结果)
返回 (局_返回
)