文档
测试

查询某个订单

GET
http://47.115.18.242:8787/order/getcart/5f0975a5cf60c97d48db5742

接口描述

根据订单id查询

响应参数

参数名
类型
描述
必填
code
int
示例:2000
必填
flag
boolean
示例:true
必填
message
string
示例:select success
必填
data
array
数据列表
必填
_id
string
示例:5f0975a5cf60c97d48db5742
必填
title
string
示例:love is biggest
必填
info
string
示例:loveaaaxxxxxx
必填