文档
测试

查询拼团订单(pageGroupOrderInfo)

POST
http://localhost:8092/WXFOOTSTAFF/order/pageGroupOrderInfo

请求参数

参数名
类型
描述
必填
strContent
string
请求参数,json字符串
必填
systemMapInfoId
long
系统信息id
必填
pageSize
int
每页显示数量
必填
startIndex
int
页码
必填
people
int
拼团人数
必填

响应参数

参数名
类型
描述
必填
resultSet
array
订单信息
必填