儀表板
文件庫
filestore
活動
搜尋
登入
pcalife
/
PAM
保誠-保戶業務員媒合平台
匯總
相關日誌
提交
目錄
檔案區
分支(forks)
比對
究查
|
歷程
|
原始
fixed TODO#133611 顧問-內容描述樣式調整
Mila
2022-01-04
f217fa33522f8dc9cedd991fb60aafe2b4e0170f
[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';