From 11d649e0de6490c53efe6df0ee10212ee6088d14 Mon Sep 17 00:00:00 2001
From: Pu Zhibing <393733352@qq.com>
Date: 星期二, 14 十月 2025 11:59:30 +0800
Subject: [PATCH] 集成中台及正联功能

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

diff --git a/management/guns-admin/src/main/webapp/WEB-INF/view/system/notice/notice_edit.html b/management/guns-admin/src/main/webapp/WEB-INF/view/system/notice/notice_edit.html
index 1d5de30..c4eccdf 100644
--- a/management/guns-admin/src/main/webapp/WEB-INF/view/system/notice/notice_edit.html
+++ b/management/guns-admin/src/main/webapp/WEB-INF/view/system/notice/notice_edit.html
@@ -34,6 +34,6 @@
         </div>
     </div>
 </div>
-<script type="text/javascript" src="${ctxPath}/static/js/plugins/wangEditor/wangEditor.js"></script>
-<script src="${ctxPath}/static/modular/system/notice/notice_info.js"></script>
+<script type="text/javascript" src="${ctxPath}/djadmin/static/js/plugins/wangEditor/wangEditor.js"></script>
+<script src="${ctxPath}/djadmin/static/modular/system/notice/notice_info.js"></script>
 @}

--
Gitblit v1.7.1