From 6f63b0be35a68d772c9f5839e3d43a68e3386cbb Mon Sep 17 00:00:00 2001 From: 18209 Date: Tue, 22 Jul 2025 08:40:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8D=E5=91=8A=E8=AD=A6=E7=A0=81?= =?UTF-8?q?=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- consumers/consumerSavoirTheme.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/consumers/consumerSavoirTheme.go b/consumers/consumerSavoirTheme.go index f5e8c1a..20d44c5 100644 --- a/consumers/consumerSavoirTheme.go +++ b/consumers/consumerSavoirTheme.go @@ -164,8 +164,8 @@ func (the *consumerSavoirTheme) judgeOffline() { StructureName: gap.StructName, SourceId: fmt.Sprintf("%d", theme.Sensor), SourceName: theme.SensorName, - AlarmTypeCode: "3004", - AlarmCode: "********", + AlarmTypeCode: "8004", + AlarmCode: "80040003", Content: "", Time: time.Now().Format("2006-01-02T15:04:05+0800"), SourceTypeId: 2, // 0:DTU, 1:传感器, 2:测点