保誠-保戶業務員媒合平台
Mila
2021-12-09 57dc3fc3fcd7c33e2cdd9bb7ba40028dd60faa17
PAMapp/assets/ts/api/appointment.ts
@@ -55,14 +55,14 @@
    job              : string,
    requirement      : string,
    communicateStatus: string,
    hopeContactTime: string,
    otherRequirement: string,
    appointmentDate: Date,
    agentNo: string,
    customerId: number,
    name: string,
    hopeContactTime  : string,
    otherRequirement : string,
    appointmentDate  : Date,
    agentNo          : string,
    customerId       : number,
    name             : string,
    consultantViewTime: Date,
    consultantReadTime: Date,
    contactTime: Date,
    contactTime      : Date,
    satisfactionScore: number
}