constant.py @@ -16,6 +16,7 @@ LOG_DIR = "logs_simulation" # 获取根路径 def get_path_prefix(): return 'D:' if is_windows() else '/home/userzjj'