增加导出解密数据库、csv方式
This commit is contained in:
parent
226baa5d13
commit
767b09c84e
@ -345,7 +345,6 @@ def export():
|
||||
elif export_type == "json":
|
||||
pass
|
||||
elif export_type == "html":
|
||||
|
||||
chat_type_tups = []
|
||||
for ct in chat_type:
|
||||
tup = analyzer.get_name_typeid(ct)
|
||||
|
Loading…
Reference in New Issue
Block a user