feat: 优化项目目录结构
This commit is contained in:
5
apps/frontend/app/console/(with-menu)/user/role/page.tsx
Normal file
5
apps/frontend/app/console/(with-menu)/user/role/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
export default function Page() {
|
||||
return (
|
||||
<div>role</div>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user