保誠-保戶業務員媒合平台
jack
2023-09-01 22a5ad3acef0bfb8353dac64d4cbe0d52f6d2a07
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';