curl --location --request GET 'https://test.51vive.com/dazi/evaluate/ums/listPage'
{
"total": 0,
"rows": [
{
"umsId": 0,
"nickname": "string",
"realName": "string",
"phone": "string",
"mobile": "string",
"icon": "string",
"gender": 0,
"id": 0,
"content": "string",
"enable": true,
"deleted": true,
"rating": 0,
"createTime": "2019-08-24T14:15:22Z",
"daziId": 0,
"orderId": 0
}
],
"code": 0,
"msg": "string"
}