Commit c92c1ded by zhaihuitao

update

parent f6112e2b
......@@ -38,7 +38,7 @@ count = r[0]
p = requests.get(url=URL, params=param, timeout=30, verify=False)
time.sleep(300)
time.sleep(360)
mysqlCon = MysqlCon(host=host, username=username, password=password, db=db)
r = mysqlCon.get_one(sql=sql)
......
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