From f8ca27209594d67dd766c8a58d7842364147d6bf Mon Sep 17 00:00:00 2001
From: Pu Zhibing <393733352@qq.com>
Date: 星期四, 18 九月 2025 17:18:45 +0800
Subject: [PATCH] 修改安全漏洞

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

diff --git a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tSystemBulletin/tSystemBulletin_add.html b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tSystemBulletin/tSystemBulletin_add.html
index 45517d4..fb3f314 100644
--- a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tSystemBulletin/tSystemBulletin_add.html
+++ b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tSystemBulletin/tSystemBulletin_add.html
@@ -51,8 +51,8 @@
 
     </div>
 </div>
-<script src="${ctxPath}/static/modular/system/tSystemBulletin/tSystemBulletin_info.js"></script>
-<script src="${ctxPath}/static/js/ueditor/jsp/ueditor.all.js"></script>
+<script src="${ctxPath}/djadmin/static/modular/system/tSystemBulletin/tSystemBulletin_info.js"></script>
+<script src="${ctxPath}/djadmin/static/js/ueditor/jsp/ueditor.all.js"></script>
 <script type="text/javascript">
     $(function () {
         var idCardPositive = new $WebUpload("img");

--
Gitblit v1.7.1