摘要: Post请求 import json import requests host = "192.168.1.111" port = "9999" def get_data(): req_url = f"http://{host}:{port}/professional/python/getTaskGi 阅读全文
posted @ 2020-11-17 16:04 道友请留步W 阅读(1182) 评论(0) 推荐(0)