Update README.md

This commit is contained in:
sunkaixuan 2018-02-02 15:04:50 +08:00 committed by GitHub
parent fc1289eb5a
commit 69bc2f6ec1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,6 +66,7 @@ public class Business : DbContext
}
```
SimpleClient encapsulates common operations
Transaction or multi table operation use SqlSugarClient
# Detailed usage introduction