保誠-保戶業務員媒合平台
charlie
2022-01-22 8b54d9e747d8a97e2ee7e8de3d957507e2ddf5f8
1
2
3
UPDATE omo.appointment SET contact_time = appointment_date where communicate_status = 'CONTACTED';
UPDATE omo.appointment SET consultant_view_time = appointment_date where communicate_status = 'CONTACTED';
UPDATE omo.appointment SET consultant_read_time = appointment_date where communicate_status = 'CONTACTED';