feat: 新增userStore
This commit is contained in:
@@ -8,5 +8,4 @@ export interface UserType {
|
||||
password: string
|
||||
role: string
|
||||
roleId: string
|
||||
permissions: string | string[]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user