update README.md.

Signed-off-by: sunkaixuan <610262374@qq.com>
This commit is contained in:
sunkaixuan 2024-03-13 11:16:46 +00:00 committed by Gitee
parent f550437330
commit cbaf34343d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -216,7 +216,7 @@ Split query
.ToPageList(1,2); 
```
#### Feature10 : Big data insert or update
### Feature10 : Big data insert or update
```cs
10.1 BulkCopy
db.Fastest<Order>().BulkCopy(lstData);//insert