Authorization: Bearer ********************curl --location 'https://www.mengzhikeji.cn/prod-api/merchant/merOrderDtl/' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": "string",
"data": {
"orderDtlId": 0,
"merOrderId": 0,
"areaName": "string",
"price": 0,
"costPrice": 0,
"bookingNum": 0,
"unitPrice": 0,
"remainTicket": 0,
"remark": "string"
}
}