修改
This commit is contained in:
@@ -245,6 +245,7 @@ namespace IRaCIS.Core.Application.Service.Common
|
||||
{
|
||||
PreserveReferencesHandling = PreserveReferencesHandling.All,
|
||||
Formatting = Formatting.Indented,
|
||||
|
||||
};
|
||||
dynamic data = JsonConvert.DeserializeObject(json, settings);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user