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

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

diff --git a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tSystemConfig/tSystemConfigServiceMgmt.html b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tSystemConfig/tSystemConfigServiceMgmt.html
index debdc4e..4e27b2e 100644
--- a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tSystemConfig/tSystemConfigServiceMgmt.html
+++ b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tSystemConfig/tSystemConfigServiceMgmt.html
@@ -29,6 +29,6 @@
         </div>
     </div>
 </div>
-<script src="${ctxPath}/static/modular/system/tSystemConfig/tSystemConfig.js"></script>
-<script src="${ctxPath}/static/modular/system/tSystemConfig/tSystemConfig_info.js"></script>
+<script src="${ctxPath}/djadmin/static/modular/system/tSystemConfig/tSystemConfig.js"></script>
+<script src="${ctxPath}/djadmin/static/modular/system/tSystemConfig/tSystemConfig_info.js"></script>
 @}

--
Gitblit v1.7.1