mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-05-06 05:37:58 +08:00
Synchronization code
This commit is contained in:
parent
48a59b3afd
commit
d3d3ea6088
@ -90,7 +90,7 @@ namespace SqlSugar
|
||||
}
|
||||
else
|
||||
{
|
||||
return thisValue.ObjToString();
|
||||
return thisValue.ObjToStringNoTrim();
|
||||
}
|
||||
}
|
||||
public static string ObjToString(this object thisValue)
|
||||
|
Loading…
Reference in New Issue
Block a user