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/tAppUser/tCouponException.html | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tAppUser/tCouponException.html b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tAppUser/tCouponException.html index d6b7705..01df9b6 100644 --- a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tAppUser/tCouponException.html +++ b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tAppUser/tCouponException.html @@ -28,7 +28,7 @@ </div> </div> </div> -<script src="${ctxPath}/static/modular/system/tAppUser/tCoupon.js"></script> -<script src="${ctxPath}/static/modular/system/tAppUser/tAppUserException.js"></script> -<script src="${ctxPath}/static/modular/system/tAppUser/tAppUser_info.js"></script> +<script src="${ctxPath}/djadmin/static/modular/system/tAppUser/tCoupon.js"></script> +<script src="${ctxPath}/djadmin/static/modular/system/tAppUser/tAppUserException.js"></script> +<script src="${ctxPath}/djadmin/static/modular/system/tAppUser/tAppUser_info.js"></script> @} -- Gitblit v1.7.1