fix
This commit is contained in:
parent
831cbd0cbf
commit
41e9cc4eec
@ -20,7 +20,6 @@ class verUtils:
|
|||||||
info_data = data
|
info_data = data
|
||||||
if info_data != None:
|
if info_data != None:
|
||||||
if len(info_data) == len_zip:
|
if len(info_data) == len_zip:
|
||||||
ntfy.sendMsg("数据完成")
|
|
||||||
return True
|
return True
|
||||||
else:
|
else:
|
||||||
ntfy.sendMsg("数据不完整,删除配置文件中")
|
ntfy.sendMsg("数据不完整,删除配置文件中")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user