mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-05-16 21:19:34 +08:00
Update mysql bulkcopy
This commit is contained in:
parent
d746ec53d3
commit
b2c8ef1c65
@ -131,7 +131,7 @@ namespace SqlSugar
|
||||
{
|
||||
if (this.Chara == null)
|
||||
{
|
||||
return "UTF8";
|
||||
return "utf8mb4";
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user