删除领域层的 json 转换
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using System.Linq;
|
||||
using System.Linq.Expressions;
|
||||
using System.Reflection;
|
||||
@@ -18,7 +17,6 @@ using IRaCIS.Core.Infrastructure.Extention;
|
||||
using Microsoft.Data.SqlClient;
|
||||
using Newtonsoft.Json;
|
||||
using Newtonsoft.Json.Linq;
|
||||
using IRaCIS.Core.Domain.Common;
|
||||
using IRaCIS.Core.Infra.EFCore.Common.Dto;
|
||||
|
||||
namespace IRaCIS.Core.Infra.EFCore
|
||||
|
||||
Reference in New Issue
Block a user