From 77b75eecdff33ec8ba7fcf48aba7c13042099023 Mon Sep 17 00:00:00 2001 From: Administrator Date: Fri, 12 May 2023 13:51:39 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20update=20=E6=B6=88=E6=81=AF=E9=80=9A?= =?UTF-8?q?=E7=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 消息通知.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/消息通知.md b/消息通知.md index 132e021..46f3992 100644 --- a/消息通知.md +++ b/消息通知.md @@ -2,7 +2,7 @@ title: 消息通知 description: published: 1 -date: 2023-05-12T13:47:10.502Z +date: 2023-05-12T13:51:29.314Z tags: editor: markdown dateCreated: 2023-05-12T04:48:45.938Z @@ -32,8 +32,8 @@ dateCreated: 2023-05-12T04:48:45.938Z **微信通知:** - **企业ID**:在管理后台`我的企业`-`企业信息`下查看`企业ID`。 -- **应用Secret**: 在管理后台`应用与小程序`-`自建`下查看`Secret`。 -- **应用ID**:在管理后台`应用与小程序`-`自建`下查看`AgentId`。 +- **应用Secret**: 在管理后台`应用管理`-`自建`下查看`Secret`。 +- **应用ID**:在管理后台`应用管理`-`自建`下查看`AgentId`。 - **消息推送代理**:填写自己可用的`消息代理服务地址`,并将消息代理服务器的真实IP填写到企业微信应用`IP白名单`中。 **微信回调:** @@ -45,6 +45,9 @@ dateCreated: 2023-05-12T04:48:45.938Z - [搭建微信转发代理.pdf](/files/搭建微信转发代理_.pdf) - [自己搭建vps转发企业微信通知.pdf](/files/自己搭建vps转发企业微信通知.pdf) +> 在企业微信控制台`我的企业->微信插件`找到二维码,使用微信扫码后可直接在微信使用,无需打开企业微信客户端。 + + # Telegram Telegram机器人消息有两种模式:`Webhook`或`消息轮循`: