Update README.md

This commit is contained in:
sunkaixuan
2019-05-01 19:46:04 +08:00
committed by GitHub
parent 7767264533
commit 36416acd6d

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()
{