This commit is contained in:
2023-06-25 17:22:05 +08:00
parent 3fd3a09888
commit caeae9127f
51 changed files with 235 additions and 632 deletions

View File

@ -37,7 +37,7 @@ public interface SysMenuApiService {
* @param param 条件
* @return 菜单列表
*/
List<SysMenuVo> selectVoList(SysMenuParam param);
List<SysMenu> selectList(SysMenuParam param);
/**
* 查询详细