From d1898509618bc73613f63c7b68d1e7276acbb2a8 Mon Sep 17 00:00:00 2001 From: vision Date: Wed, 26 Apr 2023 16:11:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=81=E4=B8=9A=E5=BE=AE=E4=BF=A1channel?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=9C=89=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 832c4a9a..0ff1d072 100644 --- a/README.md +++ b/README.md @@ -616,7 +616,7 @@ pip3 install requests flask ```bash "channel": { "type": "wechat_com", - "wechat_mp": { + "wechat_com": { "wechat_token": "YOUR TOKEN", # token值 "port": "8888", # 程序启动监听的端口 "app_id": "YOUR APP ID", # app ID