[ { "excel_file_name": "L-联盟-职位.xlsx", "sheets": [ { "sheet_name": "Sheet1", "row_offset": 1, "outputs": [ { "read_type": "type_sjson", "parser_id": "table", "file_name": "league_job.json", "gen_codes": [ { "read_type": "type_go" } ] }, { "initial_caps": true, "read_type": "type_cjson", "parser_id": "table_list", "file_name": "LeagueJobCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "JobID", "is_unique": true } ], "heads": [ { "key": "职位ID", "name": "JobID", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "int" }, { "key": "职位类型", "name": "JobType", "side": "cs", "type_sjson": "int", "type_go": "int32", "type_cjson": "int", "type_csharp": "GameConfig.ConfigGen.LeaguePosition" }, { "key": "职位名称Lang", "name": "JobNameLang", "side": "c", "type_sjson": "int", "type_go": "int32", "type_cjson": "string", "type_csharp": "string" }, { "key": "不可设置权限", "name": "JobNotSetPerm", "side": "cs", "type_sjson": "array", "type_go": "types.List[int32]", "type_cjson": "array", "type_csharp": "int[]" } ] } ] } ]