[ { "excel_file_name": "C-城建.xlsx", "sheets": [ { "sheet_name": "Sheet1", "row_offset": 1, "outputs": [ { "enable": true, "read_type": "type_sjson", "parser_id": "table", "file_name": "facility.json", "gen_codes": [ { "read_type": "type_go" } ] }, { "enable": true, "read_type": "type_cjson", "parser_id": "table_list", "file_name": "FacilityCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "ID", "is_unique": true } ], "heads": [ { "key": "ID", "name": "ID", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "名称Lang", "name": "NameLang", "side": "c", "type_sjson": "string", "type_go": "string", "type_cjson": "string", "type_csharp": "string" }, { "desc": "建筑对应的卡片资源名称", "key": "建筑Card", "name": "BuildingCard", "side": "c", "type_sjson": "string", "type_go": "string", "type_cjson": "string", "type_csharp": "string" }, { "key": "类型", "name": "Type", "side": "c", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "GameConfig.ConfigGen.FacilityType" }, { "key": "前置建筑", "name": "PreFacilities", "side": "cs", "type_sjson": "array", "type_go": "types.PairList[int32, int32]", "type_cjson": "string", "type_csharp": "string" }, { "key": "描述Lang", "name": "DesLang", "side": "c", "type_sjson": "string", "type_go": "string", "type_cjson": "string", "type_csharp": "string" }, { "key": "序号", "name": "Index", "side": "c", "type_cjson": "int", "type_csharp": "int" }, { "key": "行数", "name": "Col", "side": "c", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "列数", "name": "Row", "side": "c", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "主堡等级", "name": "FacilityLevel", "side": "c", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "特殊属性Lang", "name": "SpecialAttrsLang", "side": "c", "type_cjson": "string", "type_csharp": "string" } ] } ] } ]