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/wrkMast/wrkMast.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/wrkMast/wrkMast.html b/src/main/webapp/views/wrkMast/wrkMast.html
index 1a611ca..40e8c5b 100644
--- a/src/main/webapp/views/wrkMast/wrkMast.html
+++ b/src/main/webapp/views/wrkMast/wrkMast.html
@@ -7,7 +7,7 @@
 		<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/layui/layui.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>
 		<style>

--
Gitblit v1.9.1