fix: fixed a bug

This commit is contained in:
RTAkland
2021-11-12 19:19:34 +08:00
parent e12efc96a8
commit c215563eb5

View File

@@ -78,3 +78,4 @@ if __name__ == '__main__':
else:
logger.error('无搜索结果')
sys.exit(1)