feat(rbac): 添加Vben5菜单

This commit is contained in:
wcg
2026-01-04 10:55:28 +08:00
parent 38463fc477
commit f77c775229
4 changed files with 1018 additions and 4 deletions

View File

@@ -3,5 +3,6 @@
public enum MenuSourceEnum
{
Ruoyi=0,
Pure=1
Pure=1,
Vben5=2
}