This commit is contained in:
@@ -18,6 +18,7 @@ namespace IRaCIS.Core.API
|
||||
|
||||
// 全局忽略 DomainEvents 属性
|
||||
automapper.AddGlobalIgnore(nameof(Entity.DomainEvents));
|
||||
automapper.AddGlobalIgnore(nameof(Entity.DomainCommands));
|
||||
|
||||
#region 会使 IncludeMembers 失效 不能全局使用
|
||||
//mapping an EntityFramework Core DbContext-object.
|
||||
|
||||
Reference in New Issue
Block a user