diff --git a/实体关系.md b/实体关系.md index 35eedfc..417d044 100644 --- a/实体关系.md +++ b/实体关系.md @@ -1,3 +1,5 @@ +**中文** | [English](Entity-Relationship) + 导航属性是 FreeSql 的特色功能之一,可通过约定配置、或自定义配置对象间的关系。 导航属性有 OneToMany, ManyToOne, ManyToMany, OneToOne, Parent 五种配置关系。