From a58b211caadfc04d5eb3e4d0a2609654975b5865 Mon Sep 17 00:00:00 2001
From: wayne <wayne8692wayne8692@gmail.com>
Date: 星期一, 27 十二月 2021 11:24:46 +0800
Subject: [PATCH] [fix] 修正預約單細節API

---
 pamapi/src/doc/預約單/取得預約單細節API.txt |   32 +++++++++++++++++---------------
 1 files changed, 17 insertions(+), 15 deletions(-)

diff --git "a/pamapi/src/doc/\351\240\220\347\264\204\345\226\256/\345\217\226\345\276\227\351\240\220\347\264\204\345\226\256\347\264\260\347\257\200API.txt" "b/pamapi/src/doc/\351\240\220\347\264\204\345\226\256/\345\217\226\345\276\227\351\240\220\347\264\204\345\226\256\347\264\260\347\257\200API.txt"
index f8c11af..0520bc8 100644
--- "a/pamapi/src/doc/\351\240\220\347\264\204\345\226\256/\345\217\226\345\276\227\351\240\220\347\264\204\345\226\256\347\264\260\347\257\200API.txt"
+++ "b/pamapi/src/doc/\351\240\220\347\264\204\345\226\256/\345\217\226\345\276\227\351\240\220\347\264\204\345\226\256\347\264\260\347\257\200API.txt"
@@ -4,23 +4,25 @@
 
 
 response body:
-
 {
-    "id": 26,
+    "id": 110,
     "phone": "09123456789",
-    "email": "123",
-    "contactType": "email",
+    "email": "",
+    "contactType": "mobile",
     "gender": "male",
-    "age": "20",
-    "job": "憭",
-    "requirement": "��靽����",
+    "age": "30",
+    "job": "��",
+    "requirement": "摮戊��,鞈閬��,��靽����",
     "communicateStatus": "contacted",
-    "hopeContactTime": "','",
-    "otherRequirement": "",
-    "appointmentDate": "2021-11-12T10:17:14.107Z",
-    "agentNo": "6",
-    "customerId": 2,
-    "name": "Jack",
-    "consultantViewTime": "2021-12-01T08:04:59.369Z",
-    "consultantReadTime": "2021-12-01T08:05:59.857Z"
+    "hopeContactTime": "'蝳格���,蝳格����12:00~14:00,14:00~18:00'",
+    "otherRequirement": null,
+    "appointmentDate": "2021-12-02T09:58:58.932Z",
+    "lastModifiedDate": "2021-12-02T09:58:58.932Z",
+    "agentNo": "AG0109051204",
+    "customerId": 70,
+    "name": null,
+    "consultantViewTime": "2021-12-02T09:58:12.066Z",
+    "consultantReadTime": "2021-12-02T09:58:58.930Z",
+    "contactTime": "2021-12-02T09:58:58.930Z",
+    "satisfactionScore":3 // null 隞�銵刻府蝑��撠憛怠神皛踵�漲
 }

--
Gitblit v1.8.0