mirror of
https://github.com/NAStool/nas-tools-wiki.git
synced 2026-04-30 05:21:31 +08:00
docs: update 消息通知
This commit is contained in:
8
消息通知.md
8
消息通知.md
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user