Update README.md

This commit is contained in:
sunkaixuan 2019-04-29 20:33:32 +08:00 committed by GitHub
parent d94af92576
commit cbc2b1d166
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();
```
<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