local config = { [100] = { sex_diff=1, multistage=1, sync_flag=1, allowSwitch=1, maxCount=1, filter_name="我的伴侣", mode_name="夫妻", id=100, callCD=60, type_name="夫妻关系", func_desc="结为夫妻" }, [101] = { sex_diff=0, multistage=0, sync_flag=0, allowSwitch=1, maxCount=5, filter_name="我的师父#我的同门#我的徒弟", mode_name="师徒", id=101, callCD=60, type_name="师徒关系", func_desc="成为师徒" }, } return config