PAMapp/shared/models/agent-info.model.ts
@@ -8,11 +8,14 @@ phoneNumber : string; serveArea : string; companyAddress : string; latestLoginTime : Date ; seniority : string; suitability : number; evaluation : number; expertise : string[]; concept : string; experiences : string[]; experiences : string; awards : string; gender : string, communicationStyle: string; }