From 6d51264f977ec552f442fb49261ef795ac8ffba9 Mon Sep 17 00:00:00 2001 From: 2881099 <2881099@qq.com> Date: Wed, 22 Nov 2023 19:50:03 +0800 Subject: [PATCH] 1 --- Entity-Relationship.md | 2 +- Home.md | 2 +- Import-Entity-Configuration-from-Database.md | 2 +- Install.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Entity-Relationship.md b/Entity-Relationship.md index a70b1b0..c848d0e 100644 --- a/Entity-Relationship.md +++ b/Entity-Relationship.md @@ -186,7 +186,7 @@ class UserRole - [《CodeFirst Mode, Part 1: Entity Attributes》](%E5%AE%9E%E4%BD%93%E7%89%B9%E6%80%A7) - [《CodeFirst Mode, Part 2: FluentApi》](FluentApi) -- [《CodeFirst Mode, Part 3: Custom Attributes》](Custom-Attributes) +- [《CodeFirst Mode, Part 3: Custom Attributes》](%e8%87%aa%e5%ae%9a%e4%b9%89%e7%89%b9%e6%80%a7) - [《CodeFirst Mode, Part 4: Type Mapping》](Type-Mapping) - [《Import Entity Configuration from Database》](Import-Entity-Configuration-from-Database) diff --git a/Home.md b/Home.md index bdde174..5655454 100644 --- a/Home.md +++ b/Home.md @@ -40,7 +40,7 @@ FreeSql supports basic CURD. In addition, it also supports creating models based - 🚧 [《Introduction to Codefirst Mode》](CodeFirst) - 🚧 [《CodeFirst Mode, Part 1: Entity Attributes》](%E5%AE%9E%E4%BD%93%E7%89%B9%E6%80%A7) - 🚧 [《CodeFirst Mode, Part 2: FluentApi》](FluentApi) - - 🚧 [《CodeFirst Mode, Part 3: Custom Attributes》](Custom-Attributes) + - 🚧 [《CodeFirst Mode, Part 3: Custom Attributes》](%e8%87%aa%e5%ae%9a%e4%b9%89%e7%89%b9%e6%80%a7) - 🚧 [《CodeFirst Mode, Part 4: Type Mapping》](Type-Mapping) - 🚧 [《CodeFirst Mode, Part 5: Migration Structure》](Migration-Structure) - 🚧 [《Introduction to DbFirst Mode》](DbFirst) diff --git a/Import-Entity-Configuration-from-Database.md b/Import-Entity-Configuration-from-Database.md index a2acb7e..db93832 100644 --- a/Import-Entity-Configuration-from-Database.md +++ b/Import-Entity-Configuration-from-Database.md @@ -21,7 +21,7 @@ Database configuration> Entity Attribute> FluentApi> Aop (custom entity attribut - [《Introduction to Codefirst Mode》](CodeFirst) - [《CodeFirst Mode, Part 1: Entity Attributes》](%E5%AE%9E%E4%BD%93%E7%89%B9%E6%80%A7) - [《CodeFirst Mode, Part 2: FluentApi》](FluentApi) -- [《CodeFirst Mode, Part 3: Custom Attributes》](Custom-Attributes) +- [《CodeFirst Mode, Part 3: Custom Attributes》](%e8%87%aa%e5%ae%9a%e4%b9%89%e7%89%b9%e6%80%a7) - [《CodeFirst Mode, Part 4: Type Mapping》](Type-Mapping) - [《CodeFirst Mode, Part 5: Migration Structure》](Migration-Structure) - [《CodeFirst Mode, Part 6: Entity Relationship》](Entity-Relationship) diff --git a/Install.md b/Install.md index 38d1a2b..6fd8eb8 100644 --- a/Install.md +++ b/Install.md @@ -58,7 +58,7 @@ FreeSql supports basic CURD. In addition, it also supports creating models based - [《Introduction to Codefirst Mode》](CodeFirst) - [《CodeFirst Mode, Part 1: Entity Attributes》](%E5%AE%9E%E4%BD%93%E7%89%B9%E6%80%A7) - [《CodeFirst Mode, Part 2: FluentApi》](FluentApi) - - [《CodeFirst Mode, Part 3: Custom Attributes》](Custom-Attributes) + - [《CodeFirst Mode, Part 3: Custom Attributes》](%e8%87%aa%e5%ae%9a%e4%b9%89%e7%89%b9%e6%80%a7) - [《CodeFirst Mode, Part 4: Type Mapping》](Type-Mapping) - [《CodeFirst Mode, Part 5: Migration Structure》](Migration-Structure) - [《Introduction to DbFirst Mode》](DbFirst)