curl --location '/yoga/refundOrder/list?id=&refundNo=&orderId=&orderNo=&orderType=&refundAmount=&actualRefund=&refundStatus=&applyTime=&applicantId=&applicantType=&paymentChannel=' \
--header 'Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJhcHBfdXNlcjoxOTM0MTQ0Njk1NjIyMDQxNjAyIiwicm5TdHIiOiIzVnBuYlFYNmJYa2NNcDczaVhXMllBbGdmNWxQcnlkdyIsImNsaWVudGlkIjoiMThhNTE2MDAwOGIzYjA3MTc1MTE3ZDRmMmQ3MDBhMTAiLCJ1c2VySWQiOjE5MzQxNDQ2OTU2MjIwNDE2MDIsInVzZXJOYW1lIjoi5p2O5a6H5p2wIiwieW9nYUlkIjoxOTM0MTQ5NzY3NDk2MDczMjE3LCJjb2FjaElkIjoxOTM3MTU1MzY3MzYwMzk3MzE0fQ.GDYuSAsLl3Fu4Q9dp9nlutpUDkl63VEWU1e41Sg61hk' \
--header 'Clientid: 18a5160008b3b07175117d4f2d700a10'{
"total": 0,
"rows": [
{
"id": 0,
"refundNo": "string",
"orderId": 0,
"orderNo": "string",
"orderType": 0,
"refundAmount": 0,
"refundFee": 0,
"actualRefund": 0,
"currency": "string",
"refundStatus": 0,
"applyTime": "2019-08-24T14:15:22.123Z",
"auditTime": "2019-08-24T14:15:22.123Z",
"refundTime": "2019-08-24T14:15:22.123Z",
"refundReason": "string",
"refundEvidence": "string",
"applicantId": 0,
"applicantType": 0,
"auditorId": 0,
"handlerId": 0,
"paymentChannel": 0,
"transactionId": "string",
"refundId": "string",
"remark": "string",
"memberUserPhone": "string",
"memberUserName": "string",
"courseName": "string",
"totalCount": 0,
"remainCount": 0,
"payTime": "2019-08-24T14:15:22.123Z",
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"code": 0,
"msg": "string"
}