新版「开放接口」现已发布,新增消息事件推送功能,更新人人商城至V5.32.0体验!
curl --location --request GET '/chainShop/group/get-list?page=1&page_size=10&status=1'
{
"error": 0,
"data": {
"total": 10,
"list": [
{
"id": "11",
"name": "分组11",
"shop_count": "1",
"status": "1",
"create_time": "2022-01-13 12:12:15"
},
{
"id": "10",
"name": "分组10",
"shop_count": "0",
"status": "1",
"create_time": "2022-01-13 12:12:12"
},
{
"id": "9",
"name": "分组9",
"shop_count": "1",
"status": "1",
"create_time": "2022-01-13 12:12:07"
},
{
"id": "8",
"name": "分组8",
"shop_count": "0",
"status": "1",
"create_time": "2022-01-13 12:12:04"
},
{
"id": "7",
"name": "分组7",
"shop_count": "0",
"status": "1",
"create_time": "2022-01-13 12:11:59"
},
{
"id": "6",
"name": "分组6",
"shop_count": "0",
"status": "0",
"create_time": "2022-01-13 12:11:55"
},
{
"id": "5",
"name": "分组4",
"shop_count": "0",
"status": "1",
"create_time": "2022-01-13 12:11:48"
},
{
"id": "3",
"name": "分组2",
"shop_count": "7",
"status": "1",
"create_time": "2022-01-13 12:11:36"
},
{
"id": "2",
"name": "分组5",
"shop_count": "0",
"status": "1",
"create_time": "2022-01-13 12:11:22"
},
{
"id": "1",
"name": "分组1",
"shop_count": "3",
"status": "1",
"create_time": "2022-01-12 17:36:06"
}
],
"page": 1,
"page_size": 20
}
}
扫码加入 开放接口 微信交流群
在这里,获得 开放接口 使用上的任何帮助,快速上手让你的研测效率得到大幅提升