mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-01 19:15:10 +08:00
-
This commit is contained in:
parent
064afa409a
commit
47eb663035
@ -122,7 +122,7 @@ namespace SqlSugar
|
||||
{
|
||||
MappingTables.Add(type,newTableName);
|
||||
}
|
||||
else if (!MappingTables.ContainsKey(type))
|
||||
else
|
||||
{
|
||||
MappingTables[type]= newTableName;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user