合并网友提交优化

This commit is contained in:
hrz
2025-04-15 22:46:54 +08:00
parent 15f5592429
commit 1354cf2a87
7 changed files with 12 additions and 13 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import sys
from loguru import logger
from config.config_loader import load_config
SERVER_VERSION = "0.3.3"
SERVER_VERSION = "0.3.4"
def get_module_abbreviation(module_name, module_dict):