From a70ae360adb63c8a847f336ebcd2bd4f574eaa9c Mon Sep 17 00:00:00 2001 From: wzh425 Date: Tue, 16 Apr 2024 11:33:19 +0800 Subject: [PATCH] fix: Fix the variable key in the alarm notification delivery template (#343) --- .../EventHandler/SendAlarmNotificationEventHandler.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Application/Masa.Alert.Application/AlarmRules/EventHandler/SendAlarmNotificationEventHandler.cs b/src/Application/Masa.Alert.Application/AlarmRules/EventHandler/SendAlarmNotificationEventHandler.cs index 1852ceb2..b0e76d9f 100644 --- a/src/Application/Masa.Alert.Application/AlarmRules/EventHandler/SendAlarmNotificationEventHandler.cs +++ b/src/Application/Masa.Alert.Application/AlarmRules/EventHandler/SendAlarmNotificationEventHandler.cs @@ -86,12 +86,12 @@ private async Task AddLogVariablesAsync(AlarmRule alarmRule, Dictionary