Update README.md

This commit is contained in:
sunkaixuan
2019-05-01 19:47:06 +08:00
committed by GitHub
parent 36416acd6d
commit 8f36df9015

View File

@@ -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<Student> GetStudentList()