mirror of
https://github.com/LifeArchiveProject/WeChatDataAnalysis.git
synced 2026-02-19 14:20:51 +08:00
fix: fix fetch error and db key is ok !!!
This commit is contained in:
@@ -14,7 +14,7 @@ import logging
|
||||
from typing import Optional, List
|
||||
from dataclasses import dataclass
|
||||
from packaging import version as pkg_version # 建议使用 packaging 库处理版本比较
|
||||
from wechat_detection import detect_wechat_installation
|
||||
from .wechat_detection import detect_wechat_installation
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user