Merge pull request #909 from xinnan-tech/ota-activate

update:输入验证码后设备端快速刷新结果
This commit is contained in:
hrz
2025-04-20 21:15:00 +08:00
committed by GitHub
parent 8b9174b67e
commit bc99341f85
5 changed files with 29 additions and 5 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.8"
SERVER_VERSION = "0.3.9"
def get_module_abbreviation(module_name, module_dict):