{
"records": [
{
"orderId": "string",
"cityName": "string",
"customerName": "string",
"roomTypeName": "string",
"checkInDate": "string",
"checkOutDate": "string",
"travellerNameList": [
"string"
],
"payStatus": 0,
"supplierName": "string",
"purchaseOrderId": "string",
"orderCreateTime": "string",
"orderStatus": 0,
"hotelName": "string",
"orderButton": {
"showAutoAccept": 0,
"showChangeSupplier": 0,
"showReject": 0,
"showManualPurchase": 0,
"showDetail": 0,
"showRefund": 0,
"showForceRefund": 0
}
}
],
"total": 0,
"current": 0,
"size": 0
}