Update README.md

This commit is contained in:
sunkaixuan
2018-02-02 15:04:32 +08:00
committed by GitHub
parent d0e378772e
commit fc1289eb5a

View File

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