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