Update README.md

This commit is contained in:
sunkaixuan 2019-04-29 20:28:39 +08:00 committed by GitHub
parent 4d5b9af28f
commit 935c9ad83e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,7 +105,7 @@ JoinType.Left,st.SchoolId==sc.Id
.Select<ViewModelStudent>().ToList();
```
[More](https://github.com/sunkaixuan/SqlSugar/wiki/1.Queryable)
[查看更多 View more ](https://github.com/sunkaixuan/SqlSugar/wiki/1.Queryable)
## 2. SqlSugarClient.Updateable