保誠-保戶業務員媒合平台
Tomas
2023-09-01 23f937de7378d94c74e81e6f0ef1d6a1e0f1fa0e
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';