mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-07-31 15:56:25 +08:00
5.1.4.91
This commit is contained in:
parent
097d87f77f
commit
426cb19555
@ -1452,7 +1452,7 @@ namespace SqlSugar
|
||||
{
|
||||
if (item.ConfigId == null)
|
||||
{
|
||||
item.ConfigId = Guid.NewGuid().ToString();
|
||||
item.ConfigId = "";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user