入库处理

This commit is contained in:
liuwei
2025-04-28 10:24:10 +08:00
parent c9c6208eda
commit c367b2ac2e
2 changed files with 78 additions and 70 deletions

View File

@@ -3,9 +3,7 @@ import logging
import os.path
import random
import time
from typing import Optional
from gewechat_client import GewechatClient
from gewechat.client import gewe_client
from utils.wechat.contact_manager import ContactManager