export namespace L_1Conf {
        export const data = {
            "100001": {
                    "Id": 100001,
                    "Zh": "燃烧的远征-{0}",
                    "Cn": "Xxx"
            },
            "100002": {
                    "Id": 100002,
                    "Zh": "群雄逐鹿-{0}",
                    "Cn": "xx000"
            }
        };
    }