Update README.md

This commit is contained in:
果糖网 2021-10-10 23:00:52 +08:00 committed by GitHub
parent 8e3c35661f
commit 0c21af0f9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,8 +24,8 @@ Using SqlSugar is very simple , And it's powerful.
## Documentation ## Documentation
|Select | Insert | Update | Delete| Other | |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> |Update| Delete || | <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=1185">Join query </a> | | column 3 | || | <a target="_bank" href="https://www.donet5.com/Home/Doc?typeId=1185">Join query </a> | | | ||
## Feature characteristic ## Feature characteristic
### Feature1 : Join query ### Feature1 : Join query