From 36416acd6d25b047e4685dee523cc0a8fe9b70ac Mon Sep 17 00:00:00 2001 From: sunkaixuan <610262374@qq.com> Date: Wed, 1 May 2019 19:46:04 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3bb165ec8..01560bdd8 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ There are 16 methods under SqlSugarClient ## Create SqlSugarClient All operations are based on SqlSugarClient +SqlSugarClient parameter and only one ConnectionConfig ```cs public List GetStudentList() {