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