更改司机状态
GET
/api/gwcar/updateStatus
接口描述
更改订单状态
请求参数
参数名
类型
描述
必填
oid
string
总订单Id
必填
id
string
子订单id
必填
status
string
5:服务开始,6:服务结束
必填