Commit 9ff54609 authored by hongguangwu's avatar hongguangwu

EKP1.7.7-新增税务主体权限

parent b8a02d60
......@@ -22,8 +22,6 @@ public interface SysMenuMapper extends BaseMapper<SysMenu> {
*/
IPage<SysMenu> getSysMenuPage(Page<SysMenu> page, @Param("sysMenu") SysMenuSearchVo sysMenu);
IPage<SysTaxVo> getSysTaxVoPage(Page<SysTaxVo> page, @Param("vo") SysTaxVo vo);
/**
* 判断是否存在此菜单
*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment