qqq
This commit is contained in:
@@ -47,3 +47,4 @@ export async function deleteService(id: string): Promise<ServiceResponse> {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -10,3 +10,4 @@ export async function getUserByRoleKey(roleKey: string): Promise<UserByRoleRespo
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -42,3 +42,4 @@ export interface UserByRoleResponse {
|
||||
data: User[]
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user