deserialize
This commit is contained in:
parent
707ef3178e
commit
522c37deaf
@ -1,8 +1,8 @@
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using Newtonsoft.Json;
|
||||
using Newtonsoft.Json.Converters;
|
||||
using PoweredSoft.DynamicQuery.AspNetCore.Json;
|
||||
using PoweredSoft.DynamicQuery.Core;
|
||||
using PoweredSoft.DynamicQuery.NewtonsoftJson;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
Loading…
Reference in New Issue
Block a user