From 084119cb21e9848ea77be37122612c5f7ef8ce2f Mon Sep 17 00:00:00 2001
From: whyclj <1525436766@qq.com>
Date: 星期六, 29 十二月 2018 10:56:39 +0800
Subject: [PATCH] 设备实时告警和设备历史告警记录页面中添加设备SD卡故障和采集线告警判别

---
 gx_tieta/WebRoot/equipWarn1.jsp |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/gx_tieta/WebRoot/equipWarn1.jsp b/gx_tieta/WebRoot/equipWarn1.jsp
index e12d711..d0d48a2 100644
--- a/gx_tieta/WebRoot/equipWarn1.jsp
+++ b/gx_tieta/WebRoot/equipWarn1.jsp
@@ -740,6 +740,8 @@
 					case 119026:return "鍩虹珯鎺夌珯鍛婅";
 					case 119027:return "鍩虹珯寮�闂ㄥ憡璀�";
 					case 119028:return "璁惧楂樻俯鍛婅";
+					case 119032:return "璁惧SD鍗℃晠闅�";
+					case 119033:return "閲囬泦绾垮憡璀�";
 				}
 			}
 			return "閫氫俊鏁呴殰";

--
Gitblit v1.9.1