third_data/kpl_api.py
@@ -19,7 +19,7 @@ DABAN_TYPE_EVER_LIMIT_DOWN = 5 def __base_request(url, data, timeout=60): def __base_request(url, data, timeout=10): DELEGATE = True if not DELEGATE: headers = { @@ -258,4 +258,4 @@ if __name__ == "__main__": print(getLimitUpInfoNew()) print(getZYLTAmount("300198"))