{
"current": 16,
"size": 49,
"name": "自农向认导"
}curl --location --request POST 'https://wechat.xiaoliebian.com/api/demo-wechat-work/open/api/product/group/page' \
--header 'Authorization: Bearer 123123' \
--header 'Content-Type: application/json' \
--data-raw '{
"current": 16,
"size": 49,
"name": "自农向认导"
}'{
"success": true,
"code": 0,
"msg": "",
"value": {
"pages": 0,
"records": [
{
"name": "",
"id": "",
"createTime": "yyyy-MM-dd HH:mm:ss",
"updateTime": "yyyy-MM-dd HH:mm:ss"
}
],
"total": 0,
"size": 0,
"current": 0
},
"traceId": ""
}