确认订单
POST
http://localhost/order/okOrder
接口描述
客户人员 : 确认操作 只有完成状态的订单 才能确认订单
请求头
参数名
类型
描述
必填
Authorization
string
token鉴权
必填
请求参数
参数名
类型
描述
必填
orderId
int
订单id
必填