liuxiulin hai 2 días
pai
achega
7cd2474080
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pkg/ruleEngine/nodes/temp_alarm_node.go

+ 1 - 1
pkg/ruleEngine/nodes/temp_alarm_node.go

@@ -80,7 +80,7 @@ type TempAlarmNodeConfig struct {
 
 type MessageFields struct {
 	Field string `json:"field"`
-	Type  string `json:"type"`
+	Type  int    `json:"type"`
 }
 
 // Rule 表示一组报警规则