constant.py @@ -48,6 +48,8 @@ MAX_L2_CHANNEL_COUNT = 10 LOG_DIR = "sell_logs" # 获取根路径 def get_path_prefix(): return 'D:' if is_windows() else '/home/userzjj'