实体更改使用newjson

This commit is contained in:
橙子
2022-05-28 10:32:12 +08:00
parent d4d6aeb0b4
commit b581c12edb

View File

@@ -1,10 +1,10 @@
using Newtonsoft.Json.Converters;
using Newtonsoft.Json;
using Newtonsoft.Json.Converters;
using SqlSugar;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Text.Json.Serialization;
using System.Threading.Tasks;
namespace Yi.Framework.Model.Query