mirror of
https://github.com/Jinnrry/PMail.git
synced 2025-10-04 23:12:51 +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
}