保誠-保戶業務員媒合平台
wayne
2022-02-17 34b08e1c461f5e08675fcff95525956d7c4bef11
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
}