摘要:
# -*- coding: UTF-8 -*- import requests """ Http 工具类封装 """ class RequestUtil: def __init__(self): pass def request(self, url, method, headers=None, pa 阅读全文
posted @ 2023-05-13 18:48
lip0405
阅读(233)
评论(0)
推荐(0)
浙公网安备 33010602011771号