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:测点