curl --location --request GET 'https://test-api.yunjishop.cn/check/allow/list?createBy=&createTime=&updateBy=&updateTime=¶ms=&allowId=&word=&pageSize=&pageNum=&orderByColumn=&isAsc='
{
"total": 0,
"rows": [
{
"allowId": 0,
"word": "string"
}
],
"code": 0,
"msg": "string"
}