From d535eb5466b2e40db3ceb39740b5958a6ed41fc3 Mon Sep 17 00:00:00 2001 From: aaron <> Date: Sun, 30 Mar 2025 11:39:03 +0800 Subject: [PATCH] update --- app/api/endpoints/wecom.py | 2 ++ app/core/wecomclient.py | 3 +++ jobs.sqlite | Bin 24576 -> 24576 bytes 3 files changed, 5 insertions(+) diff --git a/app/api/endpoints/wecom.py b/app/api/endpoints/wecom.py index 516eb22..0057492 100644 --- a/app/api/endpoints/wecom.py +++ b/app/api/endpoints/wecom.py @@ -20,6 +20,8 @@ from pydantic import BaseModel from app.models.wecom_external_chat import WecomExternalChatDB, WecomExternalChatInfo, WecomExternalChatMemberDB, WecomExternalChatMemberInfo router = APIRouter() +logging.basicConfig(level=logging.INFO) + def decrypt_msg(msg_encrypt: str, signature: str, timestamp: str, nonce: str) -> typing.Optional[str]: """解密企业微信消息""" diff --git a/app/core/wecomclient.py b/app/core/wecomclient.py index ee32c1c..971c2a1 100644 --- a/app/core/wecomclient.py +++ b/app/core/wecomclient.py @@ -5,6 +5,9 @@ import logging from app.core.config import settings from typing import Dict, Any, Optional, List import aiohttp + +logging.basicConfig(level=logging.INFO) + class WecomClient: """企业微信客户端""" diff --git a/jobs.sqlite b/jobs.sqlite index e96a0a0c033b988d6fbca04a61dec97409b71a3a..3aa93de0c3be09dfbe73178f91c768e604570e22 100644 GIT binary patch delta 19 acmZoTz}Rqrae_3X?L--8M%#@E3*rGo`v$52 delta 19 acmZoTz}Rqrae_3X