This commit is contained in:
caiwx86 2022-12-21 01:20:49 +08:00
parent 831cbd0cbf
commit 41e9cc4eec

View File

@ -20,7 +20,6 @@ class verUtils:
info_data = data
if info_data != None:
if len(info_data) == len_zip:
ntfy.sendMsg("数据完成")
return True
else:
ntfy.sendMsg("数据不完整,删除配置文件中")