dim 个人链接="http://47.99.162.72:8443/yuluo/user/login"
Dim tHeaders = {null}
tHeaders={_
"User-Agent": "

ostmanRuntime-ApipostRuntime/1.1.0",_
"Accept-Encoding": "gzip, deflate, br",_
"Host": "47.99.162.72:8443",_
"Cache-Control": "no-cache",_
"content-type": "application/json",_
"Accept": "*/*",_
"Connection": "keep-alive",_
"Content-Length": "43"}
Dim tPayload = {null}
tPayload = {"username":"rhen1", "password":"111111"}
TracePrint tPayload
dim 个人数据=url.HttpPost ({"url":个人链接,"data":Encode.TableToJson(tPayload),"header":tHeaders})
TracePrint 个人数据
怎么post不到数据呢 用apipost软件可以正常