curl --location --request GET '/customer/serviceEvaluate/list?id='
{
"total": 0,
"rows": [
{
"id": 0,
"businessId": 0,
"customerId": 0,
"transactionCode": "string",
"evaluateLeave": "string",
"evaluateContent": "string",
"evaluateTime": "2019-08-24T14:15:22Z",
"customerName": "string"
}
],
"code": 0,
"msg": "string"
}