From ee59cafd1de5fe45133e391f3837e8f68e2a6de7 Mon Sep 17 00:00:00 2001 From: wayne <wayne8692wayne8692@gmail.com> Date: 星期一, 13 十二月 2021 10:43:29 +0800 Subject: [PATCH] [add] 【todo 132301】新增客戶查看顧問清單的時間 --- pamapi/src/doc/顧問API/客戶的顧問清單.txt | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git "a/pamapi/src/doc/\351\241\247\345\225\217API/\345\256\242\346\210\266\347\232\204\351\241\247\345\225\217\346\270\205\345\226\256.txt" "b/pamapi/src/doc/\351\241\247\345\225\217API/\345\256\242\346\210\266\347\232\204\351\241\247\345\225\217\346\270\205\345\226\256.txt" index eb81537..b48703c 100644 --- "a/pamapi/src/doc/\351\241\247\345\225\217API/\345\256\242\346\210\266\347\232\204\351\241\247\345\225\217\346\270\205\345\226\256.txt" +++ "b/pamapi/src/doc/\351\241\247\345\225\217API/\345\256\242\346\210\266\347\232\204\351\241\247\345\225\217\346\270\205\345\226\256.txt" @@ -18,6 +18,7 @@ "contactStatus": "reserved", // ��脰�����icked (�脰����)�eserved (撌脤���)�ontacted (撌脤��蝜�) "createTime": "2021-12-02T10:55:53.939Z", // ��憿批������ "updateTime": "2021-12-02T10:56:32.741Z", // ��餈����� + "customerViewTime": "2021-12-13T02:20:52.932Z", // 摰X������ "role": "憡��蝬�鈭�", "seniority": "22 撟� 8 ���", "appointments": [ // 摰X撌脤���“��� @@ -42,8 +43,7 @@ "consultantReadTime": null, "satisfactionScore":3 // null 隞�銵刻府蝑��撠憛怠神皛踵�漲 } - ], - "new": true + ] }, { "agentNo": "B282677963", @@ -61,6 +61,7 @@ "contactStatus": "reserved", "createTime": "2021-12-02T10:55:57.423Z", "updateTime": "2021-12-02T10:56:56.946Z", + "customerViewTime": "2021-12-13T02:20:52.932Z", // 摰X������ "role": "����蝬�鈭�", "seniority": "30 撟� 8 ���", "appointments": [ @@ -85,8 +86,7 @@ "consultantReadTime": null, "satisfactionScore":3 // null 隞�銵刻府蝑��撠憛怠神皛踵�漲 } - ], - "new": true + ] }, { "agentNo": "R221444250", @@ -104,10 +104,10 @@ "contactStatus": "picked", "createTime": "2021-12-02T10:56:01.004Z", "updateTime": null, + "customerViewTime": "2021-12-13T02:20:52.932Z", // 摰X������ "role": "����蝬�鈭�", "seniority": "38 撟� ", - "appointments": [], - "new": true + "appointments": [] }, { "agentNo": "Z152717443", @@ -125,8 +125,8 @@ "contactStatus": "picked", "createTime": "2021-12-02T10:56:04.620Z", "updateTime": null, + "customerViewTime": "2021-12-13T02:20:52.932Z", // 摰X������ "role": "��陸靽蝬�鈭�", - "appointments": [], - "new": true + "appointments": [] } ] -- Gitblit v1.8.0