From 49963980dd4bc978e3fca083625a4de1d5c45933 Mon Sep 17 00:00:00 2001 From: lucas Date: Tue, 15 Jul 2025 18:03:09 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E6=9B=B4=E6=96=B0=E5=91=8A=E8=AD=A6?= =?UTF-8?q?=E7=A0=81=20=E9=BB=98=E8=AE=A43=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- consumers/consumerSavoirTheme.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consumers/consumerSavoirTheme.go b/consumers/consumerSavoirTheme.go index 8ab740a..6f6ca02 100644 --- a/consumers/consumerSavoirTheme.go +++ b/consumers/consumerSavoirTheme.go @@ -161,7 +161,7 @@ func (the *consumerSavoirTheme) judgeOffline() { SourceId: sourceId, SourceName: gap.StructName, AlarmTypeCode: "8004", - AlarmCode: "80040001", + AlarmCode: "80040003", Content: strings.Join(alarmDetails, ","), Time: time.Now().Format("2006-01-02T15:04:05+0800"), SourceTypeId: 1, // 0:DTU, 1:传感器, 2:测点