mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-07-30 22:10:22 +08:00
-
This commit is contained in:
parent
27b11da981
commit
df256b57aa
@ -24,6 +24,7 @@ namespace SqlSugar
|
||||
{
|
||||
if (value != null)
|
||||
{
|
||||
destinationType = UtilMethods.GetUnderType(destinationType);
|
||||
var sourceType = value.GetType();
|
||||
|
||||
var destinationConverter = TypeDescriptor.GetConverter(destinationType);
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user