From 433d09eaa2a9fd0014d6bea44c21d5d11c99ebc4 Mon Sep 17 00:00:00 2001 From: Mila <Mila@pollex.com.tw> Date: 星期三, 10 十一月 2021 17:03:36 +0800 Subject: [PATCH] Merge branch 'master' of https://192.168.0.10:8443/r/pcalife/PAM --- pamapi/src/doc/預約單/顧問取得所有自己的預約單API | 40 ++++++++++++++++++++++------------------ 1 files changed, 22 insertions(+), 18 deletions(-) diff --git "a/pamapi/src/doc/\351\240\220\347\264\204\345\226\256/\351\241\247\345\225\217\345\217\226\345\276\227\346\211\200\346\234\211\350\207\252\345\267\261\347\232\204\351\240\220\347\264\204\345\226\256API" "b/pamapi/src/doc/\351\240\220\347\264\204\345\226\256/\351\241\247\345\225\217\345\217\226\345\276\227\346\211\200\346\234\211\350\207\252\345\267\261\347\232\204\351\240\220\347\264\204\345\226\256API" index b213145..cf54e8d 100644 --- "a/pamapi/src/doc/\351\240\220\347\264\204\345\226\256/\351\241\247\345\225\217\345\217\226\345\276\227\346\211\200\346\234\211\350\207\252\345\267\261\347\232\204\351\240\220\347\264\204\345\226\256API" +++ "b/pamapi/src/doc/\351\240\220\347\264\204\345\226\256/\351\241\247\345\225\217\345\217\226\345\276\227\346\211\200\346\234\211\350\207\252\345\267\261\347\232\204\351\240\220\347\264\204\345\226\256API" @@ -8,22 +8,7 @@ [ { - "id": 11, - "phone": "09123456789", - "email": "pollex@pollex.comm.tw", - "contactType": "phone", - "gender": "male", - "age": 20, - "job": "撠����", - "requirement": "鞎∪����,鞈蝘餉��", - "communicateStatus": "picked", - "hopeContactTime": "'����~�����, 12:00~14:00, 18:00~21:00'", - "otherRequirement": "憭馳����", - "appointmentDate": "2021-11-10T03:17:30.586Z", - "agentNo": "admin" - }, - { - "id": 12, + "id": 13, "phone": "09123456789", "email": "pollex@pollex.comm.tw", "contactType": "phone", @@ -34,7 +19,26 @@ "communicateStatus": "reserved", "hopeContactTime": "'����~�����, 12:00~14:00, 18:00~21:00'", "otherRequirement": "憭馳����", - "appointmentDate": "2021-11-10T03:20:00.563Z", - "agentNo": "admin" + "appointmentDate": "2021-11-10T04:15:11.292Z", + "agentNo": "admin", + "customerId": 2, + "name": "Jack" + }, + { + "id": 14, + "phone": "09123456789", + "email": "pollex@pollex.comm.tw", + "contactType": "phone", + "gender": "male", + "age": 20, + "job": "撠����", + "requirement": "鞎∪����,鞈蝘餉��", + "communicateStatus": "reserved", + "hopeContactTime": "'����~�����, 12:00~14:00, 18:00~21:00'", + "otherRequirement": "憭馳����", + "appointmentDate": "2021-11-10T04:16:22.526Z", + "agentNo": "admin", + "customerId": 2, + "name": "Jack" } ] \ No newline at end of file -- Gitblit v1.8.0