curl --location --request GET 'https://test.51vive.com/app/parent-child/buy/apply/page?pageSize=&pageNum=&orderByColumn=&isAsc=&orderSn=&parentUmsId=&parentPhone=&parentNickname=&childUmsId=&childPhone=&childNickname=&createTimeStart=&createTimeEnd=&payTimeStart=&payTimeEnd='{
"total": 0,
"rows": [
{
"id": 0,
"orderId": 0,
"orderSn": "string",
"parentUmsId": 0,
"parentPhone": "string",
"parentNickname": "string",
"umsId": 0,
"childPhone": "string",
"childNickname": "string",
"content": "string",
"status": 0,
"tradeNo": "string",
"payTime": "2019-08-24T14:15:22.123Z",
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"code": 0,
"msg": "string"
}