This commit is contained in:
sunkaixuan 2022-08-20 15:57:45 +08:00
parent 91a11a2252
commit f056330478
3 changed files with 3 additions and 3 deletions

View File

@ -122,7 +122,7 @@ namespace SqlSugar
{
MappingTables.Add(type,newTableName);
}
else
else
{
MappingTables[type]= newTableName;
}

View File

@ -2,7 +2,7 @@
<package >
<metadata>
<id>SqlSugarCore</id>
<version>5.1.2.2</version>
<version>5.1.2.3</version>
<authors>sunkaixuan</authors>
<owners>果糖大数据科技</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>

View File

@ -2,7 +2,7 @@
<package >
<metadata>
<id>SqlSugarCoreNoDrive</id>
<version>5.1.2.2</version>
<version>5.1.2.3</version>
<authors>sunkaixuan</authors>
<owners>Landa</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>