//下单示例文档地址:https://gitee.com/Surr/kfc-order-example/releases 有不清楚联系技术对接人员
{
"code": 0,
"message": "string",
"data": {
"payAmount": 0,
"deliveryPrice": 0,
"orderCustomId": "string",
"orderId": "b3e1eced-f2bd-4d8c-9765-fbc9d1d222d5",
"payUrl": "string"
}
}