保誠-保戶業務員媒合平台
jack
2023-07-11 cde3e6f8a69cc314093c4b9f8b9b0c6b5e9176b2
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';