[update] sql補上舊資料有已標記為已連絡的聯繫時間資訊
pamapi/src/doc/sql/20211203_w.sql 比對新檔案 @@ -0,0 +1 @@ UPDATE omo.appointment SET contact_time = appointment_date where communicate_status = 'CONTACTED';