Update README.md

This commit is contained in:
果糖网 2021-10-10 23:05:11 +08:00 committed by GitHub
parent 7e243c29fa
commit 2779e1db48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ Using SqlSugar is very simple , And it's powerful.
## Documentation
|Select | Insert | Update | Delete| Other |
| ----- | --------- | ----------- | ------- |------- |
| <a target="_bank" href="https://www.donet5.com/Home/Doc?typeId=1187">Simple query</a> | <a href="https://www.donet5.com/Home/Doc?typeId=1193"> Insert </a> |<a href="https://www.donet5.com/Home/Doc?typeId=1191">Update</a>| <a href="https://www.donet5.com/Home/Doc?typeId=1195">Delete</a> ||
| <a target="_bank" href="https://www.donet5.com/Home/Doc?typeId=1187">Simple query</a> | <a href="https://www.donet5.com/Home/Doc?typeId=1193"> Insert </a> |<a href="https://www.donet5.com/Home/Doc?typeId=1191">Update</a>| <a href="https://www.donet5.com/Home/Doc?typeId=1195">Delete</a> | <a href="https://www.donet5.com/Home/Doc?typeId=1226">Nuget</a>|
| <a target="_bank" href="https://www.donet5.com/Home/Doc?typeId=1185">Join query </a> | | | ||
## Feature characteristic