@ -1452,7 +1452,7 @@ namespace SqlSugar
{
if (item.ConfigId == null)
item.ConfigId = Guid.NewGuid().ToString();
item.ConfigId = "";
}
@ -2,7 +2,7 @@
<package >
<metadata>
<id>SqlSugarCore</id>
<version>5.1.4.90</version>
<version>5.1.4.91</version>
<authors>sunkaixuan</authors>
<owners>果糖大数据科技</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
<id>SqlSugarCoreNoDrive</id>
<owners>Landa</owners>