优化wx_info导入,分离工具。
This commit is contained in:
parent
3f727f734b
commit
e4775e7235
2
.gitignore
vendored
2
.gitignore
vendored
@ -18,3 +18,5 @@ secret.txt
|
|||||||
*.iml
|
*.iml
|
||||||
|
|
||||||
gitandpypi.cmd
|
gitandpypi.cmd
|
||||||
|
# 忽略test_xaooyaoo_conf.txt文件
|
||||||
|
test_xaooyaoo_conf.txt
|
@ -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):
|
||||||
"""
|
"""
|
||||||
获取联系人列表
|
获取联系人列表
|
||||||
|
Loading…
Reference in New Issue
Block a user