[ { "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_res.json", "gen_codes": [ { "read_type": "type_go" } ] }, { "enable": true, "read_type": "type_cjson", "parser_id": "table_list", "file_name": "MapResCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "ConfigID", "is_unique": true } ], "heads": [ { "key": "资源配置ID", "name": "ConfigID", "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": "Level", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "产出ID", "name": "ItemID", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "每小时产出量", "name": "Yield", "side": "cs", "type_sjson": "int", "type_go": "int64", "type_cjson": "int", "type_csharp": "int" }, { "key": "守军部队", "name": "Armies", "side": "cs", "type_sjson": "array", "type_go": "types.List[int32]", "type_cjson": "array", "type_csharp": "List" }, { "key": "守军部队名字", "name": "ArmiesNameLang", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "兵力", "name": "Troops", "side": "c", "type_cjson": "int", "type_csharp": "int" }, { "key": "草地模型", "name": "GrasslandModel", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "沙漠模型", "name": "DesertModel", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "雪地模型", "name": "SnowfieldModel", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "略缩图", "name": "Thumbnail", "side": "c", "type_sjson": "string", "type_go": "string", "type_cjson": "string", "type_csharp": "string" } ] } ] } ]