update:优化模型供应器查询

This commit is contained in:
hrz
2025-05-17 23:18:19 +08:00
parent 59e18dc1c1
commit 29216768e1
4 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ from loguru import logger
from config.config_loader import load_config
from config.settings import check_config_file
SERVER_VERSION = "0.4.3"
SERVER_VERSION = "0.4.4"
def get_module_abbreviation(module_name, module_dict):