Commit 9e2ae69a authored by wang's avatar wang

wn test

parent b99ba5a6
...@@ -63,7 +63,7 @@ success = 0 ...@@ -63,7 +63,7 @@ success = 0
total = 0 total = 0
token = '' token = ''
while True: while True:
r = requests.get('http://ymx-lcc.unififi.com/header/task/pull/headerB6?brush_name=test') r = requests.get('http://ymx-lcc.unififi.com/header/task/pull/cookieB6?brush_name=test')
if platform.uname().system != 'Darwin': if platform.uname().system != 'Darwin':
if r.json()['status'] != 0: if r.json()['status'] != 0:
logger.debug(f'不需要刷值') logger.debug(f'不需要刷值')
......
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