mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-18 09:44:39 +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