From 9546646b1a4157da6acb396f786541ca5dd0e3a2 Mon Sep 17 00:00:00 2001 From: Pu Zhibing <393733352@qq.com> Date: 星期二, 19 八月 2025 11:31:47 +0800 Subject: [PATCH] 合并代码 --- management/guns-admin/src/main/webapp/WEB-INF/view/system/tAppUser/tAppUser.html | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tAppUser/tAppUser.html b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tAppUser/tAppUser.html index 0b857d5..da235c3 100644 --- a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tAppUser/tAppUser.html +++ b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tAppUser/tAppUser.html @@ -40,9 +40,6 @@ @if(shiro.hasPermission("/tAppUser/tAppUser_exception")){ <#button name="异常" icon="" clickFun="TAppUserException.tAppUserException()"/> @} - @if(shiro.hasPermission("/tAppUser/sendCoupon")){ - <#button name="赠送优惠劵" icon="" clickFun="TAppUser.searchCoupon()"/> - @} </div> <#table id="TAppUserTable"/> </div> -- Gitblit v1.7.1