mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-26 06:40:17 +08:00
feat(projects): add auth example
This commit is contained in:
1
src/typings/api.d.ts
vendored
1
src/typings/api.d.ts
vendored
@@ -60,6 +60,7 @@ declare namespace Api {
|
||||
userId: string;
|
||||
userName: string;
|
||||
roles: string[];
|
||||
buttons: string[];
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user