2018-09-29 41778164e2888baf1367b8d32284735742078e99
设备实时告警和设备历史告警页面中添加设备续航不足告警
2个文件已修改
2 ■■■■■ 已修改文件
gx_tieta/WebRoot/equipHistWarn1.jsp 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
gx_tieta/WebRoot/equipWarn1.jsp 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
gx_tieta/WebRoot/equipHistWarn1.jsp
@@ -678,6 +678,7 @@
                case 618502:return "通讯告警";
                case 618503:return "设备过温告警";
                case 618504:return "二极管D1告警";
                case 119023:return "续航不足告警";
            }
        }
        return "通信故障";
gx_tieta/WebRoot/equipWarn1.jsp
@@ -722,6 +722,7 @@
                    case 618502:return "通讯告警";
                    case 618503:return "设备过温告警";
                    case 618504:return "二极管D1告警";
                    case 119023:return "续航不足告警";
                }
            }
            return "通信故障";