From ba18a3f6631c6ea3f43a134d77e2c0233f883340 Mon Sep 17 00:00:00 2001 From: fengxiang <110431245@qq.com> Date: Thu, 27 Sep 2018 09:08:04 +0800 Subject: [PATCH] redis 刷新方式 改成删除key值 --- src/main/webapp/view/map.jsp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/view/map.jsp b/src/main/webapp/view/map.jsp index 6ccc96b..8144d86 100644 --- a/src/main/webapp/view/map.jsp +++ b/src/main/webapp/view/map.jsp @@ -391,7 +391,7 @@ longitude: _obj['longitude'], latitude: _obj['latitude'], monitorPointId: _obj['monitorPointId'], - version:_obj['deviceVersion']['vers\t\t\t\t\t\t\t\t\t\tconsole.log(equStr);\nion'] + version:_obj['deviceVersion']['version'] } var equStr = JSON.stringify(equ); if(window["console"]!=undefined){ -- Gitblit v1.8.0