feat: add electricity bill balance alert function

新增企业微信通知形式的电费余额预警功能,配置阈值环境变量ALERT_THRESHOLD,当余额低于设定值时自动发送提醒,且避免重复告警
This commit is contained in:
EchoZenith
2026-05-23 00:48:06 +08:00
parent 3b43ddad2c
commit e1b4a0ec5d
2 changed files with 29 additions and 0 deletions

View File

@@ -8,5 +8,8 @@ LOGIN_PASSWORD=你的密码
# 选填 - 企业微信群机器人 Webhook URL
WECOM_WEBHOOK_URL=https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=你的key
# 选填 - 电费余额预警阈值低于此值时发送企业微信通知设为0或留空关闭
ALERT_THRESHOLD=20
# 选填 - Cookie 签名密钥
COOKIE_SECRET=