查询时用vbs脚本怎么写
Opened this issue · 0 comments
zhangop9 commented
response = requests.post("https://mondayfirst.top/tiku/query", data)
print(response.status_code, response.text)
Opened this issue · 0 comments
response = requests.post("https://mondayfirst.top/tiku/query", data)
print(response.status_code, response.text)