From 4c88d20fa0fd55be7f4ab04f5938aeba94b6abf2 Mon Sep 17 00:00:00 2001
From: qinchao <craig.qin@yoho01.local>
Date: Mon, 28 May 2018 18:29:32 +0800
Subject: [PATCH] nginx切换调整

---
 monitor-ui-web/src/main/webapp/jsp/switch/switch_topology.jsp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/monitor-ui-web/src/main/webapp/jsp/switch/switch_topology.jsp b/monitor-ui-web/src/main/webapp/jsp/switch/switch_topology.jsp
index ee4f6bb..a548a64 100644
--- a/monitor-ui-web/src/main/webapp/jsp/switch/switch_topology.jsp
+++ b/monitor-ui-web/src/main/webapp/jsp/switch/switch_topology.jsp
@@ -186,7 +186,7 @@
 </div>
 
 <script src="<%=basePath %>script/common/genarate_left_panel.js?v=<%=ProjectConstant.MENU_VERSION %>"></script>
-<script src="<%=basePath %>script/switch.js?v=20180528-002"></script>
+<script src="<%=basePath %>script/switch.js?v=20180528-003"></script>
 
 <script type="text/javascript">
     $("#li_switch").addClass("active open");
--
libgit2 0.24.0