src/api/authority.ts
@@ -13,7 +13,7 @@ createTime: string; status: string; psw: string; role: string; role: string[]; roleName: string; } @@ -80,6 +80,7 @@ knowledges: any; dialogs: any; agents: any; llms: any; } export function RoleList(params: Pagination) {