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