mirror of https://github.com/programthink/zhao.git
补充外围成员
This commit is contained in:
parent
70e506e4d8
commit
13b7a0b076
|
@ -8,13 +8,14 @@ name: 孔原
|
|||
inner: [许明, 孔丹, 孔栋]
|
||||
|
||||
# outer 表示“外围成员”(通常是非血缘关系引入的成员)
|
||||
outer: [中信集团]
|
||||
outer: [周恩来, 中信集团]
|
||||
|
||||
# relations 表示“家族成员关系”。使用 YAML 的【list】语法表示。
|
||||
# 每一行又是一个 list,包含三个元素,分别表示:[from, to, desc]
|
||||
# 考虑到生成“关系图”的展示效果,desc 尽量用一到两个字表示。
|
||||
relations:
|
||||
- [孔原, 许明, 妻]
|
||||
- [周恩来, 许明, 秘书]
|
||||
- [孔原, 孔丹, 子]
|
||||
- [许明, 孔丹, 子]
|
||||
- [孔原, 孔栋, 子]
|
||||
|
|
Loading…
Reference in New Issue