curl --location --request GET 'https://test.51vive.com/xingxy/expression/list?id=&context=&enable=&pageSize=&pageNum=&orderByColumn=&isAsc='{
"total": 0,
"rows": [
{
"id": 0,
"context": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"deleted": true,
"enable": true
}
],
"code": 0,
"msg": "string"
}