docs: update 消息通知

This commit is contained in:
Administrator
2023-05-12 13:43:50 +00:00
committed by jxxghp
parent 8328baa325
commit ae9575d9b3

View File

@@ -2,7 +2,7 @@
title: 消息通知
description:
published: 1
date: 2023-05-12T13:38:56.954Z
date: 2023-05-12T13:43:42.490Z
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}
**微信回调:**
- 在微信企业应用`接收消息设置`页面生成`Token``EncodingAESKey`并填入`设置->消息通知->微信`对应项,打开微信`交互`开关。
- `保存``重启`本工具,`保存``重启`本工具,`保存``重启`本工具。
- 在微信企业应用`接收消息设置`页面输入此地址:`http(s)://IP:PORT/wechat`IP、PORT替换为本工具的外网访问地址及端口需要有公网IP并做好端口转发最好有域名能正常保存即设置成功。
**微信代理:**
- [搭建微信转发代理.pdf](/files/搭建微信转发代理_.pdf)
- [自己搭建vps转发企业微信通知.pdf](/files/自己搭建vps转发企业微信通知.pdf)