From 0a2df35c94e2624b88a18e10f544509e456ec8d5 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期二, 21 五月 2024 11:23:54 +0800 Subject: [PATCH] bug修复 --- utils/constant.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/utils/constant.py b/utils/constant.py index 1d797df..f1aac5e 100644 --- a/utils/constant.py +++ b/utils/constant.py @@ -50,7 +50,7 @@ MAX_L2_CHANNEL_COUNT = 10 -LOG_DIR = "sell_logs" +LOG_DIR = "logs_cb" # 鑾峰彇鏍硅矾寰� def get_path_prefix(): -- Gitblit v1.8.0