From 9af09e4162b66f9b474359ac8de61e8f52d820fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=9C=E7=B3=96=E7=BD=91?= <610262374@qq.com> Date: Mon, 11 Oct 2021 08:53:42 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index db800977a..29c3aca49 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,10 @@ Using SqlSugar is very simple , And it's powerful. - Support MySql、SqlServer、Sqlite、Oracle 、 postgresql 、达梦、人大金仓 、神通数据库 ## Documentation -|Select | Insert | Update | Delete| Other | +|Other |Select | Insert | Update | Delete| | ----- | --------- | ----------- | ------- |------- | - [Simple query](https://www.donet5.com/Home/Doc?typeId=1187) | Insert |Update| Delete | Nuget| -| Join query | | | |[Start guide](https://www.donet5.com/Home/Doc?typeId=1181)| + Nuget| [Simple query](https://www.donet5.com/Home/Doc?typeId=1187) | Insert |Update| Delete | +[Start guide](https://www.donet5.com/Home/Doc?typeId=1181)|| Join query | | | | ## Feature characteristic ### Feature1 : Join query