mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-06-28 13:34:32 +08:00
Update README.md
This commit is contained in:
parent
392442f2ea
commit
3efaf7f5b4
@ -24,7 +24,7 @@ https://github.com/sunkaixuan/SqlSugar/tree/master
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
#Demo
|
# Let's look at a DEMO first
|
||||||
```
|
```
|
||||||
//创建一个DbContext类,使用DbSet(或者SimpleClient)
|
//创建一个DbContext类,使用DbSet(或者SimpleClient)
|
||||||
public class DbContext
|
public class DbContext
|
||||||
@ -65,7 +65,7 @@ public class Business : DbContext
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Detailed usage introduction
|
||||||
|
|
||||||
## 1. Query
|
## 1. Query
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user