mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-05 17:37:58 +08:00
Update README.md
This commit is contained in:
parent
cf81fb443f
commit
493dc2ebe1
@ -85,7 +85,7 @@ public class Student
|
||||
We use it to query
|
||||

|
||||
|
||||
##### Here are some examples
|
||||
Here are some examples
|
||||
```cs
|
||||
//easy
|
||||
var getAll = db.Queryable<Student>().ToList();
|
||||
|
Loading…
Reference in New Issue
Block a user