{
"id": 0,
"createTime": "string",
"realAmount": 0,
"totalAmount": 0,
"status": 0,
"statusDesc": "string",
"details": [
{
"id": 0,
"orderId": 0,
"courseId": 0,
"name": "string",
"coverUrl": "string",
"price": 0,
"realPayAmount": 0,
"refundStatus": 0,
"couponDesc": "string",
"canRefund": true
}
]
}