{
    "code": 200,
    "message": null,
    "data": [
        {
            "filterName": "测试过滤器2", "id": 3,
            "channelId": "channelId1", "channelName": "channelName1",
            "topicId": "topicId1", "topicName": "topicName1"
        },
        {
            "filterName": "测试过滤器3", "id": 4,
            "channelId": "channelId2", "channelName": "channelName2",
            "topicId": "topicId2", "topicName": "topicName2"
        },
        {
            "filterName": "测试过滤器12241", "id": 5,
            "channelId": "channelId3", "channelName": "channelName3",
            "topicId": "topicId3", "topicName": "topicName3"
        }
    ]
}
