This commit is contained in:
Rosy-zhudan
2019-10-09 09:50:47 +08:00
parent aa6e94be89
commit 83349188fc

View File

@@ -34,7 +34,7 @@ const (
ColorRed = "red"
ColorYellow = "yellow"
ColorUnknown = "Unknown"
ColorUnknown = "unknown"
AlertLevelExtraRed = 1
AlertLevelRed = 2