[ { "excel_file_name": "Y-音乐.xlsx", "sheets": [ { "sheet_name": "Sheet1", "row_offset": 1, "outputs": [ { "enable": true, "read_type": "type_cjson", "parser_id": "table_list", "file_name": "AudioWindowCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "Key", "is_unique": true } ], "heads": [ { "desc": "主键,界面名 = key", "key": "界面名", "name": "Key", "side": "cs", "type_sjson": "string", "type_go": "string", "type_cjson": "string", "type_csharp": "string" }, { "key": "打开音效", "name": "OpenAudio", "side": "c", "type_cjson": "array", "type_csharp": "int[]" }, { "key": "关闭音效", "name": "CloseAudio", "side": "c", "type_cjson": "array", "type_csharp": "int[]" }, { "key": "附带参数", "name": "OtherParam", "side": "c", "type_cjson": "string", "type_csharp": "StringArray,StringArrayConverter" } ] } ] }, { "excel_file_name": "Y-音乐.xlsx", "sheets": [ { "sheet_name": "Sheet2", "row_offset": 1, "outputs": [ { "enable": true, "read_type": "type_cjson", "parser_id": "table_list", "file_name": "AudioCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "Key", "is_unique": true } ], "heads": [ { "key": "ID", "name": "Key", "side": "cs", "type_sjson": "string", "type_go": "string", "type_cjson": "int", "type_csharp": "int" }, { "key": "资源名", "name": "Res", "side": "cs", "type_sjson": "string", "type_go": "string", "type_cjson": "string", "type_csharp": "string" }, { "key": "资源类型", "name": "ResType", "side": "c", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "说明", "name": "ResDesc", "side": "c", "type_cjson": "string", "type_csharp": "string" } ] } ] } ]