儀表板
文件庫
filestore
活動
搜尋
登入
pcalife
/
PAM
保誠-保戶業務員媒合平台
匯總
相關日誌
提交
目錄
檔案區
分支(forks)
比對
究查
|
歷程
|
原始
fix#138195: 客戶接收到簡訊後,由以下連結重新預約,產生錯誤。
Tomas
2022-04-27
efe605b99287617f9ff53e449c2e23949d2c9913
[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';