From ed60e03c0458d97b6852dcb84b8ccafba70d2137 Mon Sep 17 00:00:00 2001 From: Pu Zhibing <393733352@qq.com> Date: 星期五, 22 八月 2025 16:20:05 +0800 Subject: [PATCH] 提交代码 --- management/guns-admin/src/main/webapp/WEB-INF/view/system/tSystemConfig/tSystemConfig_edit.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tSystemConfig/tSystemConfig_edit.html b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tSystemConfig/tSystemConfig_edit.html index 6c9f7b6..68922aa 100644 --- a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tSystemConfig/tSystemConfig_edit.html +++ b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tSystemConfig/tSystemConfig_edit.html @@ -24,5 +24,5 @@ </div> </div> -<script src="${ctxPath}/static/modular/system/tSystemConfig/tSystemConfig_info.js"></script> +<script src="${ctxPath}/djadmin/static/modular/system/tSystemConfig/tSystemConfig_info.js"></script> @} -- Gitblit v1.7.1