保誠-保戶業務員媒合平台
wayne
2022-02-17 a3716f72066d25d745f4d5103ff23a553c3e102b
pamapi/src/doc/º¡·N«×/¬d¸ßµn¤JªÌ©Ò¦³ªºº¡·N«×°Ý¨÷.txt
@@ -7,39 +7,41 @@
[
    {
        "id": 11,
        "createdDate": "2021-12-03T03:59:07.854Z",
        "lastModifiedDate": "2021-12-03T03:59:07.854Z",
        "customerId": 90,
        "agentNo": "B282677963",
        "status": "FILLED",
        "score": 4.0,
        "appointmentId": 134,
        "customerName": "Jack",
        "agentName": "喬妹"
        "id" : 85,
        "createdDate" : "2022-01-24T11:48:58.039Z",
        "lastModifiedDate" : "2022-01-24T11:48:58.039Z",
        "customerId" : 165,
        "agentNo" : "AGAM11249699",
        "status" : "UNFILLED",
        "score" : null,
        "appointmentId" : 483,
        "customerName" : "Mila la",
        "agentName" : "莫拉邀 lala",
        "type" : "APPOINTMENT"      // "APPOINTMENT"是對顧問預約的滿意度,"SYSTEM"是對平台的滿意度
    },
    {
        "id": 12,
        "createdDate": "2021-12-03T04:00:43.181Z",
        "lastModifiedDate": "2021-12-03T04:00:43.181Z",
        "customerId": 90,
        "agentNo": "B282677963",
        "status": "FILLED",
        "score": 4.0,
        "appointmentId": 135,
        "customerName": "Jack",
        "agentName": "喬妹"
    },
    {
        "id": 13,
        "createdDate": "2021-12-03T04:01:20.095Z",
        "lastModifiedDate": "2021-12-03T04:01:20.095Z",
        "customerId": 90,
        "agentNo": "B282677963",
        "status": "FILLED",
        "score": 2.0,
        "appointmentId": 136,
        "customerName": "Jack",
        "agentName": "喬妹"
      "id" : 84,
      "createdDate" : "2022-01-24T10:31:03.799Z",
      "lastModifiedDate" : "2022-01-24T10:31:03.799Z",
      "customerId" : 165,
      "agentNo" : "AGAM11249699",
      "status" : "FILLED",
      "score" : 1.0,
      "appointmentId" : 482,
      "customerName" : "Mila la",
      "agentName" : "莫拉邀 lala",
      "type" : "APPOINTMENT"
    }, {
      "id" : 95,
      "createdDate" : "2022-02-10T07:28:39.095Z",
      "lastModifiedDate" : "2022-02-10T07:28:39.095Z",
      "customerId" : 165,
      "agentNo" : null,
      "status" : "UNFILLED",
      "score" : null,
      "appointmentId" : 527,
      "customerName" : "Mila la",
      "agentName" : null,
      "type" : "SYSTEM"
    }
]
]