This commit is contained in:
yumoqing 2025-01-17 15:44:02 +08:00
parent 860402f974
commit ff7b2c7ac1

7
wwwroot/admin_menu.ui Normal file
View File

@ -0,0 +1,7 @@
[
{
"name":"users",
"label":"用户管理"
"url":"{{entire_url('/rbac/users')}}"
}
]