Administrator
2024-05-23 12fde7a726d0acdf1ea252b13e894006aabfa427
constant.py
@@ -18,4 +18,4 @@
# 获取根路径
def get_path_prefix():
    return 'D:' if is_windows() else '/home/userzjj'
    return 'D:' if is_windows() else '/home'