商品预定发货完成&取消订单
POST
/active/order/deliver
请求参数
参数名
类型
描述
必填
orderId
number
示例:8
必填
type
number
1=取消订单 2=发货完成
必填
remark
string
备注 示例:12334456
必填
响应参数
参数名
类型
描述
必填
code
int
状态值
必填
message
string
提示内容
必填
data
map
返回数据
必填