mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-03-01 11:40:57 +08:00
update
2
实体关系.md
2
实体关系.md
@@ -45,7 +45,7 @@ fsql.CodeFirst.ConfigEntity<实体类>(a => a
|
||||
|
||||
2、Navigate 设置的字符串是 类属性名,不是表 字段名!!!
|
||||
|
||||
# 约定配置
|
||||
# 约定命名(无须指明 Navigate)
|
||||
|
||||
### OneToOne 一对一
|
||||
```csharp
|
||||
|
||||
Reference in New Issue
Block a user