admin
2024-05-22 4ee1bd5de9ca76a69adac6e17a11bd686c742ef3
constant.py
@@ -95,6 +95,8 @@
        "passwd": "Yeshi2016@"
    }
LOG_DIR = "logs"
# 获取根路径
def get_path_prefix():
    return 'D:' if is_windows() else '/home'