curl --location --request GET 'https://test-api.yunjishop.cn/notice/pushRecordGroup/list?pushRecordGroupId=0&pushRecordId=0&pushGroupId=0&pushGroupName=&groupUserCount=0&isDelete=&createBy=&createTime=&updateBy=&updateTime=¶ms.key.key&pageSize=0&pageNum=0&orderByColumn=&isAsc='
{
"total": 0,
"rows": [
{
"pushRecordGroupId": 0,
"pushRecordId": 0,
"pushGroupId": 0,
"pushGroupName": "",
"groupUserCount": 0,
"isDelete": ""
}
],
"code": 0,
"msg": ""
}