Update README.md

This commit is contained in:
sunkaixuan
2019-04-29 20:31:56 +08:00
committed by GitHub
parent 935c9ad83e
commit d94af92576

View File

@@ -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