From 9cb6d5f92ad7aeda45ad1fe6482dcfc63d17be2b Mon Sep 17 00:00:00 2001 From: HelenHuang <LinHuang@pollex.com.tw> Date: 星期一, 06 十二月 2021 12:35:26 +0800 Subject: [PATCH] Merge branch 'master' of https://192.168.0.10:8443/r/pcalife/PAM --- pamapi/src/doc/滿意度/查詢登入者所有的滿意度問卷.txt | 75 ++++++++++++------------------------- 1 files changed, 24 insertions(+), 51 deletions(-) diff --git "a/pamapi/src/doc/\346\273\277\346\204\217\345\272\246/\346\237\245\350\251\242\347\231\273\345\205\245\350\200\205\346\211\200\346\234\211\347\232\204\346\273\277\346\204\217\345\272\246\345\225\217\345\215\267.txt" "b/pamapi/src/doc/\346\273\277\346\204\217\345\272\246/\346\237\245\350\251\242\347\231\273\345\205\245\350\200\205\346\211\200\346\234\211\347\232\204\346\273\277\346\204\217\345\272\246\345\225\217\345\215\267.txt" index 945ccba..73ae4c7 100644 --- "a/pamapi/src/doc/\346\273\277\346\204\217\345\272\246/\346\237\245\350\251\242\347\231\273\345\205\245\350\200\205\346\211\200\346\234\211\347\232\204\346\273\277\346\204\217\345\272\246\345\225\217\345\215\267.txt" +++ "b/pamapi/src/doc/\346\273\277\346\204\217\345\272\246/\346\237\245\350\251\242\347\231\273\345\205\245\350\200\205\346\211\200\346\234\211\347\232\204\346\273\277\346\204\217\345\272\246\345\225\217\345\215\267.txt" @@ -7,66 +7,39 @@ [ { - "id": 4, - "createdDate": "2021-11-30T12:32:28.943Z", - "lastModifiedDate": "2021-11-30T12:32:28.943Z", + "id": 11, + "createdDate": "2021-12-03T03:59:07.854Z", + "lastModifiedDate": "2021-12-03T03:59:07.854Z", "customerId": 90, "agentNo": "B282677963", - "status": "UNFILLED", - "score": 4.0 + "status": "FILLED", + "score": 4.0, + "appointmentId": 134, + "customerName": "Jack", + "agentName": "�憒�" }, { - "id": 5, - "createdDate": "2021-11-30T12:34:16.225Z", - "lastModifiedDate": "2021-11-30T12:34:16.225Z", + "id": 12, + "createdDate": "2021-12-03T04:00:43.181Z", + "lastModifiedDate": "2021-12-03T04:00:43.181Z", "customerId": 90, "agentNo": "B282677963", - "status": "UNFILLED", - "score": 4.0 + "status": "FILLED", + "score": 4.0, + "appointmentId": 135, + "customerName": "Jack", + "agentName": "�憒�" }, { - "id": 6, - "createdDate": "2021-11-30T12:37:27.571Z", - "lastModifiedDate": "2021-11-30T12:37:27.571Z", + "id": 13, + "createdDate": "2021-12-03T04:01:20.095Z", + "lastModifiedDate": "2021-12-03T04:01:20.095Z", "customerId": 90, "agentNo": "B282677963", - "status": "UNFILLED", - "score": 4.0 - }, - { - "id": 7, - "createdDate": "2021-11-30T12:52:27.709Z", - "lastModifiedDate": "2021-11-30T12:52:27.709Z", - "customerId": 90, - "agentNo": "B282677963", - "status": "UNFILLED", - "score": 4.0 - }, - { - "id": 8, - "createdDate": "2021-11-30T12:52:46.657Z", - "lastModifiedDate": "2021-11-30T12:52:46.657Z", - "customerId": 90, - "agentNo": "B282677963", - "status": "UNFILLED", - "score": 2.0 - }, - { - "id": 9, - "createdDate": "2021-12-01T03:08:50.258Z", - "lastModifiedDate": "2021-12-01T03:08:50.258Z", - "customerId": 90, - "agentNo": "B282677963", - "status": "UNFILLED", - "score": 0.0 - }, - { - "id": 10, - "createdDate": "2021-12-01T09:48:50.991Z", - "lastModifiedDate": "2021-12-01T09:48:50.991Z", - "customerId": 90, - "agentNo": "B282677963", - "status": "UNFILLED", - "score": null + "status": "FILLED", + "score": 2.0, + "appointmentId": 136, + "customerName": "Jack", + "agentName": "�憒�" } ] \ No newline at end of file -- Gitblit v1.8.0