curl --location --request GET 'https://test.51vive.com/livesupport/trigger/words/list'
{
"total": 0,
"rows": [
{
"id": 0,
"content": "string",
"triggerType": 0,
"createTime": "2019-08-24T14:15:22Z",
"enable": true,
"deleted": true
}
],
"code": 0,
"msg": "string"
}