mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-11-09 02:44:58 +08:00
Update Core
This commit is contained in:
@@ -32,7 +32,7 @@ namespace SqlSugar
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
public int ExecuteBlukCopy()
|
public int ExecuteBulkCopy()
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
||||||
@@ -80,7 +80,7 @@ namespace SqlSugar
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
public async Task<int> ExecuteBlukCopyAsync()
|
public async Task<int> ExecuteBulkCopyAsync()
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user