|
|
1 년 전 | |
|---|---|---|
| .. | ||
| README.md | 2 년 전 | |
| wechat_push.go | 1 년 전 | |
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
}