儀表板
文件庫
filestore
活動
搜尋
登入
pcalife
/
PAM
保誠-保戶業務員媒合平台
匯總
相關日誌
提交
目錄
檔案區
分支(forks)
比對
究查
|
歷程
|
原始
Update: 更新輪器圖檔 FILM_1 FILM_2
Tomas
2023-07-31
47e7e6f3d7b00b44a16eaeccb95a6a6a31790e05
[pcalife/PAM.git]
/
pamapi
/
src
/
doc
/
sql
/
executed
/
20211203_w.sql
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';