From 8ff3830fcc6a239d0b16a74ca8d9d80ac4e36ded Mon Sep 17 00:00:00 2001 From: whyclj <1525436766@qq.com> Date: 星期五, 18 一月 2019 09:11:32 +0800 Subject: [PATCH] 线程监控中修复进程名称bug --- gx_tieta/WebRoot/mobil/equiphistwarn.html | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/gx_tieta/WebRoot/mobil/equiphistwarn.html b/gx_tieta/WebRoot/mobil/equiphistwarn.html index b911856..5eedc9a 100644 --- a/gx_tieta/WebRoot/mobil/equiphistwarn.html +++ b/gx_tieta/WebRoot/mobil/equiphistwarn.html @@ -428,6 +428,8 @@ case 119026:return "鍩虹珯鎺夌珯鍛婅"; case 119027:return "鍩虹珯寮�闂ㄥ憡璀�"; case 119028:return "璁惧楂樻俯鍛婅"; + case 119032:return "璁惧SD鍗℃晠闅�"; + case 119033:return "閲囬泦绾垮憡璀�"; } } return "閫氫俊鏁呴殰"; -- Gitblit v1.9.1