jiaosong
2023-09-14 a7a57c08a3c632bfc7fc82b8015167022c2d8505
server/service/src/main/java/com/doumee/service/system/SystemMenuService.java
@@ -73,7 +73,7 @@
     * @author Eva.Caesar Liu
     * @date 2023/03/21 14:49
     */
    List<SystemMenuListVO> findList();
    List<SystemMenuListVO> findList(Integer type);
    /**
     * 查询一级菜单列表
@@ -87,7 +87,7 @@
     * @author Eva.Caesar Liu
     * @date 2023/03/21 14:49
     */
    List<SystemMenu> findByUserId(Integer userId);
    List<SystemMenu> findByUserId(Integer userId,Integer type);
    /**
     * 根据角色ID查询