From b63101272c43c01e6bf828b59d7d9c7e9d163983 Mon Sep 17 00:00:00 2001
From: puzhibing <393733352@qq.com>
Date: 星期二, 14 十月 2025 11:57:22 +0800
Subject: [PATCH] Merge branch 'master' of http://120.76.84.145:10101/gitblit/r/java/QYTDriving

---
 management/guns-admin/src/main/webapp/WEB-INF/view/system/code/code.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/management/guns-admin/src/main/webapp/WEB-INF/view/system/code/code.html b/management/guns-admin/src/main/webapp/WEB-INF/view/system/code/code.html
index 47c84f2..cacd239 100644
--- a/management/guns-admin/src/main/webapp/WEB-INF/view/system/code/code.html
+++ b/management/guns-admin/src/main/webapp/WEB-INF/view/system/code/code.html
@@ -43,5 +43,5 @@
         </div>
     </div>
 </div>
-<script src="${ctxPath}/djadmin/static/modular/system/code/code.js"></script>
+<script src="${ctxPath}/static/modular/system/code/code.js"></script>
 @}

--
Gitblit v1.7.1