From 83349188fcf064e917ded7779897fa9b3465f1c1 Mon Sep 17 00:00:00 2001 From: Rosy-zhudan Date: Wed, 9 Oct 2019 09:50:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- business/jxstore/misc/Store_Alert_Inform.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/business/jxstore/misc/Store_Alert_Inform.go b/business/jxstore/misc/Store_Alert_Inform.go index 4ba8e882f..300afd605 100644 --- a/business/jxstore/misc/Store_Alert_Inform.go +++ b/business/jxstore/misc/Store_Alert_Inform.go @@ -34,7 +34,7 @@ const ( ColorRed = "red" ColorYellow = "yellow" - ColorUnknown = "Unknown" + ColorUnknown = "unknown" AlertLevelExtraRed = 1 AlertLevelRed = 2