From 8e3c35661fdbb4a9b8198cf1e248ad4ae14e2f94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=9C=E7=B3=96=E7=BD=91?= <610262374@qq.com> Date: Sun, 10 Oct 2021 22:57:04 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b223f46ba..0e2c8d828 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ Using SqlSugar is very simple , And it's powerful. ## Documentation |Select | Insert | Update | Delete| Other | | ----- | --------- | ----------- | ------- |------- | -| Simple query | Insert |Update| Delete || -| Join query | line3 | column 3 | || +| Simple query | Insert |Update| Delete || +| Join query | | column 3 | || ## Feature characteristic ### Feature1 : Join query