卖出
请求URL
/index/order/sale_action
请求方式
- GET
参数
参数名 | 必选 | 类型 | 说明 |
---|---|---|---|
id | 是 | string | 订单号 |
返回示例
{
"code": 0,//0成功 1失败
"info": "success",
}
红酒
/index/order/sale_action
参数名 | 必选 | 类型 | 说明 |
---|---|---|---|
id | 是 | string | 订单号 |
{
"code": 0,//0成功 1失败
"info": "success",
}