From c8315bd7e72116147e412d5fc1becc0addbcb6eb Mon Sep 17 00:00:00 2001 From: AlexLEWIS Date: Wed, 29 Sep 2021 12:44:46 +0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index d96fc7e..21a7ccd 100644 --- a/Home.md +++ b/Home.md @@ -53,7 +53,7 @@ FreeSql supports basic CURD. In addition, it also supports creating models based - 🚧 [《Tenant》](Tenant) - [《Return Data》](Return-Data) - [《FreeSql Optimization: Lazy Loading》](Lazy-Loading) -- 🚧 [《FreeSql Optimization: Greed Loading》](Greed-Loading) +- [《FreeSql Optimization: Greed Loading》](Greed-Loading) - 🚧 [《Expression Function》](Expression-Function) - 🚧 [《ADO》](ActiveX-Data-Objects) - 🚧 [《AOP》](Aspect-Oriented-Programming)