mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-24 16:18:47 +08:00
Update README.md
This commit is contained in:
parent
d94af92576
commit
cbc2b1d166
@ -105,7 +105,7 @@ JoinType.Left,st.SchoolId==sc.Id
|
|||||||
.Select<ViewModelStudent>().ToList();
|
.Select<ViewModelStudent>().ToList();
|
||||||
|
|
||||||
```
|
```
|
||||||
<font color=red>[View more](https://github.com/sunkaixuan/SqlSugar/wiki/1.Queryable) </font>
|
[<font color=red>View more >> </font>](https://github.com/sunkaixuan/SqlSugar/wiki/1.Queryable)
|
||||||
|
|
||||||
|
|
||||||
## 2. SqlSugarClient.Updateable
|
## 2. SqlSugarClient.Updateable
|
||||||
|
Loading…
Reference in New Issue
Block a user