curl --location --request GET 'https://test.51vive.com/store/dis/transfer/apply/ums/page'
{
"total": 0,
"rows": [
{
"id": 0,
"umsId": 0,
"umsPhone": "string",
"umsNickname": "string",
"umsAvatar": "string",
"title": "string",
"remark": "string",
"userName": "string",
"type": 0,
"amount": 0,
"residualIncome": 0,
"status": 0,
"auditBy": 0,
"auditTime": "2019-08-24T14:15:22Z",
"createTime": "2019-08-24T14:15:22Z"
}
],
"code": 0,
"msg": "string"
}