更改订单状态
GET
请求参数
参数名
类型
描述
必填
orderId
int
订单号
必填
status
int
状态号
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:更新成功!
必填
code
int
示例:0
必填
status
int
示例:2
必填