fix: import aiohttp — 原代码所有 aiohttp 调用被 except:pass 静默吞掉 NameError
This commit is contained in:
parent
d92275d811
commit
848644f229
@ -1,4 +1,4 @@
|
||||
import base64, os, subprocess
|
||||
import aiohttp, base64, os, subprocess
|
||||
ns = params_kw.copy()
|
||||
kb_id = ns.get('kb_id', '')
|
||||
folder_id = ns.get('folder', '')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user