From b07ac0ef1d66edb6adf7d95d88e1b59da8b63b5c Mon Sep 17 00:00:00 2001 From: Administrator Date: Fri, 12 May 2023 13:53:27 +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, 5 insertions(+), 4 deletions(-) diff --git a/消息通知.md b/消息通知.md index 46f3992..2a86566 100644 --- a/消息通知.md +++ b/消息通知.md @@ -2,7 +2,7 @@ title: 消息通知 description: published: 1 -date: 2023-05-12T13:51:29.314Z +date: 2023-05-12T13:53:16.262Z tags: editor: markdown dateCreated: 2023-05-12T04:48:45.938Z @@ -37,9 +37,10 @@ dateCreated: 2023-05-12T04:48:45.938Z - **消息推送代理**:填写自己可用的`消息代理服务地址`,并将消息代理服务器的真实IP填写到企业微信应用`IP白名单`中。 **微信回调:** -- 在微信企业应用`接收消息设置`页面生成`Token`和`EncodingAESKey`并填入`设置->消息通知->微信`对应项,打开微信`交互`开关。 -- `保存`并`重启`本工具,`保存`并`重启`本工具,`保存`并`重启`本工具。 -- 在微信企业应用`接收消息设置`页面输入此地址:`http(s)://IP:PORT/wechat`(IP、PORT替换为本工具的外网访问地址及端口,需要有公网IP并做好端口转发,最好有域名),能正常保存即设置成功。 +- 在微信企业应用`接收消息`设置页面生成`Token`和`EncodingAESKey`并填入`设置->消息通知->微信`对应项,打开微信`交互`开关。 +- `保存`并`重启`本工具。 +- 在微信企业应用`接收消息`页面输入此地址:`http(s)://IP:PORT/wechat`(IP、PORT替换为本工具的外网访问地址及端口,需要有公网IP并做好端口转发,最好有域名),能正常保存即设置成功。 +- 在微信企业应用`自定义菜单`配置好远程控制菜单,菜单ID参考[名词解释](/名词解释)。 **微信代理:** - [搭建微信转发代理.pdf](/files/搭建微信转发代理_.pdf)