mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-05 17:37:58 +08:00
Update README.md
This commit is contained in:
parent
7767264533
commit
36416acd6d
@ -27,6 +27,7 @@ There are 16 methods under SqlSugarClient
|
|||||||
|
|
||||||
## Create SqlSugarClient
|
## Create SqlSugarClient
|
||||||
All operations are based on SqlSugarClient
|
All operations are based on SqlSugarClient
|
||||||
|
SqlSugarClient parameter and only one ConnectionConfig
|
||||||
```cs
|
```cs
|
||||||
public List<Student> GetStudentList()
|
public List<Student> GetStudentList()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user