l2_test.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
l2_test.py
@@ -1,4 +1,5 @@ import multiprocessing import time from huaxin_client import l2_client_test, l1_subscript_codes_manager @@ -19,4 +20,5 @@ if __name__ == "__main__": run() input() while True: time.sleep(2)