feat(health): 告警微信模板消息通知 + alert.triggered 事件消费者
This commit is contained in:
@@ -5,6 +5,8 @@ export const TEMPLATE_IDS = {
|
||||
APPOINTMENT_REMINDER: '',
|
||||
FOLLOWUP_REMINDER: '',
|
||||
REPORT_NOTIFICATION: '',
|
||||
CRITICAL_HEALTH_ALERT: '',
|
||||
HEALTH_DATA_ABNORMAL: '',
|
||||
} as const;
|
||||
|
||||
/** 检查模板 ID 是否已配置,未配置时返回 false 并打印警告 */
|
||||
|
||||
Reference in New Issue
Block a user