保誠-保戶業務員媒合平台
Tomas
2022-01-24 65335d0cde7f13bde8f79bc83d7293f7bfd3c443
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';