Files
PMail/server/hooks/wechat_push
Jinnrry 20f3590a04 V2.4.0 (#89)
* 插件架构改造

* v2.4.0
2024-03-01 19:10:56 +08:00
..
2024-03-01 19:10:56 +08:00
2024-03-01 19:10:56 +08:00
2024-03-01 19:10:56 +08:00

How To Ues

Copy plugin binary file to /plugins

add config.json to /plugins/config.com like this:

{
  "weChatPushAppId": "", // wechat appid
  "weChatPushSecret": "", // weChat  Secret
  "weChatPushTemplateId": "", // weChat TemplateId
  "weChatPushUserId": "", // weChat UserId
}