mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-12-01 19:03:58 +08:00
Update README.md
This commit is contained in:
@@ -105,7 +105,7 @@ JoinType.Left,st.SchoolId==sc.Id
|
|||||||
.Select<ViewModelStudent>().ToList();
|
.Select<ViewModelStudent>().ToList();
|
||||||
|
|
||||||
```
|
```
|
||||||
[![More]](https://github.com/sunkaixuan/SqlSugar/wiki/1.Queryable)
|
[More](https://github.com/sunkaixuan/SqlSugar/wiki/1.Queryable)
|
||||||
|
|
||||||
|
|
||||||
## 2. SqlSugarClient.Updateable
|
## 2. SqlSugarClient.Updateable
|
||||||
|
|||||||
Reference in New Issue
Block a user