Commit 0aa2bc8e authored by wang's avatar wang

test

parent 3396ea72
......@@ -24,6 +24,7 @@ if not pathlib.Path('nacos-data/snapshot/').exists():
def check_pull():
get_url = 'http://ymx-lcc.unififi.com/header/task/pull/cookiePR?brush_name=test'
r = requests.get(get_url)
print(r.json())
return r.json()
......
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