mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-24 21:40:22 +08:00
refactor(projects): 精简版+动态路由权限初步
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
export * from './common';
|
||||
export * from './business';
|
||||
export interface TestType {
|
||||
name: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user