Commit 7bce3f5b authored by 王超's avatar 王超

更新

parent 723bc6ac
......@@ -302,7 +302,6 @@ class RequestUtil():
# 统一发送请求的方法
def send_request(self, name, method, url, headers=None,file=None,**kwargs):
print("==url==:",url)
try:
# 处理method
self.last_method = str(method).lower()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment