优化wx_info导入,分离工具。

This commit is contained in:
xaoyaoo 2023-12-25 16:21:36 +08:00
parent 3f727f734b
commit e4775e7235
2 changed files with 2 additions and 5 deletions

2
.gitignore vendored
View File

@ -18,3 +18,5 @@ secret.txt
*.iml *.iml
gitandpypi.cmd gitandpypi.cmd
# 忽略test_xaooyaoo_conf.txt文件
test_xaooyaoo_conf.txt

View File

@ -22,11 +22,6 @@ from functools import wraps
from .utils import get_md5, detach_databases, attach_databases, execute_sql from .utils import get_md5, detach_databases, attach_databases, execute_sql
# from .db_parsing import read_img_dat, decompress_CompressContent, read_audio, parse_xml_string
# from flask import Flask, request, render_template, g, Blueprint
def get_contact_list(MicroMsg_db_path): def get_contact_list(MicroMsg_db_path):
""" """
获取联系人列表 获取联系人列表