Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【修复】获取菜单精简信息列表接口没有排除父 ID 非 0 的节点 #561

Merged

Conversation

dongdongxiang
Copy link
Contributor

在查询菜单列表时, 在服务端对菜单树进行构建, 将所有父 ID 非 0 的根菜单全部排除后返回给客户端. 缺点是管理端每次加载树的时候服务端都要重新进行一次过滤.

涉及接口:
/system/menu/list-all-simple

/system/auth/get-permission-info

@YunaiV YunaiV merged commit ae9c5f7 into YunaiV:master-jdk17 Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants