#parse("sys/header.html")
查询
#if($shiro.hasPermission("product:save"))  新增 #end #if($shiro.hasPermission("product:update"))  修改 #end #if($shiro.hasPermission("product:delete"))  删除 #end