mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-05-03 12:18:00 +08:00
-
This commit is contained in:
parent
5c1bdbeb7f
commit
775977fcf8
@ -228,7 +228,7 @@ namespace SqlSugar
|
||||
}
|
||||
else
|
||||
{
|
||||
this.Context.Ado.DbBind.GetDbTypeName(propertyType.Name);
|
||||
result.DataType = this.Context.Ado.DbBind.GetDbTypeName(propertyType.Name);
|
||||
}
|
||||
return result;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user