{
    "Array": [
        {
            "index": 0,
            "channelType": 0,
            "subscribeValue": 1,
            "textCode": 0
        },
        {
            "index": 1,
            "channelType": 1,
            "subscribeValue": 10,
            "textCode": 1
        },
        {
            "index": 2,
            "channelType": 2,
            "subscribeValue": 100,
            "textCode": 2
        },
        {
            "index": 3,
            "channelType": 3,
            "subscribeValue": 200,
            "textCode": 3
        },
        {
            "index": 4,
            "channelType": 4,
            "subscribeValue": 300,
            "textCode": 4
        },
        {
            "index": 5,
            "channelType": 5,
            "subscribeValue": 500,
            "textCode": 5
        },
        {
            "index": 6,
            "channelType": 6,
            "subscribeValue": 1000,
            "textCode": 6
        }
    ]
}