文档
测试

查询订单列表

GET
http://47.115.18.242:8787/order/getlist?shop=popo

接口描述

购物车多商铺数据查询,根据商铺名查询

请求参数

参数名
类型
描述
必填
shop
string
示例:popo
必填

响应参数

参数名
类型
描述
必填
code
int
示例:2000
必填
flag
boolean
示例:true
必填
message
string
示例:select success
必填
data
array
数据列表
必填
_id
string
示例:5f09795cbffd145a04cb0dc1
必填
title
string
示例:lo
必填
info
string
示例:lovea
必填
num
string
示例:1
必填
shop
string
示例:popo
必填