让用户调整运单状态
GET
http://38.86.135.62:8081/pig/customer/updateCustomerStatus
接口描述
让用户将这个运单调整状态
请求参数
参数名
类型
描述
必填
token
String
请求头
必填
number
string
运单号
必填
stataus
String
0 转送, 1 代卖 2 套现
必填