src/main/java/com/moon/server/mapper/all/PermsMapper.java @@ -25,6 +25,13 @@ public List<ResEntity> selectRes(String uid); /** * 查询所有资源 * * @return */ public List<ResEntity> selectAllRes(); /** * 根据用户Uid查询菜单授权 * * @param uid