EntityFrameworkCore.Projectables 包问题 导致更新出错

This commit is contained in:
2023-10-13 11:18:26 +08:00
parent 4a2fd0166e
commit 9b25cea893
9 changed files with 11 additions and 19 deletions
@@ -27,7 +27,7 @@ namespace IRaCIS.Core.API
options.AddInterceptors(new QueryWithNoLockDbCommandInterceptor());
options.UseProjectables();
//options.UseProjectables();
//options.AddInterceptors(new AuditingInterceptor(configuration.GetSection("ConnectionStrings:RemoteNew").Value));