儀表板
文件庫
filestore
活動
搜尋
登入
pcalife
/
PAM
保誠-保戶業務員媒合平台
匯總
相關日誌
提交
目錄
檔案區
分支(forks)
比對
究查
|
歷程
|
原始
[add] [todo 134582] 系統滿意度填寫api
wayne
2022-02-08
463ba2f5b7e5ae094c33b1692a74b7f7aa58aad5
[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';