[ { "excel_file_name": "R-任务组.xlsx", "sheets": [ { "sheet_name": "Sheet1", "row_offset": 1, "outputs": [ { "enable": true, "read_type": "type_sjson", "parser_id": "table", "file_name": "quest_group.json", "gen_codes": [ { "read_type": "type_go" } ] }, { "enable": true, "read_type": "type_cjson", "parser_id": "table_list", "file_name": "QuestGroupCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "GroupID", "is_unique": true } ], "heads": [ { "key": "任务组ID", "name": "GroupID", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "任务组名字Lang", "name": "DescLang", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "开放类型", "name": "OpenType", "side": "cs", "type_sjson": "int", "type_go": "enum.QuestOpenType", "type_cjson": "int", "type_csharp": "int" }, { "key": "开放类型值", "name": "OpenValue", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "重置类型", "name": "ResetType", "side": "cs", "type_sjson": "int", "type_go": "enum.QuestResetType", "type_cjson": "int", "type_csharp": "int" }, { "key": "重置类型值", "name": "ResetValue", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "删除已完成", "name": "RemoveFinished", "side": "s", "type_sjson": "bool", "type_go": "bool", "type_cjson": "bool", "type_csharp": "bool" }, { "key": "任务组类型", "name": "QuestClass", "side": "c", "type_cjson": "int", "type_csharp": "int" } ] } ] } ]