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