{
    "Array": [
        {
            "index": 0,
            "roomType": 0,
            "subscribeValue": 1,
            "textCode": 100000
        },
        {
            "index": 1,
            "roomType": 1,
            "subscribeValue": 10,
            "textCode": 100001
        },
        {
            "index": 2,
            "roomType": 2,
            "subscribeValue": 100,
            "textCode": 100002
        },
        {
            "index": 3,
            "roomType": 3,
            "subscribeValue": 200,
            "textCode": 100003
        },
        {
            "index": 4,
            "roomType": 4,
            "subscribeValue": 300,
            "textCode": 100004
        },
        {
            "index": 5,
            "roomType": 5,
            "subscribeValue": 500,
            "textCode": 100005
        },
        {
            "index": 6,
            "roomType": 6,
            "subscribeValue": 1000,
            "textCode": 100006
        }
    ]
}