From db0aaa2033a43c016ca165513faaee993117ecf8 Mon Sep 17 00:00:00 2001
From: Pu Zhibing <393733352@qq.com>
Date: 星期五, 22 八月 2025 12:14:14 +0800
Subject: [PATCH] 修改bug

---
 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 cacd239..47c84f2 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}/static/modular/system/code/code.js"></script>
+<script src="${ctxPath}/djadmin/static/modular/system/code/code.js"></script>
 @}

--
Gitblit v1.7.1