搭建消息告警模块以及跨网推送服务,支持企微,飞书,钉钉通知

This commit is contained in:
2026-09-03 14:02:35 +08:00
parent cfa8e78d33
commit 3927b0c201
40 changed files with 4360 additions and 7 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"ApiBaseUrl": "http://localhost:5287",
"PollSeconds": 5,
"BatchSize": 20
}