根据订单id获取订单
GET
/getOrderById
请求参数
参数名
类型
描述
必填
orderId
int
必填
响应参数
参数名
类型
描述
必填
created_time
date
必填
cost
double
必填
quantity
int[]
必填
id
int
必填
pay
double
必填
type
string
必填
status
int
必填
error
string
必填