Administrator
2024-05-09 9ac765c32f39bb34cf2cd378e6ca7c1428e91b41
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'