[ { "excel_file_name": "D-地图-主城外观.xlsx", "sheets": [ { "sheet_name": "Sheet1", "row_offset": 1, "outputs": [ { "enable": true, "read_type": "type_sjson", "parser_id": "table", "file_name": "map_main_city_show.json", "gen_codes": [ { "read_type": "type_go" } ] }, { "enable": true, "read_type": "type_cjson", "parser_id": "table_list", "file_name": "MapMainCityShowCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "MainCityShowID", "is_unique": true } ], "heads": [ { "key": "主城外观ID", "name": "MainCityShowID", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "外观名称Lang", "name": "NameLang", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "激活类型", "name": "activeType", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "激活条件", "name": "activeCondition", "side": "cs", "type_sjson": "array", "type_go": "types.Pair[int32,int32]", "type_cjson": "array", "type_csharp": "List" }, { "key": "有效时间(s)", "name": "expireTime", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "外观描述Lang", "name": "DescLang", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "获得方式Lang", "name": "GetDescLang", "side": "c", "type_cjson": "string", "type_csharp": "string" } ] } ] } ]