保誠-保戶業務員媒合平台
HelenHuang
2021-12-28 cbd3dd0632db02f147f27107971b6b5c22e035cf
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;
}