mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-22 20:13:41 +08:00
Update README.md
This commit is contained in:
@@ -105,7 +105,7 @@ JoinType.Left,st.SchoolId==sc.Id
|
||||
.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
|
||||
|
Reference in New Issue
Block a user