curl --location --request GET 'https://test-api.yunjishop.cn/check/alwaysDeny/list?denyAlwaysId=&word='
{
"total": 0,
"rows": [
{
"denyAlwaysId": 0,
"word": "string"
}
],
"code": 0,
"msg": "string"
}