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