From 0bc785ed323ef92e0f76590a66d31bdde98d6661 Mon Sep 17 00:00:00 2001 From: Administrator Date: Fri, 12 May 2023 13:47:19 +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 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/消息通知.md b/消息通知.md index 7003762..132e021 100644 --- a/消息通知.md +++ b/消息通知.md @@ -2,7 +2,7 @@ title: 消息通知 description: published: 1 -date: 2023-05-12T13:43:42.490Z +date: 2023-05-12T13:47:10.502Z tags: editor: markdown dateCreated: 2023-05-12T04:48:45.938Z @@ -30,6 +30,12 @@ dateCreated: 2023-05-12T04:48:45.938Z > 由于微信官方限制,2022年6月20日后创建的企业微信应用需要有固定的公网IP地址并加入IP白名单后才能发送消息,使用有固定公网IP的代理服务器转发可解决该问题,代理服务器需自行搭建或使用公共资源中公布的代理地址(如太多人使用也有可能会被封禁)。 {.is-warning} +**微信通知:** +- **企业ID**:在管理后台`我的企业`-`企业信息`下查看`企业ID`。 +- **应用Secret**: 在管理后台`应用与小程序`-`自建`下查看`Secret`。 +- **应用ID**:在管理后台`应用与小程序`-`自建`下查看`AgentId`。 +- **消息推送代理**:填写自己可用的`消息代理服务地址`,并将消息代理服务器的真实IP填写到企业微信应用`IP白名单`中。 + **微信回调:** - 在微信企业应用`接收消息设置`页面生成`Token`和`EncodingAESKey`并填入`设置->消息通知->微信`对应项,打开微信`交互`开关。 - `保存`并`重启`本工具,`保存`并`重启`本工具,`保存`并`重启`本工具。