保誠-保戶業務員媒合平台
HelenHuang
2021-12-24 1d8e72674b2d14270fe5c2ba6fe3be4efa28a924
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';