保誠-保戶業務員媒合平台
Tomas
2023-07-31 fdedea98f7c2af0144de16a6e291310869f6d113
PAMapp/shared/models/appointment.model.ts
@@ -40,7 +40,7 @@
  phone                : string;
  requirement          : string;
  satisfactionScore    : number;
  consultantMode       : string;
  consultationMethod   : string;
};
export interface AppointmentClosedInfo {
@@ -124,7 +124,7 @@
  job            : string;
  phone          : string;
  requirement    : string[];
  consultantMode : string;
  consultationMethod : string;
}
export interface ContactTime {
  selectTimesOptions: string[];