This commit is contained in:
xiaohanfei
2018-01-23 11:45:12 +08:00
parent 5e0a435c3e
commit f2f87ac10f

2
run.py
View File

@@ -11,4 +11,4 @@ def run(ticket_config):
f1 = pool.submit(run("ticket_config2.yaml"))
f1 = pool.submit(run("ticket_config.yaml"))