[ { "excel_file_name": "G-个人通用属性.xlsx", "sheets": [ { "sheet_name": "Sheet1", "row_offset": 1, "outputs": [ { "enable": true, "read_type": "type_cjson", "parser_id": "table_list", "file_name": "PlayerAttrsCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "ID", "is_unique": true } ], "heads": [ { "key": "ID", "name": "ID", "side": "c", "type_cjson": "int", "type_csharp": "int" }, { "key": "属性类型", "name": "AttrType", "side": "c", "type_cjson": "int", "type_csharp": "int" }, { "key": "描述Lang", "name": "AttrLang", "side": "c", "type_cjson": "string", "type_csharp": "string" } ] } ] } ]