From a4f07b2a0ddb6c210e05afbbb491feeb466203e7 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期一, 09 三月 2026 19:15:50 +0800
Subject: [PATCH] #V3重大更新,升级JDK17,升级SpirngBoot3.5.1

---
 src/main/webapp/views/locMap/locMap.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/locMap/locMap.html b/src/main/webapp/views/locMap/locMap.html
index fdd8960..f54a265 100644
--- a/src/main/webapp/views/locMap/locMap.html
+++ b/src/main/webapp/views/locMap/locMap.html
@@ -5,7 +5,7 @@
   <title>搴撲綅鍦板浘</title>
   <link rel="stylesheet" href="../../static/vue/element/element.css">
   <script type="text/javascript" src="../../static/js/jquery/jquery-3.3.1.min.js"></script>
-  <script type="text/javascript" src="../../static/js/common.js"></script>
+  <script type="text/javascript" src="../../static/js/common.js?v=20260309_i18n_fix1"></script>
   <script type="text/javascript" src="../../static/vue/js/vue.min.js"></script>
   <script type="text/javascript" src="../../static/vue/element/element.js"></script>
   <script src="../../static/js/gsap.min.js"></script>

--
Gitblit v1.9.1