保誠-保戶業務員媒合平台
Mila
2022-01-17 8ece1a33dd0776e8a3cc94d3ac4faf8c6f7ff03c
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;
}