curl --location --request GET 'https://test.51vive.com/forums/set/sensitiveWords/'
{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"content": "string",
"enable": true,
"createBy": 0,
"nickname": "string",
"createTime": "2019-08-24T14:15:22Z"
}
}