[ { "excel_file_name": "V-VIP.xlsx", "sheets": [ { "sheet_name": "Sheet1", "row_offset": 1, "outputs": [ { "enable": true, "read_type": "type_sjson", "parser_id": "table", "file_name": "vip.json", "gen_codes": [ { "read_type": "type_go" } ] }, { "enable": true, "read_type": "type_cjson", "parser_id": "table_list", "file_name": "VipCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "Level", "is_unique": true }, { "index_names": "SpecialBoxChargeID", "is_unique": true } ], "heads": [ { "key": "等级", "name": "Level", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "VIP名字Lang", "name": "NameLang", "side": "c", "type_sjson": "string", "type_go": "string", "type_cjson": "string", "type_csharp": "string" }, { "key": "升至下级所需点数", "name": "Exp", "side": "cs", "type_sjson": "int", "type_go": "int64", "type_cjson": "int", "type_csharp": "int" }, { "key": "每日宝箱", "name": "DailyBox", "side": "cs", "type_sjson": "array", "type_go": "types.Assets", "type_cjson": "string", "type_csharp": "ArrayIntList,ArrayIntListConverter" }, { "key": "每日宝箱图标", "name": "DailyBoxIcon", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "专属宝箱", "name": "SpecialBox", "side": "cs", "type_sjson": "array", "type_go": "types.Assets", "type_cjson": "string", "type_csharp": "ArrayIntList,ArrayIntListConverter" }, { "key": "专属宝箱图标", "name": "SpecialBoxIcon", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "专属宝箱充值ID", "name": "SpecialBoxChargeID", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "VIP图标", "name": "Icon", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "特权加成", "name": "Attrs", "side": "cs", "type_sjson": "array", "type_go": "types.Attrs", "type_cjson": "string", "type_csharp": "ArrayIntList,ArrayIntListConverter" } ] } ] } ]