文档
测试

查询某个订单

GET
http://localhost:8020/orders/getuser/5f0c55942cb1200314fd8f4

接口描述

查询成败

响应参数

参数名
类型
描述
必填
code
int
示例:2000
必填
flag
boolean
示例:true
必填
message
string
示例:查询成功
必填
data
array
数据列表
必填
_id
string
示例:5f0c55942cb1200314fd8f4e
必填
ordersid
string
示例:321695849
必填
titile
string
示例:水果
必填
code
int
示例:5000
必填
flag
boolean
示例:false
必填
message
string
示例:查询失败
必填