Update README.md

This commit is contained in:
sunkaixuan 2019-04-29 20:27:40 +08:00 committed by GitHub
parent 309cd88058
commit 4d5b9af28f
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)
[More](https://github.com/sunkaixuan/SqlSugar/wiki/1.Queryable)
## 2. SqlSugarClient.Updateable