admin
2025-06-04 287c506725b2d970f721f80169f83c2418cb0991
constant.py
@@ -95,6 +95,8 @@
        "passwd": "Yeshi2016@"
    }
LOG_DIR = "logs"
# 获取根路径
def get_path_prefix():
    return 'D:' if is_windows() else '/home'