mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-07-16 16:50:41 +08:00
-
This commit is contained in:
parent
a9955ea8ad
commit
f5ccdecdde
@ -17,7 +17,7 @@ namespace SqlSugar
|
||||
{
|
||||
try
|
||||
{
|
||||
JsonHelper.SerializeObject(new { });
|
||||
InstanceFactory.GetSerializeInstance<string>().SerializeObject(new { });
|
||||
IsTryJsonNet = true;
|
||||
}
|
||||
catch
|
||||
|
Loading…
Reference in New Issue
Block a user