[ { "excel_file_name": "D-地图-建筑升级.xlsx", "sheets": [ { "sheet_name": "Sheet1", "row_offset": 2, "outputs": [ { "enable": true, "read_type": "type_sjson", "parser_id": "table", "file_name": "map_build_upgrade.json", "gen_codes": [ { "read_type": "type_go" } ] }, { "enable": true, "read_type": "type_cjson", "parser_id": "table_list", "file_name": "MapBuildUpgradeCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "ConfigID,Level", "is_unique": true }, { "index_names": "ConfigID" } ], "heads": [ { "key": "建筑配置ID", "name": "ConfigID", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "等级", "name": "Level", "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" }, { "key": "升级消耗", "name": "UpgradeCost", "side": "cs", "type_sjson": "array", "type_go": "types.Assets", "type_cjson": "string", "type_csharp": "ArrayIntList,ArrayIntListConverter" }, { "key": "升级时间", "name": "UpgradeTime", "side": "cs", "type_sjson": "int", "type_go": "int64", "type_cjson": "int", "type_csharp": "int" }, { "key": "耐久", "name": "Durability", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "模型", "name": "Model", "side": "c", "type_sjson": "string", "type_go": "string", "type_cjson": "string", "type_csharp": "string" }, { "key": "视野范围", "name": "ViewRange", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "展示-属性", "name": "ShowAttrs", "side": "c", "type_cjson": "string", "type_csharp": "ArrayIntList,ArrayIntListConverter" } ] } ] } ]