Merge branch 'main' into py_fix_log

This commit is contained in:
欣南科技
2025-07-11 17:29:37 +08:00
committed by GitHub
55 changed files with 3476 additions and 205 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ from config.config_loader import load_config
from config.settings import check_config_file
from datetime import datetime
SERVER_VERSION = "0.6.3"
SERVER_VERSION = "0.7.1"
_logger_initialized = False