保誠-保戶業務員媒合平台
jack
2023-08-08 54e0b9707bb34259dfccbe0c792b50e12b267e13
PAMapp/shared/models/strict-query.model.ts
@@ -16,9 +16,12 @@
  name         : string;
  img          : string;
  expertise    : string[];
  suitability  : number;
  avgScore     : number;
  contactStatus: null;
  updateTime   : null;
  seniority    : string;
  role         : string;
  new          : boolean;
  latestAppointmentId :null
}