diff --git a/README.md b/README.md index e1220f2..710c889 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,14 @@ initialize by configuration ![image](https://user-images.githubusercontent.com/38428011/189828177-b6213abb-38a9-4097-bc78-a816f6341216.png) or use services.AddSqlSugar + +use: + +1 GetPageList +![image](https://user-images.githubusercontent.com/38428011/198200617-ee50772d-b910-4fcd-82ab-899bedb96170.png) + +2 GetFirst +![image](https://user-images.githubusercontent.com/38428011/198200653-a7d13f26-0059-4e11-be1d-f4ef1a674fd0.png) + +3 commonly used +![image](https://user-images.githubusercontent.com/38428011/198200747-d38e66dd-f229-439b-bc58-d4941357c238.png)