From 7cfe0ad6eb762a88b1986d5248d306fc6c089980 Mon Sep 17 00:00:00 2001 From: liuwei Date: Wed, 23 Apr 2025 11:52:30 +0800 Subject: [PATCH] =?UTF-8?q?server=E5=90=AF=E5=8A=A8=E4=B9=8B=E5=90=8E?= =?UTF-8?q?=EF=BC=8C=E5=A1=AB=E5=85=A5callback?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/config.yaml b/config.yaml index 4f6efc6..3478916 100644 --- a/config.yaml +++ b/config.yaml @@ -141,11 +141,3 @@ redis_config: db: 0 decode_responses: true - -#gewechat 配置 - -gewechat: - base_url: "http://192.168.2.240:2531/v2/api" - gewechat_token: "cb43f52db27e4a56bb6ec7da54373582" - app_id: "wx_3BC6eSHGE5xEm_hH3__7c" - callback_url : "http://192.168.2.192:8999/gewechat/callback"