儀表板
文件庫
filestore
活動
搜尋
登入
pcalife
/
PAM
保誠-保戶業務員媒合平台
匯總
相關日誌
提交
目錄
檔案區
分支(forks)
比對
究查
|
歷程
|
原始
Merge branch 'Phase3' of https://dev.pollex.com.tw:8443/r/pcalife/PAM into ...
Tomas
2022-01-12
aa84ac15ed832152d080f60320d3647c4b870a80
[pcalife/PAM.git]
/
pamapi
/
src
/
doc
/
sql
/
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';