图纸订单-发货
接口地址:/console/drawingordersend
请求方式 post
参数:
id 图纸订单id
express 快递公司
courier_number 快递单号
返回格式:
{
"code": 1,
"data": {},
"msg": "success"
}Last updated
Was this helpful?
请求方式 post
id 图纸订单id
express 快递公司
courier_number 快递单号
{
"code": 1,
"data": {},
"msg": "success"
}Last updated
Was this helpful?
Was this helpful?