保誠-保戶業務員媒合平台
Tomas
2023-08-21 ccd7179b7f9f0c685e1dc51187a82d203922e928
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
}