From f88d320689cbdde0652b84c690fa595497278d2b Mon Sep 17 00:00:00 2001 From: Administrator Date: Mon, 6 Dec 2021 16:26:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Logs/log-20211204.txt | 1081 ++ .../Logs/log-20211206.txt | 11251 ++++++++++++++++ .../appsettings.Development.json | 4 +- .../appsettings.json | 4 +- .../ReportServices/ReportMakeService.cs | 119 +- .../SettleAccount.Application.xml | 26 +- ...nvoiceSettledDetailDiffDapperRepository.cs | 21 +- .../Report/SettleDoorPanelDapperRepository.cs | 3 + .../Report/UnSettledDetailDapperRepository.cs | 29 +- .../InvoiceSettledDetailDiffExportService.cs | 16 +- .../Report/SettleDoorPanelExportService.cs | 14 +- ...UnInvoiceSettledDetailDiffExportService.cs | 6 +- .../Services/Report/UnsettledDetailReport.cs | 11 +- .../Win.Abp.Snowflakes.assets.cache | Bin 22527 -> 56 bytes .../netcoreapp5/Win.Sfs.Shared.assets.cache | Bin 111537 -> 48 bytes ....Sfs.Shared.csproj.AssemblyReference.cache | Bin 203914 -> 117558 bytes .../Debug/netcoreapp5/Win.Utils.assets.cache | Bin 9871 -> 56 bytes .../Win.Utils.csproj.AssemblyReference.cache | Bin 177051 -> 92160 bytes 18 files changed, 12467 insertions(+), 118 deletions(-) create mode 100644 src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/Logs/log-20211204.txt create mode 100644 src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/Logs/log-20211206.txt diff --git a/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/Logs/log-20211204.txt b/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/Logs/log-20211204.txt new file mode 100644 index 00000000..dc21a7a8 --- /dev/null +++ b/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/Logs/log-20211204.txt @@ -0,0 +1,1081 @@ +2021-12-04 12:48:38.948 G Starting web host. +2021-12-04 12:50:38.525 G Starting web host. +2021-12-04 12:50:46.958 G User profile is available. Using '"C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys"' as key repository and Windows DPAPI to encrypt keys at rest. +2021-12-04 12:50:47.063 G Loaded ABP modules: +2021-12-04 12:50:47.066 G - Win.Sfs.SettleAccount.SettleAccountHttpApiHostModule +2021-12-04 12:50:47.068 G - Win.Sfs.SettleAccount.SettleAccountApplicationModule +2021-12-04 12:50:47.068 G - Win.Sfs.SettleAccount.SettleAccountJobModule +2021-12-04 12:50:47.069 G - Win.Sfs.SettleAccount.SettleAccountDomainModule +2021-12-04 12:50:47.069 G - Volo.Abp.Domain.AbpDddDomainModule +2021-12-04 12:50:47.070 G - Volo.Abp.Auditing.AbpAuditingModule +2021-12-04 12:50:47.070 G - Volo.Abp.Data.AbpDataModule +2021-12-04 12:50:47.071 G - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-12-04 12:50:47.072 G - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-12-04 12:50:47.072 G - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-12-04 12:50:47.072 G - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-12-04 12:50:47.073 G - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-12-04 12:50:47.073 G - Volo.Abp.Json.AbpJsonModule +2021-12-04 12:50:47.073 G - Volo.Abp.Timing.AbpTimingModule +2021-12-04 12:50:47.074 G - Volo.Abp.Localization.AbpLocalizationModule +2021-12-04 12:50:47.074 G - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-12-04 12:50:47.075 G - Volo.Abp.Settings.AbpSettingsModule +2021-12-04 12:50:47.075 G - Volo.Abp.Security.AbpSecurityModule +2021-12-04 12:50:47.075 G - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-12-04 12:50:47.076 G - Volo.Abp.Threading.AbpThreadingModule +2021-12-04 12:50:47.079 G - Volo.Abp.EventBus.AbpEventBusModule +2021-12-04 12:50:47.080 G - Volo.Abp.Guids.AbpGuidsModule +2021-12-04 12:50:47.080 G - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-12-04 12:50:47.080 G - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-12-04 12:50:47.081 G - Volo.Abp.Specifications.AbpSpecificationsModule +2021-12-04 12:50:47.081 G - Win.Sfs.SettleAccount.SettleAccountDomainSharedModule +2021-12-04 12:50:47.082 G - Volo.Abp.Validation.AbpValidationModule +2021-12-04 12:50:47.083 G - Win.Sfs.SettleAccount.SettleAccountApplicationContractsModule +2021-12-04 12:50:47.083 G - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-12-04 12:50:47.084 G - Volo.Abp.Authorization.AbpAuthorizationModule +2021-12-04 12:50:47.085 G - Volo.Abp.Authorization.AbpAuthorizationAbstractionsModule +2021-12-04 12:50:47.086 G - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-12-04 12:50:47.087 G - Volo.Abp.Dapper.AbpDapperModule +2021-12-04 12:50:47.088 G - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-12-04 12:50:47.089 G - Win.Abp.Snowflakes.AbpSnowflakeGeneratorModule +2021-12-04 12:50:47.090 G - Volo.Abp.Http.Client.IdentityModel.AbpHttpClientIdentityModelModule +2021-12-04 12:50:47.094 G - Volo.Abp.Http.Client.AbpHttpClientModule +2021-12-04 12:50:47.095 G - Volo.Abp.Http.AbpHttpModule +2021-12-04 12:50:47.097 G - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-12-04 12:50:47.098 G - Volo.Abp.Minify.AbpMinifyModule +2021-12-04 12:50:47.099 G - Volo.Abp.Castle.AbpCastleCoreModule +2021-12-04 12:50:47.100 G - Volo.Abp.IdentityModel.AbpIdentityModelModule +2021-12-04 12:50:47.101 G - Volo.Abp.Caching.AbpCachingModule +2021-12-04 12:50:47.102 G - Volo.Abp.Serialization.AbpSerializationModule +2021-12-04 12:50:47.103 G - Volo.Abp.Identity.AbpIdentityHttpApiClientModule +2021-12-04 12:50:47.104 G - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-12-04 12:50:47.105 G - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-12-04 12:50:47.105 G - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-12-04 12:50:47.108 G - Volo.Abp.Features.AbpFeaturesModule +2021-12-04 12:50:47.109 G - Volo.Abp.Users.AbpUsersAbstractionModule +2021-12-04 12:50:47.111 G - Volo.Abp.Application.AbpDddApplicationModule +2021-12-04 12:50:47.111 G - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-12-04 12:50:47.112 G - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-12-04 12:50:47.113 G - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-12-04 12:50:47.113 G - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-12-04 12:50:47.114 G - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-12-04 12:50:47.115 G - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-12-04 12:50:47.115 G - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-12-04 12:50:47.116 G - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-12-04 12:50:47.117 G - Volo.Abp.UI.AbpUiModule +2021-12-04 12:50:47.118 G - Win.Sfs.SettleAccount.SettleAccountEntityFrameworkCoreModule +2021-12-04 12:50:47.118 G - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-12-04 12:50:47.119 G - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-12-04 12:50:47.120 G - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-12-04 12:50:47.120 G - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-12-04 12:50:47.121 G - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-12-04 12:50:47.124 G - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-12-04 12:50:47.124 G - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-12-04 12:50:47.125 G - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-12-04 12:50:47.126 G - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-12-04 12:50:47.126 G - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-12-04 12:50:47.127 G - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-12-04 12:50:47.128 G - Win.Sfs.SettleAccount.SettleAccountHttpApiModule +2021-12-04 12:50:47.128 G - Volo.Abp.Autofac.AbpAutofacModule +2021-12-04 12:50:47.129 G - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-12-04 12:50:47.130 G - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-12-04 12:50:47.130 G - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-12-04 12:50:47.131 G - Volo.Abp.BlobStoring.FileSystem.AbpBlobStoringFileSystemModule +2021-12-04 12:50:47.132 G - Volo.Abp.BackgroundJobs.Hangfire.AbpBackgroundJobsHangfireModule +2021-12-04 12:50:47.132 G - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-12-04 12:50:47.133 G - Volo.Abp.Hangfire.AbpHangfireModule +2021-12-04 12:50:47.206 G Start installing Hangfire SQL objects... +2021-12-04 12:50:47.320 G An exception occurred while trying to perform the migration. Retrying... +System.Data.SqlClient.SqlException (0x80131904): 用户 'sa' 登录失败。 + at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, Boolean applyTransientFaultHandling, String accessToken) + at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) + at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) + at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) + at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) + at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) + at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) + at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) + at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) + at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) + at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) + at System.Data.SqlClient.SqlConnection.Open() + at Hangfire.SqlServer.SqlServerStorage.CreateAndOpenConnection() + at Hangfire.SqlServer.SqlServerStorage.UseConnection[T](DbConnection dedicatedConnection, Func`2 func) + at Hangfire.SqlServer.SqlServerStorage.UseConnection(DbConnection dedicatedConnection, Action`1 action) + at Hangfire.SqlServer.SqlServerStorage.Initialize() +ClientConnectionId:21bb218d-5198-4c92-8372-7b7c728179d2 +Error Number:18456,State:1,Class:14 +2021-12-04 12:50:47.348 G An exception occurred while trying to perform the migration. Retrying... +System.Data.SqlClient.SqlException (0x80131904): 用户 'sa' 登录失败。 + at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) + at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) + at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) + at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) + at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) + at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) + at System.Data.SqlClient.SqlConnection.Open() + at Hangfire.SqlServer.SqlServerStorage.CreateAndOpenConnection() + at Hangfire.SqlServer.SqlServerStorage.UseConnection[T](DbConnection dedicatedConnection, Func`2 func) + at Hangfire.SqlServer.SqlServerStorage.UseConnection(DbConnection dedicatedConnection, Action`1 action) + at Hangfire.SqlServer.SqlServerStorage.Initialize() +ClientConnectionId:21bb218d-5198-4c92-8372-7b7c728179d2 +Error Number:18456,State:1,Class:14 +2021-12-04 12:50:47.357 G An exception occurred while trying to perform the migration. +System.Data.SqlClient.SqlException (0x80131904): 用户 'sa' 登录失败。 + at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) + at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) + at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) + at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) + at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) + at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) + at System.Data.SqlClient.SqlConnection.Open() + at Hangfire.SqlServer.SqlServerStorage.CreateAndOpenConnection() + at Hangfire.SqlServer.SqlServerStorage.UseConnection[T](DbConnection dedicatedConnection, Func`2 func) + at Hangfire.SqlServer.SqlServerStorage.UseConnection(DbConnection dedicatedConnection, Action`1 action) + at Hangfire.SqlServer.SqlServerStorage.Initialize() +ClientConnectionId:21bb218d-5198-4c92-8372-7b7c728179d2 +Error Number:18456,State:1,Class:14 +2021-12-04 12:50:47.364 G Was unable to perform the Hangfire schema migration due to an exception. Ignore this message unless you've just installed or upgraded Hangfire. +System.Data.SqlClient.SqlException (0x80131904): 用户 'sa' 登录失败。 + at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) + at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) + at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) + at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) + at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) + at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) + at System.Data.SqlClient.SqlConnection.Open() + at Hangfire.SqlServer.SqlServerStorage.CreateAndOpenConnection() + at Hangfire.SqlServer.SqlServerStorage.UseConnection[T](DbConnection dedicatedConnection, Func`2 func) + at Hangfire.SqlServer.SqlServerStorage.UseConnection(DbConnection dedicatedConnection, Action`1 action) + at Hangfire.SqlServer.SqlServerStorage.Initialize() +ClientConnectionId:21bb218d-5198-4c92-8372-7b7c728179d2 +Error Number:18456,State:1,Class:14 +2021-12-04 12:50:47.386 G Starting Hangfire Server using job storage: 'SQL Server: 127.0.0.1@SettleAccountService' +2021-12-04 12:50:47.388 G Using the following options for SQL Server job storage: Queue poll interval: 00:00:15. +2021-12-04 12:50:47.390 G Using the following options for Hangfire Server: + Worker count: 20 + Listening queues: 'default' + Shutdown timeout: 00:00:15 + Schedule polling interval: 00:00:15 +2021-12-04 12:50:47.427 G Execution BackgroundServerProcess is in the Failed state now due to an exception, execution will be retried no more than in 00:00:15 +System.Data.SqlClient.SqlException (0x80131904): 用户 'sa' 登录失败。 + at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) + at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) + at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) + at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) + at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) + at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) + at System.Data.SqlClient.SqlConnection.Open() + at Hangfire.SqlServer.SqlServerStorage.CreateAndOpenConnection() + at Hangfire.SqlServer.SqlServerStorage.UseConnection[T](DbConnection dedicatedConnection, Func`2 func) + at Hangfire.SqlServer.SqlServerStorage.UseConnection(DbConnection dedicatedConnection, Action`1 action) + at Hangfire.SqlServer.SqlServerConnection.AnnounceServer(String serverId, ServerContext context) + at Hangfire.Server.BackgroundServerProcess.CreateServer(BackgroundServerContext context) + at Hangfire.Server.BackgroundServerProcess.Execute(Guid executionId, BackgroundExecution execution, CancellationToken stoppingToken, CancellationToken stoppedToken, CancellationToken shutdownToken) + at Hangfire.Server.BackgroundProcessingServer.RunServer(Guid executionId, Object state) + at Hangfire.Processing.BackgroundExecution.Run(Action`2 callback, Object state) +ClientConnectionId:21bb218d-5198-4c92-8372-7b7c728179d2 +Error Number:18456,State:1,Class:14 +2021-12-04 12:50:47.440 G Starting Hangfire Server using job storage: 'SQL Server: 127.0.0.1@SettleAccountService' +2021-12-04 12:50:47.447 G Using the following options for SQL Server job storage: Queue poll interval: 00:00:15. +2021-12-04 12:50:47.448 G Using the following options for Hangfire Server: + Worker count: 20 + Listening queues: 'default' + Shutdown timeout: 00:00:15 + Schedule polling interval: 00:00:15 +2021-12-04 12:50:47.458 G Execution BackgroundServerProcess is in the Failed state now due to an exception, execution will be retried no more than in 00:00:15 +System.Data.SqlClient.SqlException (0x80131904): 用户 'sa' 登录失败。 + at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) + at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) + at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) + at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) + at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) + at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) + at System.Data.SqlClient.SqlConnection.Open() + at Hangfire.SqlServer.SqlServerStorage.CreateAndOpenConnection() + at Hangfire.SqlServer.SqlServerStorage.UseConnection[T](DbConnection dedicatedConnection, Func`2 func) + at Hangfire.SqlServer.SqlServerStorage.UseConnection(DbConnection dedicatedConnection, Action`1 action) + at Hangfire.SqlServer.SqlServerConnection.AnnounceServer(String serverId, ServerContext context) + at Hangfire.Server.BackgroundServerProcess.CreateServer(BackgroundServerContext context) + at Hangfire.Server.BackgroundServerProcess.Execute(Guid executionId, BackgroundExecution execution, CancellationToken stoppingToken, CancellationToken stoppedToken, CancellationToken shutdownToken) + at Hangfire.Server.BackgroundProcessingServer.RunServer(Guid executionId, Object state) + at Hangfire.Processing.BackgroundExecution.Run(Action`2 callback, Object state) +ClientConnectionId:21bb218d-5198-4c92-8372-7b7c728179d2 +Error Number:18456,State:1,Class:14 +2021-12-04 12:50:49.122 G Entity Framework Core "5.0.8" initialized '"PermissionManagementDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-04 12:50:49.175 G An error occurred using the connection to database '"ABP"' on server '"127.0.0.1"'. +2021-12-04 12:51:55.741 G Starting web host. +2021-12-04 12:52:05.510 G User profile is available. Using '"C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys"' as key repository and Windows DPAPI to encrypt keys at rest. +2021-12-04 12:52:05.582 G Loaded ABP modules: +2021-12-04 12:52:05.584 G - Win.Sfs.SettleAccount.SettleAccountHttpApiHostModule +2021-12-04 12:52:05.585 G - Win.Sfs.SettleAccount.SettleAccountApplicationModule +2021-12-04 12:52:05.585 G - Win.Sfs.SettleAccount.SettleAccountJobModule +2021-12-04 12:52:05.587 G - Win.Sfs.SettleAccount.SettleAccountDomainModule +2021-12-04 12:52:05.587 G - Volo.Abp.Domain.AbpDddDomainModule +2021-12-04 12:52:05.587 G - Volo.Abp.Auditing.AbpAuditingModule +2021-12-04 12:52:05.589 G - Volo.Abp.Data.AbpDataModule +2021-12-04 12:52:05.589 G - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-12-04 12:52:05.590 G - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-12-04 12:52:05.590 G - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-12-04 12:52:05.590 G - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-12-04 12:52:05.591 G - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-12-04 12:52:05.591 G - Volo.Abp.Json.AbpJsonModule +2021-12-04 12:52:05.591 G - Volo.Abp.Timing.AbpTimingModule +2021-12-04 12:52:05.592 G - Volo.Abp.Localization.AbpLocalizationModule +2021-12-04 12:52:05.592 G - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-12-04 12:52:05.592 G - Volo.Abp.Settings.AbpSettingsModule +2021-12-04 12:52:05.593 G - Volo.Abp.Security.AbpSecurityModule +2021-12-04 12:52:05.593 G - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-12-04 12:52:05.594 G - Volo.Abp.Threading.AbpThreadingModule +2021-12-04 12:52:05.594 G - Volo.Abp.EventBus.AbpEventBusModule +2021-12-04 12:52:05.594 G - Volo.Abp.Guids.AbpGuidsModule +2021-12-04 12:52:05.595 G - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-12-04 12:52:05.595 G - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-12-04 12:52:05.595 G - Volo.Abp.Specifications.AbpSpecificationsModule +2021-12-04 12:52:05.596 G - Win.Sfs.SettleAccount.SettleAccountDomainSharedModule +2021-12-04 12:52:05.596 G - Volo.Abp.Validation.AbpValidationModule +2021-12-04 12:52:05.597 G - Win.Sfs.SettleAccount.SettleAccountApplicationContractsModule +2021-12-04 12:52:05.598 G - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-12-04 12:52:05.600 G - Volo.Abp.Authorization.AbpAuthorizationModule +2021-12-04 12:52:05.600 G - Volo.Abp.Authorization.AbpAuthorizationAbstractionsModule +2021-12-04 12:52:05.607 G - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-12-04 12:52:05.608 G - Volo.Abp.Dapper.AbpDapperModule +2021-12-04 12:52:05.609 G - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-12-04 12:52:05.609 G - Win.Abp.Snowflakes.AbpSnowflakeGeneratorModule +2021-12-04 12:52:05.610 G - Volo.Abp.Http.Client.IdentityModel.AbpHttpClientIdentityModelModule +2021-12-04 12:52:05.611 G - Volo.Abp.Http.Client.AbpHttpClientModule +2021-12-04 12:52:05.612 G - Volo.Abp.Http.AbpHttpModule +2021-12-04 12:52:05.613 G - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-12-04 12:52:05.613 G - Volo.Abp.Minify.AbpMinifyModule +2021-12-04 12:52:05.614 G - Volo.Abp.Castle.AbpCastleCoreModule +2021-12-04 12:52:05.615 G - Volo.Abp.IdentityModel.AbpIdentityModelModule +2021-12-04 12:52:05.616 G - Volo.Abp.Caching.AbpCachingModule +2021-12-04 12:52:05.618 G - Volo.Abp.Serialization.AbpSerializationModule +2021-12-04 12:52:05.619 G - Volo.Abp.Identity.AbpIdentityHttpApiClientModule +2021-12-04 12:52:05.621 G - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-12-04 12:52:05.622 G - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-12-04 12:52:05.622 G - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-12-04 12:52:05.623 G - Volo.Abp.Features.AbpFeaturesModule +2021-12-04 12:52:05.624 G - Volo.Abp.Users.AbpUsersAbstractionModule +2021-12-04 12:52:05.624 G - Volo.Abp.Application.AbpDddApplicationModule +2021-12-04 12:52:05.625 G - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-12-04 12:52:05.626 G - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-12-04 12:52:05.626 G - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-12-04 12:52:05.627 G - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-12-04 12:52:05.628 G - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-12-04 12:52:05.628 G - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-12-04 12:52:05.629 G - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-12-04 12:52:05.630 G - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-12-04 12:52:05.630 G - Volo.Abp.UI.AbpUiModule +2021-12-04 12:52:05.631 G - Win.Sfs.SettleAccount.SettleAccountEntityFrameworkCoreModule +2021-12-04 12:52:05.634 G - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-12-04 12:52:05.634 G - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-12-04 12:52:05.635 G - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-12-04 12:52:05.636 G - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-12-04 12:52:05.637 G - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-12-04 12:52:05.637 G - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-12-04 12:52:05.638 G - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-12-04 12:52:05.639 G - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-12-04 12:52:05.639 G - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-12-04 12:52:05.640 G - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-12-04 12:52:05.641 G - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-12-04 12:52:05.641 G - Win.Sfs.SettleAccount.SettleAccountHttpApiModule +2021-12-04 12:52:05.642 G - Volo.Abp.Autofac.AbpAutofacModule +2021-12-04 12:52:05.643 G - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-12-04 12:52:05.643 G - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-12-04 12:52:05.644 G - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-12-04 12:52:05.645 G - Volo.Abp.BlobStoring.FileSystem.AbpBlobStoringFileSystemModule +2021-12-04 12:52:05.645 G - Volo.Abp.BackgroundJobs.Hangfire.AbpBackgroundJobsHangfireModule +2021-12-04 12:52:05.646 G - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-12-04 12:52:05.647 G - Volo.Abp.Hangfire.AbpHangfireModule +2021-12-04 12:52:05.729 G Start installing Hangfire SQL objects... +2021-12-04 12:52:05.866 G Hangfire SQL objects installed. +2021-12-04 12:52:05.882 G Starting Hangfire Server using job storage: 'SQL Server: 127.0.0.1@SettleAccountService' +2021-12-04 12:52:05.884 G Using the following options for SQL Server job storage: Queue poll interval: 00:00:15. +2021-12-04 12:52:05.886 G Using the following options for Hangfire Server: + Worker count: 20 + Listening queues: 'default' + Shutdown timeout: 00:00:15 + Schedule polling interval: 00:00:15 +2021-12-04 12:52:05.943 G Starting Hangfire Server using job storage: 'SQL Server: 127.0.0.1@SettleAccountService' +2021-12-04 12:52:05.946 G Using the following options for SQL Server job storage: Queue poll interval: 00:00:15. +2021-12-04 12:52:05.947 G Using the following options for Hangfire Server: + Worker count: 20 + Listening queues: 'default' + Shutdown timeout: 00:00:15 + Schedule polling interval: 00:00:15 +2021-12-04 12:52:06.199 G Server sk-20210819huao:21968:0d31fd5d successfully announced in 272.7756 ms +2021-12-04 12:52:06.199 G Server sk-20210819huao:21968:41bb5d78 successfully announced in 237.0862 ms +2021-12-04 12:52:06.216 G Server sk-20210819huao:21968:0d31fd5d is starting the registered dispatchers: ServerWatchdog, ServerJobCancellationWatcher, ExpirationManager, CountersAggregator, Worker, DelayedJobScheduler, RecurringJobScheduler... +2021-12-04 12:52:06.216 G Server sk-20210819huao:21968:41bb5d78 is starting the registered dispatchers: ServerWatchdog, ServerJobCancellationWatcher, ExpirationManager, CountersAggregator, Worker, DelayedJobScheduler, RecurringJobScheduler... +2021-12-04 12:52:06.259 G 2 servers were removed due to timeout +2021-12-04 12:52:06.476 G Server sk-20210819huao:21968:0d31fd5d all the dispatchers started +2021-12-04 12:52:06.506 G Server sk-20210819huao:21968:41bb5d78 all the dispatchers started +2021-12-04 12:52:07.795 G Entity Framework Core "5.0.8" initialized '"PermissionManagementDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-04 12:52:08.167 G Executed DbCommand ("42"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.320 G Executed DbCommand ("3"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.327 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.332 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.342 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.347 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.358 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.362 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.369 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.375 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.379 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.385 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.390 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.404 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.409 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.416 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.421 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.426 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.431 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.436 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.441 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.447 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.452 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.456 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.464 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.469 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.474 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.479 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.483 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.488 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.494 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.499 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.503 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.511 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.516 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.522 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.527 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.532 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.540 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.545 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.550 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.564 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.573 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.581 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.589 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.594 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.599 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.605 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.610 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.617 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.622 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.626 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.633 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.638 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.643 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.651 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.655 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.660 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.666 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.671 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.675 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.681 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.686 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.692 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.698 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.703 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.710 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.714 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.719 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.726 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.731 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.736 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.743 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.747 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.752 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.760 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.765 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.772 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.777 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.781 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.790 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.795 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.806 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.810 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.815 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.822 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.827 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.831 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.841 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.845 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.853 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.857 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.862 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.868 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.873 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.878 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.887 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.891 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.898 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.902 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.908 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:08.914 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-04 12:52:09.303 G Executed DbCommand ("6"ms) [Parameters=["@p0='?' (DbType = Guid), @p1='?' (Size = 128), @p2='?' (Size = 64), @p3='?' (Size = 64), @p4='?' (DbType = Guid), @p5='?' (DbType = Guid), @p6='?' (Size = 128), @p7='?' (Size = 64), @p8='?' (Size = 64), @p9='?' (DbType = Guid), @p10='?' (DbType = Guid), @p11='?' (Size = 128), @p12='?' (Size = 64), @p13='?' (Size = 64), @p14='?' (DbType = Guid), @p15='?' (DbType = Guid), @p16='?' (Size = 128), @p17='?' (Size = 64), @p18='?' (Size = 64), @p19='?' (DbType = Guid), @p20='?' (DbType = Guid), @p21='?' (Size = 128), @p22='?' (Size = 64), @p23='?' (Size = 64), @p24='?' (DbType = Guid), @p25='?' (DbType = Guid), @p26='?' (Size = 128), @p27='?' (Size = 64), @p28='?' (Size = 64), @p29='?' (DbType = Guid), @p30='?' (DbType = Guid), @p31='?' (Size = 128), @p32='?' (Size = 64), @p33='?' (Size = 64), @p34='?' (DbType = Guid), @p35='?' (DbType = Guid), @p36='?' (Size = 128), @p37='?' (Size = 64), @p38='?' (Size = 64), @p39='?' (DbType = Guid), @p40='?' (DbType = Guid), @p41='?' (Size = 128), @p42='?' (Size = 64), @p43='?' (Size = 64), @p44='?' (DbType = Guid), @p45='?' (DbType = Guid), @p46='?' (Size = 128), @p47='?' (Size = 64), @p48='?' (Size = 64), @p49='?' (DbType = Guid), @p50='?' (DbType = Guid), @p51='?' (Size = 128), @p52='?' (Size = 64), @p53='?' (Size = 64), @p54='?' (DbType = Guid), @p55='?' (DbType = Guid), @p56='?' (Size = 128), @p57='?' (Size = 64), @p58='?' (Size = 64), @p59='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']" +""SET NOCOUNT ON; +INSERT INTO [AbpPermissionGrants] ([Id], [Name], [ProviderKey], [ProviderName], [TenantId]) +VALUES (@p0, @p1, @p2, @p3, @p4), +(@p5, @p6, @p7, @p8, @p9), +(@p10, @p11, @p12, @p13, @p14), +(@p15, @p16, @p17, @p18, @p19), +(@p20, @p21, @p22, @p23, @p24), +(@p25, @p26, @p27, @p28, @p29), +(@p30, @p31, @p32, @p33, @p34), +(@p35, @p36, @p37, @p38, @p39), +(@p40, @p41, @p42, @p43, @p44), +(@p45, @p46, @p47, @p48, @p49), +(@p50, @p51, @p52, @p53, @p54), +(@p55, @p56, @p57, @p58, @p59);" +2021-12-04 12:52:09.779 G Initialized all ABP modules. +2021-12-04 12:52:09.838 G Now listening on: "http://localhost:44378" +2021-12-04 12:52:09.840 G Application started. Press Ctrl+C to shut down. +2021-12-04 12:52:09.841 G Hosting environment: "Development" +2021-12-04 12:52:09.843 G Content root path: "C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\host\SettleAccount.HttpApi.Host" +2021-12-04 12:52:10.796 G Request starting HTTP/1.1 GET http://localhost:44378/ - - +2021-12-04 12:52:11.297 G Entity Framework Core "5.0.8" initialized '"SettingManagementDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-04 12:52:11.320 G Executed DbCommand ("3"ms) [Parameters=["@__providerName_0='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[Value] +FROM [AbpSettings] AS [a] +WHERE ([a].[ProviderName] = @__providerName_0) AND [a].[ProviderKey] IS NULL" +2021-12-04 12:52:11.413 G Entity Framework Core "5.0.8" initialized '"SettingManagementDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-04 12:52:11.420 G Executed DbCommand ("1"ms) [Parameters=["@__providerName_0='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[Value] +FROM [AbpSettings] AS [a] +WHERE ([a].[ProviderName] = @__providerName_0) AND [a].[ProviderKey] IS NULL" +2021-12-04 12:52:11.527 G Executing endpoint '"Win.Sfs.SettleAccount.Controllers.HomeController.Index (SettleAccount.HttpApi.Host)"' +2021-12-04 12:52:11.593 G Route matched with "{action = \"Index\", controller = \"Home\", area = \"\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult Index()" on controller "Win.Sfs.SettleAccount.Controllers.HomeController" ("SettleAccount.HttpApi.Host"). +2021-12-04 12:52:11.630 G Executing RedirectResult, redirecting to "/swagger". +2021-12-04 12:52:11.640 G Executed action "Win.Sfs.SettleAccount.Controllers.HomeController.Index (SettleAccount.HttpApi.Host)" in 33.7391ms +2021-12-04 12:52:11.643 G Executed endpoint '"Win.Sfs.SettleAccount.Controllers.HomeController.Index (SettleAccount.HttpApi.Host)"' +2021-12-04 12:52:11.669 G Request finished HTTP/1.1 GET http://localhost:44378/ - - - 302 0 - 874.8663ms +2021-12-04 12:52:11.692 G Request starting HTTP/1.1 GET http://localhost:44378/swagger/index.html - - +2021-12-04 12:52:11.758 G Request finished HTTP/1.1 GET http://localhost:44378/swagger/index.html - - - 200 - text/html;charset=utf-8 66.1679ms +2021-12-04 12:52:11.920 G Request starting HTTP/1.1 GET http://localhost:44378/swagger/v1/swagger.json - - +2021-12-04 12:52:13.352 G Request finished HTTP/1.1 GET http://localhost:44378/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 1432.3547ms +2021-12-04 12:52:59.625 G Request starting HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/UnInvoiceSettledDetailDiff-Make?version=202110 - - +2021-12-04 12:52:59.644 G Executing endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.UnInvoiceSettledDetailDiffMake (SettleAccount.Application)"' +2021-12-04 12:52:59.679 G Route matched with "{action = \"UnInvoiceSettledDetailDiffMake\", controller = \"Report\", area = \"\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[System.String] UnInvoiceSettledDetailDiffMake(System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String)" on controller "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService" ("SettleAccount.Application"). +2021-12-04 12:53:06.280 G No type was specified for the decimal property '"ConsignQty"' on entity type '"BTCarKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.285 G No type was specified for the decimal property '"ConsignQty"' on entity type '"BTNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.288 G No type was specified for the decimal property '"NeedQty"' on entity type '"BTNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.291 G No type was specified for the decimal property '"DiffQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.293 G No type was specified for the decimal property '"KBQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.295 G No type was specified for the decimal property '"SeqQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.296 G No type was specified for the decimal property '"Qty"' on entity type '"Bom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.298 G No type was specified for the decimal property '"ScrapPercent"' on entity type '"Bom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.300 G No type was specified for the decimal property '"TaxRate"' on entity type '"Customer"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.302 G No type was specified for the decimal property '"Qty"' on entity type '"CustomerBom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.307 G No type was specified for the decimal property '"Qty"' on entity type '"CarMaterialConfig"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.312 G No type was specified for the decimal property '"Qty"' on entity type '"EstimatedSum"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.313 G No type was specified for the decimal property '"Qty"' on entity type '"FIS_TH"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.315 G No type was specified for the decimal property '"SettledQty"' on entity type '"FIS_TH"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.317 G No type was specified for the decimal property '"Qty"' on entity type '"HQConsign"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.319 G No type was specified for the decimal property '"Qty"' on entity type '"HQSpecConsign"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.323 G No type was specified for the decimal property '"ConsignQty"' on entity type '"HQKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.324 G No type was specified for the decimal property '"NeedQty"' on entity type '"HQKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.326 G No type was specified for the decimal property '"ConsignQty"' on entity type '"HQSpecKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.328 G No type was specified for the decimal property '"NeedQty"' on entity type '"HQSpecKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.329 G No type was specified for the decimal property '"Amt"' on entity type '"Invoice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.331 G No type was specified for the decimal property '"Qty"' on entity type '"Invoice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.333 G No type was specified for the decimal property '"ExtendedMargin"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.334 G No type was specified for the decimal property '"ExtendedPrice"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.338 G No type was specified for the decimal property '"Price"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.341 G No type was specified for the decimal property '"Qty"' on entity type '"MaterialRelationshipDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.343 G No type was specified for the decimal property '"Price"' on entity type '"PriceList"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.344 G No type was specified for the decimal property '"DiffAmount"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.346 G No type was specified for the decimal property '"DiffPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.348 G No type was specified for the decimal property '"Price"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.354 G No type was specified for the decimal property '"RealSettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.356 G No type was specified for the decimal property '"RealSettlementPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.358 G No type was specified for the decimal property '"SettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.361 G No type was specified for the decimal property '"SettlementPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.362 G No type was specified for the decimal property '"SupplyProportion"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.364 G No type was specified for the decimal property '"TheoreticalSettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.365 G No type was specified for the decimal property '"UsedNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.369 G No type was specified for the decimal property '"Amt"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.370 G No type was specified for the decimal property '"Qty"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.372 G No type was specified for the decimal property '"Total"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.374 G No type was specified for the decimal property '"Amt"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.375 G No type was specified for the decimal property '"Qty"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.377 G No type was specified for the decimal property '"Total"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.378 G No type was specified for the decimal property '"CustomItemPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.380 G No type was specified for the decimal property '"CustomSubItemPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.384 G No type was specified for the decimal property '"SupplyProportionPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.386 G No type was specified for the decimal property '"Qty"' on entity type '"SettleAccount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.387 G No type was specified for the decimal property '"Qty"' on entity type '"UnSettleAccount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.389 G No type was specified for the decimal property '"PerCarNum"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.391 G No type was specified for the decimal property '"Price"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.392 G No type was specified for the decimal property '"QuantityPrice"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.394 G No type was specified for the decimal property '"Price"' on entity type '"SettlementPart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.398 G No type was specified for the decimal property '"Qty"' on entity type '"KanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.400 G No type was specified for the decimal property '"Amt"' on entity type '"ScrapClaims"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.402 G No type was specified for the decimal property '"Qty"' on entity type '"ScrapClaims"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.404 G No type was specified for the decimal property '"AmountNoTax"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.405 G No type was specified for the decimal property '"InvoicedQty"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.407 G No type was specified for the decimal property '"PurchasePriceNoTax"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.409 G No type was specified for the decimal property '"ReceiptQty"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.411 G No type was specified for the decimal property '"TaxRate"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.416 G No type was specified for the decimal property '"Qty"' on entity type '"WMSKanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.418 G No type was specified for the decimal property '"WMSDeliveryQty"' on entity type '"WMSKanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.419 G No type was specified for the decimal property '"AmountNoTax"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.421 G No type was specified for the decimal property '"InvoicedQty"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.423 G No type was specified for the decimal property '"PurchasePriceNoTax"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.424 G No type was specified for the decimal property '"ReceiptQty"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.426 G No type was specified for the decimal property '"TaxRate"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.431 G No type was specified for the decimal property '"InvoiceQty"' on entity type '"EstimatedInventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.432 G No type was specified for the decimal property '"ReceiveQty"' on entity type '"EstimatedInventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.434 G No type was specified for the decimal property '"DiffQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.435 G No type was specified for the decimal property '"EstimationQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.437 G No type was specified for the decimal property '"FgQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.439 G No type was specified for the decimal property '"StockQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.440 G No type was specified for the decimal property '"UnSettledQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.442 G No type was specified for the decimal property '"Qty"' on entity type '"FIS"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.447 G No type was specified for the decimal property '"SettledQty"' on entity type '"FIS"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.449 G No type was specified for the decimal property '"Qty"' on entity type '"FISExtend"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.451 G No type was specified for the decimal property '"SettledQty"' on entity type '"FISExtend"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.453 G No type was specified for the decimal property '"EndingInventoryQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.454 G No type was specified for the decimal property '"InputQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.456 G No type was specified for the decimal property '"OpeningInventoryQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.457 G No type was specified for the decimal property '"OutputQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.462 G No type was specified for the decimal property '"Price"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.464 G No type was specified for the decimal property '"ConsignQty"' on entity type '"JFCarKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.466 G No type was specified for the decimal property '"ConsignQty"' on entity type '"JFNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.468 G No type was specified for the decimal property '"InStockQty"' on entity type '"JFNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.469 G No type was specified for the decimal property '"CP7ScrapQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.471 G No type was specified for the decimal property '"ClaimQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.472 G No type was specified for the decimal property '"DiffPrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.474 G No type was specified for the decimal property '"DiffQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.478 G No type was specified for the decimal property '"InvoiceAmt"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.480 G No type was specified for the decimal property '"InvoicePrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.482 G No type was specified for the decimal property '"InvoiceQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.484 G No type was specified for the decimal property '"SalePrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.486 G No type was specified for the decimal property '"SettleQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.487 G No type was specified for the decimal property '"CustomSubItemPrice"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.489 G No type was specified for the decimal property '"CustomSubItemSumQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.494 G No type was specified for the decimal property '"ErpSubItemActualQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.496 G No type was specified for the decimal property '"ErpSubItemQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.497 G No type was specified for the decimal property '"OfflineQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.499 G No type was specified for the decimal property '"SumPriceNoTax"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.501 G No type was specified for the decimal property '"SumPriceWithTax"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.502 G No type was specified for the decimal property '"ActNoTaxAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.504 G No type was specified for the decimal property '"ActPaymentPartyQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.505 G No type was specified for the decimal property '"DiffAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.512 G No type was specified for the decimal property '"DiffQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.513 G No type was specified for the decimal property '"StaPaymentPartyQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.515 G No type was specified for the decimal property '"StdNoTaxAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.516 G No type was specified for the decimal property '"Qty"' on entity type '"SendUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.518 G No type was specified for the decimal property '"SettledQty"' on entity type '"SendUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.519 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.520 G No type was specified for the decimal property '"FisQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.525 G No type was specified for the decimal property '"StockQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.527 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.529 G No type was specified for the decimal property '"R3SettledQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.532 G No type was specified for the decimal property '"StockQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.533 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.535 G No type was specified for the decimal property '"FisUnSettledQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.540 G No type was specified for the decimal property '"StockQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-04 12:53:06.672 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-04 12:53:06.942 G Executed DbCommand ("5"ms) [Parameters=["@p0='?' (DbType = Guid), @p1='?' (Size = 50), @p2='?' (DbType = Guid), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 50), @p6='?' (DbType = Guid), @p7='?' (DbType = Guid), @p8='?' (DbType = DateTime2), @p9='?' (Size = 500), @p10='?' (Size = 50), @p11='?' (DbType = Boolean), @p12='?' (Size = 4000), @p13='?' (Size = 4000), @p14='?' (Size = 500), @p15='?' (DbType = DateTime2), @p16='?' (DbType = Guid), @p17='?' (Size = 50), @p18='?' (Size = 500), @p19='?' (Size = 500), @p20='?' (Size = 4000), @p21='?' (Size = 300), @p22='?' (Size = 4000), @p23='?' (Size = 50), @p24='?' (Size = 4000)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +INSERT INTO [Set_TaskJob] ([Id], [ActionName], [BranchId], [ConcurrencyStamp], [CreationTime], [Creator], [CreatorId], [DeleterId], [DeletionTime], [DownFileName], [Email], [Enabled], [Error], [ExtraProperties], [FileName], [LastModificationTime], [LastModifierId], [Name], [RealDownFileName], [RealFileName], [Remark], [ServiceName], [State], [TaskId], [Type]) +VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24); +SELECT [IsDeleted] +FROM [Set_TaskJob] +WHERE @@ROWCOUNT = 1 AND [Id] = @p0;" +2021-12-04 12:53:07.052 G Executed DbCommand ("2"ms) [Parameters=["@__input_Id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__input_Id_0" +2021-12-04 12:53:07.395 G Executed DbCommand ("1"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0 +ORDER BY [s].[Id]" +2021-12-04 12:53:07.543 G Executed DbCommand ("12"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP 0 T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type] INTO [dbo].[Set_TaskJobTemp178edbf9] FROM [dbo].[Set_TaskJob] AS T LEFT JOIN [dbo].[Set_TaskJob] AS Source ON 1 = 0;" +2021-12-04 12:53:07.722 G Executed DbCommand ("19"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""MERGE [dbo].[Set_TaskJob] WITH (HOLDLOCK) AS T USING (SELECT TOP 1 * FROM [dbo].[Set_TaskJobTemp178edbf9] ORDER BY [Id]) AS S ON T.[Id] = S.[Id] WHEN MATCHED AND EXISTS (SELECT S.[Id], S.[ActionName], S.[BranchId], S.[ConcurrencyStamp], S.[CreationTime], S.[Creator], S.[CreatorId], S.[DeleterId], S.[DeletionTime], S.[DownFileName], S.[Email], S.[Enabled], S.[Error], S.[ExtraProperties], S.[FileName], S.[IsDeleted], S.[LastModificationTime], S.[LastModifierId], S.[Name], S.[RealDownFileName], S.[RealFileName], S.[Remark], S.[ServiceName], S.[State], S.[TaskId], S.[Type] EXCEPT SELECT T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type]) THEN UPDATE SET T.[ActionName] = S.[ActionName], T.[BranchId] = S.[BranchId], T.[ConcurrencyStamp] = S.[ConcurrencyStamp], T.[CreationTime] = S.[CreationTime], T.[Creator] = S.[Creator], T.[CreatorId] = S.[CreatorId], T.[DeleterId] = S.[DeleterId], T.[DeletionTime] = S.[DeletionTime], T.[DownFileName] = S.[DownFileName], T.[Email] = S.[Email], T.[Enabled] = S.[Enabled], T.[Error] = S.[Error], T.[ExtraProperties] = S.[ExtraProperties], T.[FileName] = S.[FileName], T.[IsDeleted] = S.[IsDeleted], T.[LastModificationTime] = S.[LastModificationTime], T.[LastModifierId] = S.[LastModifierId], T.[Name] = S.[Name], T.[RealDownFileName] = S.[RealDownFileName], T.[RealFileName] = S.[RealFileName], T.[Remark] = S.[Remark], T.[ServiceName] = S.[ServiceName], T.[State] = S.[State], T.[TaskId] = S.[TaskId], T.[Type] = S.[Type];" +2021-12-04 12:53:07.738 G Executed DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""IF OBJECT_ID ('[dbo].[Set_TaskJobTemp178edbf9]', 'U') IS NOT NULL DROP TABLE [dbo].[Set_TaskJobTemp178edbf9]" +2021-12-04 12:53:07.764 G Executed DbCommand ("1"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0" +2021-12-04 12:53:07.802 G Executed DbCommand ("3"ms) [Parameters=["@p3='?' (DbType = Guid), @p0='?' (Size = 50), @p4='?' (Size = 50), @p1='?' (DbType = DateTime2), @p2='?' (Size = 50)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +UPDATE [Set_TaskJob] SET [ConcurrencyStamp] = @p0, [LastModificationTime] = @p1, [TaskId] = @p2 +WHERE [Id] = @p3 AND [ConcurrencyStamp] = @p4; +SELECT @@ROWCOUNT;" +2021-12-04 12:53:07.848 G Executing "ObjectResult", writing value of type '"System.String"'. +2021-12-04 12:53:07.856 G Executed action "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.UnInvoiceSettledDetailDiffMake (SettleAccount.Application)" in 8169.7158ms +2021-12-04 12:53:07.861 G Executed endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.UnInvoiceSettledDetailDiffMake (SettleAccount.Application)"' +2021-12-04 12:53:07.870 G Request finished HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/UnInvoiceSettledDetailDiff-Make?version=202110 - - - 200 - text/plain;+charset=utf-8 8245.1136ms +2021-12-04 12:53:21.974 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-04 12:53:46.189 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-04 12:59:33.081 G Request starting HTTP/1.1 POST http://localhost:44378/api/settleaccount/Job/list application/json 28 +2021-12-04 12:59:33.108 G CORS policy execution failed. +2021-12-04 12:59:33.110 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-04 12:59:33.117 G Executing endpoint '"Win.Sfs.SettleAccount.Entities.TaskJobs.JobAppService.GetListAsync (SettleAccount.Application)"' +2021-12-04 12:59:33.129 G Route matched with "{action = \"GetList\", controller = \"Job\", area = \"\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[System.Collections.Generic.List`1[Win.Sfs.SettleAccount.Entities.TaskJobs.JobDto]] GetListAsync(Win.Sfs.SettleAccount.Entities.TaskJobs.JobRequestDto)" on controller "Win.Sfs.SettleAccount.Entities.TaskJobs.JobAppService" ("SettleAccount.Application"). +2021-12-04 12:59:33.257 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-04 12:59:33.313 G Executing "ObjectResult", writing value of type '"System.Collections.Generic.List`1[[Win.Sfs.SettleAccount.Entities.TaskJobs.JobDto, SettleAccount.Application.Contracts, Version=1.0.21.0, Culture=neutral, PublicKeyToken=null]]"'. +2021-12-04 12:59:33.362 G Executed action "Win.Sfs.SettleAccount.Entities.TaskJobs.JobAppService.GetListAsync (SettleAccount.Application)" in 224.4ms +2021-12-04 12:59:33.366 G Executed endpoint '"Win.Sfs.SettleAccount.Entities.TaskJobs.JobAppService.GetListAsync (SettleAccount.Application)"' +2021-12-04 12:59:33.495 G Entity Framework Core "5.0.8" initialized '"AbpAuditLoggingDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-04 12:59:33.737 G Executed DbCommand ("1"ms) [Parameters=["@p0='?' (DbType = Guid), @p1='?' (Size = 96), @p2='?' (Size = 512), @p3='?' (Size = 64), @p4='?' (Size = 64), @p5='?' (Size = 128), @p6='?' (Size = 256), @p7='?' (Size = 40), @p8='?' (Size = 64), @p9='?' (Size = 4000), @p10='?' (DbType = Int32), @p11='?' (DbType = DateTime2), @p12='?' (Size = 4000), @p13='?' (Size = 16), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = Guid), @p17='?' (DbType = Guid), @p18='?' (Size = 4000), @p19='?' (Size = 256), @p20='?' (DbType = Guid), @p21='?' (Size = 256)"], CommandType='Text', CommandTimeout='30']" +""SET NOCOUNT ON; +INSERT INTO [AbpAuditLogs] ([Id], [ApplicationName], [BrowserInfo], [ClientId], [ClientIpAddress], [ClientName], [Comments], [ConcurrencyStamp], [CorrelationId], [Exceptions], [ExecutionDuration], [ExecutionTime], [ExtraProperties], [HttpMethod], [HttpStatusCode], [ImpersonatorTenantId], [ImpersonatorUserId], [TenantId], [TenantName], [Url], [UserId], [UserName]) +VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21);" +2021-12-04 12:59:33.745 G Executed DbCommand ("1"ms) [Parameters=["@p22='?' (DbType = Guid), @p23='?' (DbType = Guid), @p24='?' (DbType = Int32), @p25='?' (DbType = DateTime2), @p26='?' (Size = 4000), @p27='?' (Size = 128), @p28='?' (Size = 2000), @p29='?' (Size = 256), @p30='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']" +""SET NOCOUNT ON; +INSERT INTO [AbpAuditLogActions] ([Id], [AuditLogId], [ExecutionDuration], [ExecutionTime], [ExtraProperties], [MethodName], [Parameters], [ServiceName], [TenantId]) +VALUES (@p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30);" +2021-12-04 12:59:33.756 G Request finished HTTP/1.1 POST http://localhost:44378/api/settleaccount/Job/list application/json 28 - 200 - application/json;+charset=utf-8 675.0435ms +2021-12-04 12:59:42.784 G Request starting HTTP/1.1 POST http://localhost:44378/api/settleaccount/Job/list application/json 28 +2021-12-04 12:59:42.786 G CORS policy execution failed. +2021-12-04 12:59:42.788 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-04 12:59:42.793 G Executing endpoint '"Win.Sfs.SettleAccount.Entities.TaskJobs.JobAppService.GetListAsync (SettleAccount.Application)"' +2021-12-04 12:59:42.797 G Route matched with "{action = \"GetList\", controller = \"Job\", area = \"\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[System.Collections.Generic.List`1[Win.Sfs.SettleAccount.Entities.TaskJobs.JobDto]] GetListAsync(Win.Sfs.SettleAccount.Entities.TaskJobs.JobRequestDto)" on controller "Win.Sfs.SettleAccount.Entities.TaskJobs.JobAppService" ("SettleAccount.Application"). +2021-12-04 12:59:42.814 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-04 12:59:42.840 G Executing "ObjectResult", writing value of type '"System.Collections.Generic.List`1[[Win.Sfs.SettleAccount.Entities.TaskJobs.JobDto, SettleAccount.Application.Contracts, Version=1.0.21.0, Culture=neutral, PublicKeyToken=null]]"'. +2021-12-04 12:59:42.844 G Executed action "Win.Sfs.SettleAccount.Entities.TaskJobs.JobAppService.GetListAsync (SettleAccount.Application)" in 38.5606ms +2021-12-04 12:59:42.848 G Executed endpoint '"Win.Sfs.SettleAccount.Entities.TaskJobs.JobAppService.GetListAsync (SettleAccount.Application)"' +2021-12-04 12:59:42.855 G Entity Framework Core "5.0.8" initialized '"AbpAuditLoggingDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-04 12:59:42.871 G Executed DbCommand ("2"ms) [Parameters=["@p0='?' (DbType = Guid), @p1='?' (Size = 96), @p2='?' (Size = 512), @p3='?' (Size = 64), @p4='?' (Size = 64), @p5='?' (Size = 128), @p6='?' (Size = 256), @p7='?' (Size = 40), @p8='?' (Size = 64), @p9='?' (Size = 4000), @p10='?' (DbType = Int32), @p11='?' (DbType = DateTime2), @p12='?' (Size = 4000), @p13='?' (Size = 16), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = Guid), @p17='?' (DbType = Guid), @p18='?' (Size = 4000), @p19='?' (Size = 256), @p20='?' (DbType = Guid), @p21='?' (Size = 256)"], CommandType='Text', CommandTimeout='30']" +""SET NOCOUNT ON; +INSERT INTO [AbpAuditLogs] ([Id], [ApplicationName], [BrowserInfo], [ClientId], [ClientIpAddress], [ClientName], [Comments], [ConcurrencyStamp], [CorrelationId], [Exceptions], [ExecutionDuration], [ExecutionTime], [ExtraProperties], [HttpMethod], [HttpStatusCode], [ImpersonatorTenantId], [ImpersonatorUserId], [TenantId], [TenantName], [Url], [UserId], [UserName]) +VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21);" +2021-12-04 12:59:42.881 G Executed DbCommand ("1"ms) [Parameters=["@p22='?' (DbType = Guid), @p23='?' (DbType = Guid), @p24='?' (DbType = Int32), @p25='?' (DbType = DateTime2), @p26='?' (Size = 4000), @p27='?' (Size = 128), @p28='?' (Size = 2000), @p29='?' (Size = 256), @p30='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']" +""SET NOCOUNT ON; +INSERT INTO [AbpAuditLogActions] ([Id], [AuditLogId], [ExecutionDuration], [ExecutionTime], [ExtraProperties], [MethodName], [Parameters], [ServiceName], [TenantId]) +VALUES (@p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30);" +2021-12-04 12:59:42.888 G Request finished HTTP/1.1 POST http://localhost:44378/api/settleaccount/Job/list application/json 28 - 200 - application/json;+charset=utf-8 104.5719ms +2021-12-04 12:59:57.015 G Request starting HTTP/1.1 POST http://localhost:44378/api/settleaccount/Job/list application/json 28 +2021-12-04 12:59:57.018 G CORS policy execution failed. +2021-12-04 12:59:57.019 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-04 12:59:57.023 G Executing endpoint '"Win.Sfs.SettleAccount.Entities.TaskJobs.JobAppService.GetListAsync (SettleAccount.Application)"' +2021-12-04 12:59:57.027 G Route matched with "{action = \"GetList\", controller = \"Job\", area = \"\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[System.Collections.Generic.List`1[Win.Sfs.SettleAccount.Entities.TaskJobs.JobDto]] GetListAsync(Win.Sfs.SettleAccount.Entities.TaskJobs.JobRequestDto)" on controller "Win.Sfs.SettleAccount.Entities.TaskJobs.JobAppService" ("SettleAccount.Application"). +2021-12-04 12:59:57.045 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-04 12:59:57.067 G Executing "ObjectResult", writing value of type '"System.Collections.Generic.List`1[[Win.Sfs.SettleAccount.Entities.TaskJobs.JobDto, SettleAccount.Application.Contracts, Version=1.0.21.0, Culture=neutral, PublicKeyToken=null]]"'. +2021-12-04 12:59:57.072 G Executed action "Win.Sfs.SettleAccount.Entities.TaskJobs.JobAppService.GetListAsync (SettleAccount.Application)" in 33.5438ms +2021-12-04 12:59:57.076 G Executed endpoint '"Win.Sfs.SettleAccount.Entities.TaskJobs.JobAppService.GetListAsync (SettleAccount.Application)"' +2021-12-04 12:59:57.080 G Entity Framework Core "5.0.8" initialized '"AbpAuditLoggingDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-04 12:59:57.092 G Executed DbCommand ("2"ms) [Parameters=["@p0='?' (DbType = Guid), @p1='?' (Size = 96), @p2='?' (Size = 512), @p3='?' (Size = 64), @p4='?' (Size = 64), @p5='?' (Size = 128), @p6='?' (Size = 256), @p7='?' (Size = 40), @p8='?' (Size = 64), @p9='?' (Size = 4000), @p10='?' (DbType = Int32), @p11='?' (DbType = DateTime2), @p12='?' (Size = 4000), @p13='?' (Size = 16), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = Guid), @p17='?' (DbType = Guid), @p18='?' (Size = 4000), @p19='?' (Size = 256), @p20='?' (DbType = Guid), @p21='?' (Size = 256)"], CommandType='Text', CommandTimeout='30']" +""SET NOCOUNT ON; +INSERT INTO [AbpAuditLogs] ([Id], [ApplicationName], [BrowserInfo], [ClientId], [ClientIpAddress], [ClientName], [Comments], [ConcurrencyStamp], [CorrelationId], [Exceptions], [ExecutionDuration], [ExecutionTime], [ExtraProperties], [HttpMethod], [HttpStatusCode], [ImpersonatorTenantId], [ImpersonatorUserId], [TenantId], [TenantName], [Url], [UserId], [UserName]) +VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21);" +2021-12-04 12:59:57.100 G Executed DbCommand ("1"ms) [Parameters=["@p22='?' (DbType = Guid), @p23='?' (DbType = Guid), @p24='?' (DbType = Int32), @p25='?' (DbType = DateTime2), @p26='?' (Size = 4000), @p27='?' (Size = 128), @p28='?' (Size = 2000), @p29='?' (Size = 256), @p30='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']" +""SET NOCOUNT ON; +INSERT INTO [AbpAuditLogActions] ([Id], [AuditLogId], [ExecutionDuration], [ExecutionTime], [ExtraProperties], [MethodName], [Parameters], [ServiceName], [TenantId]) +VALUES (@p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30);" +2021-12-04 12:59:57.106 G Request finished HTTP/1.1 POST http://localhost:44378/api/settleaccount/Job/list application/json 28 - 200 - application/json;+charset=utf-8 90.8918ms diff --git a/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/Logs/log-20211206.txt b/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/Logs/log-20211206.txt new file mode 100644 index 00000000..874a00ef --- /dev/null +++ b/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/Logs/log-20211206.txt @@ -0,0 +1,11251 @@ +2021-12-06 09:06:41.984 G Starting web host. +2021-12-06 09:06:50.159 G User profile is available. Using '"C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys"' as key repository and Windows DPAPI to encrypt keys at rest. +2021-12-06 09:06:50.264 G Loaded ABP modules: +2021-12-06 09:06:50.266 G - Win.Sfs.SettleAccount.SettleAccountHttpApiHostModule +2021-12-06 09:06:50.267 G - Win.Sfs.SettleAccount.SettleAccountApplicationModule +2021-12-06 09:06:50.269 G - Win.Sfs.SettleAccount.SettleAccountJobModule +2021-12-06 09:06:50.270 G - Win.Sfs.SettleAccount.SettleAccountDomainModule +2021-12-06 09:06:50.270 G - Volo.Abp.Domain.AbpDddDomainModule +2021-12-06 09:06:50.271 G - Volo.Abp.Auditing.AbpAuditingModule +2021-12-06 09:06:50.272 G - Volo.Abp.Data.AbpDataModule +2021-12-06 09:06:50.272 G - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-12-06 09:06:50.273 G - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-12-06 09:06:50.275 G - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-12-06 09:06:50.276 G - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-12-06 09:06:50.276 G - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-12-06 09:06:50.277 G - Volo.Abp.Json.AbpJsonModule +2021-12-06 09:06:50.277 G - Volo.Abp.Timing.AbpTimingModule +2021-12-06 09:06:50.277 G - Volo.Abp.Localization.AbpLocalizationModule +2021-12-06 09:06:50.278 G - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-12-06 09:06:50.278 G - Volo.Abp.Settings.AbpSettingsModule +2021-12-06 09:06:50.279 G - Volo.Abp.Security.AbpSecurityModule +2021-12-06 09:06:50.279 G - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-12-06 09:06:50.280 G - Volo.Abp.Threading.AbpThreadingModule +2021-12-06 09:06:50.280 G - Volo.Abp.EventBus.AbpEventBusModule +2021-12-06 09:06:50.281 G - Volo.Abp.Guids.AbpGuidsModule +2021-12-06 09:06:50.281 G - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-12-06 09:06:50.282 G - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-12-06 09:06:50.282 G - Volo.Abp.Specifications.AbpSpecificationsModule +2021-12-06 09:06:50.283 G - Win.Sfs.SettleAccount.SettleAccountDomainSharedModule +2021-12-06 09:06:50.283 G - Volo.Abp.Validation.AbpValidationModule +2021-12-06 09:06:50.284 G - Win.Sfs.SettleAccount.SettleAccountApplicationContractsModule +2021-12-06 09:06:50.285 G - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-12-06 09:06:50.286 G - Volo.Abp.Authorization.AbpAuthorizationModule +2021-12-06 09:06:50.287 G - Volo.Abp.Authorization.AbpAuthorizationAbstractionsModule +2021-12-06 09:06:50.288 G - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-12-06 09:06:50.289 G - Volo.Abp.Dapper.AbpDapperModule +2021-12-06 09:06:50.293 G - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-12-06 09:06:50.295 G - Win.Abp.Snowflakes.AbpSnowflakeGeneratorModule +2021-12-06 09:06:50.296 G - Volo.Abp.Http.Client.IdentityModel.AbpHttpClientIdentityModelModule +2021-12-06 09:06:50.297 G - Volo.Abp.Http.Client.AbpHttpClientModule +2021-12-06 09:06:50.298 G - Volo.Abp.Http.AbpHttpModule +2021-12-06 09:06:50.299 G - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-12-06 09:06:50.300 G - Volo.Abp.Minify.AbpMinifyModule +2021-12-06 09:06:50.301 G - Volo.Abp.Castle.AbpCastleCoreModule +2021-12-06 09:06:50.302 G - Volo.Abp.IdentityModel.AbpIdentityModelModule +2021-12-06 09:06:50.302 G - Volo.Abp.Caching.AbpCachingModule +2021-12-06 09:06:50.303 G - Volo.Abp.Serialization.AbpSerializationModule +2021-12-06 09:06:50.304 G - Volo.Abp.Identity.AbpIdentityHttpApiClientModule +2021-12-06 09:06:50.305 G - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-12-06 09:06:50.308 G - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-12-06 09:06:50.309 G - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-12-06 09:06:50.311 G - Volo.Abp.Features.AbpFeaturesModule +2021-12-06 09:06:50.312 G - Volo.Abp.Users.AbpUsersAbstractionModule +2021-12-06 09:06:50.313 G - Volo.Abp.Application.AbpDddApplicationModule +2021-12-06 09:06:50.314 G - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-12-06 09:06:50.315 G - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-12-06 09:06:50.315 G - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-12-06 09:06:50.316 G - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-12-06 09:06:50.317 G - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-12-06 09:06:50.318 G - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-12-06 09:06:50.319 G - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-12-06 09:06:50.320 G - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-12-06 09:06:50.321 G - Volo.Abp.UI.AbpUiModule +2021-12-06 09:06:50.325 G - Win.Sfs.SettleAccount.SettleAccountEntityFrameworkCoreModule +2021-12-06 09:06:50.326 G - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-12-06 09:06:50.328 G - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-12-06 09:06:50.328 G - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-12-06 09:06:50.329 G - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-12-06 09:06:50.330 G - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-12-06 09:06:50.331 G - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-12-06 09:06:50.332 G - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-12-06 09:06:50.333 G - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-12-06 09:06:50.334 G - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-12-06 09:06:50.335 G - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-12-06 09:06:50.336 G - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-12-06 09:06:50.337 G - Win.Sfs.SettleAccount.SettleAccountHttpApiModule +2021-12-06 09:06:50.339 G - Volo.Abp.Autofac.AbpAutofacModule +2021-12-06 09:06:50.340 G - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-12-06 09:06:50.342 G - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-12-06 09:06:50.343 G - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-12-06 09:06:50.344 G - Volo.Abp.BlobStoring.FileSystem.AbpBlobStoringFileSystemModule +2021-12-06 09:06:50.345 G - Volo.Abp.BackgroundJobs.Hangfire.AbpBackgroundJobsHangfireModule +2021-12-06 09:06:50.346 G - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-12-06 09:06:50.347 G - Volo.Abp.Hangfire.AbpHangfireModule +2021-12-06 09:06:50.445 G Start installing Hangfire SQL objects... +2021-12-06 09:06:50.613 G Hangfire SQL objects installed. +2021-12-06 09:06:50.627 G Starting Hangfire Server using job storage: 'SQL Server: 127.0.0.1@SettleAccountService' +2021-12-06 09:06:50.629 G Using the following options for SQL Server job storage: Queue poll interval: 00:00:15. +2021-12-06 09:06:50.630 G Using the following options for Hangfire Server: + Worker count: 20 + Listening queues: 'default' + Shutdown timeout: 00:00:15 + Schedule polling interval: 00:00:15 +2021-12-06 09:06:50.712 G Starting Hangfire Server using job storage: 'SQL Server: 127.0.0.1@SettleAccountService' +2021-12-06 09:06:50.714 G Using the following options for SQL Server job storage: Queue poll interval: 00:00:15. +2021-12-06 09:06:50.715 G Using the following options for Hangfire Server: + Worker count: 20 + Listening queues: 'default' + Shutdown timeout: 00:00:15 + Schedule polling interval: 00:00:15 +2021-12-06 09:06:50.938 G Server sk-20210819huao:19092:52d2df07 successfully announced in 245.1964 ms +2021-12-06 09:06:50.938 G Server sk-20210819huao:19092:24160c18 successfully announced in 209.1191 ms +2021-12-06 09:06:50.950 G Server sk-20210819huao:19092:24160c18 is starting the registered dispatchers: ServerWatchdog, ServerJobCancellationWatcher, ExpirationManager, CountersAggregator, Worker, DelayedJobScheduler, RecurringJobScheduler... +2021-12-06 09:06:50.950 G Server sk-20210819huao:19092:52d2df07 is starting the registered dispatchers: ServerWatchdog, ServerJobCancellationWatcher, ExpirationManager, CountersAggregator, Worker, DelayedJobScheduler, RecurringJobScheduler... +2021-12-06 09:06:51.015 G 2 servers were removed due to timeout +2021-12-06 09:06:51.189 G Server sk-20210819huao:19092:24160c18 all the dispatchers started +2021-12-06 09:06:51.231 G Server sk-20210819huao:19092:52d2df07 all the dispatchers started +2021-12-06 09:06:52.531 G Entity Framework Core "5.0.8" initialized '"PermissionManagementDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 09:06:52.925 G Executed DbCommand ("40"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.028 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.033 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.038 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.046 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.050 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.055 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.061 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.066 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.070 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.077 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.083 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.090 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.095 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.101 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.109 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.113 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.118 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.124 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.129 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.133 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.139 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.143 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.148 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.155 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.159 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.163 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.171 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.176 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.180 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.187 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.192 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.196 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.203 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.207 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.217 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.222 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.227 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.236 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.242 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.250 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.255 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.260 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.268 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.273 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.278 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.284 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.289 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.295 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.308 G Executed DbCommand ("7"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.318 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.325 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.334 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.339 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.349 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.355 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.366 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.371 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.379 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.385 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.390 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.396 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.401 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.407 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.413 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.419 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.426 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.431 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.436 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.443 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.448 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.454 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.460 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.465 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.472 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.477 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.482 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.491 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.496 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.506 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.513 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.524 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.530 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.541 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.551 G Executed DbCommand ("3"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.559 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.570 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.580 G Executed DbCommand ("3"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.588 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.597 G Executed DbCommand ("3"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.604 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.611 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.621 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.629 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.635 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.646 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.652 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.658 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.665 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.670 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.678 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:53.683 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:06:54.058 G Initialized all ABP modules. +2021-12-06 09:06:54.153 G Now listening on: "http://localhost:44378" +2021-12-06 09:06:54.154 G Application started. Press Ctrl+C to shut down. +2021-12-06 09:06:54.155 G Hosting environment: "Development" +2021-12-06 09:06:54.156 G Content root path: "C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\host\SettleAccount.HttpApi.Host" +2021-12-06 09:06:55.171 G Request starting HTTP/1.1 GET http://localhost:44378/ - - +2021-12-06 09:06:56.194 G Entity Framework Core "5.0.8" initialized '"SettingManagementDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 09:06:56.212 G Executed DbCommand ("1"ms) [Parameters=["@__providerName_0='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[Value] +FROM [AbpSettings] AS [a] +WHERE ([a].[ProviderName] = @__providerName_0) AND [a].[ProviderKey] IS NULL" +2021-12-06 09:06:56.314 G Entity Framework Core "5.0.8" initialized '"SettingManagementDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 09:06:56.320 G Executed DbCommand ("1"ms) [Parameters=["@__providerName_0='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[Value] +FROM [AbpSettings] AS [a] +WHERE ([a].[ProviderName] = @__providerName_0) AND [a].[ProviderKey] IS NULL" +2021-12-06 09:06:56.454 G Executing endpoint '"Win.Sfs.SettleAccount.Controllers.HomeController.Index (SettleAccount.HttpApi.Host)"' +2021-12-06 09:06:56.601 G Route matched with "{action = \"Index\", controller = \"Home\", area = \"\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult Index()" on controller "Win.Sfs.SettleAccount.Controllers.HomeController" ("SettleAccount.HttpApi.Host"). +2021-12-06 09:06:56.659 G Executing RedirectResult, redirecting to "/swagger". +2021-12-06 09:06:56.667 G Executed action "Win.Sfs.SettleAccount.Controllers.HomeController.Index (SettleAccount.HttpApi.Host)" in 51.5984ms +2021-12-06 09:06:56.669 G Executed endpoint '"Win.Sfs.SettleAccount.Controllers.HomeController.Index (SettleAccount.HttpApi.Host)"' +2021-12-06 09:06:56.691 G Request finished HTTP/1.1 GET http://localhost:44378/ - - - 302 0 - 1522.5514ms +2021-12-06 09:06:56.714 G Request starting HTTP/1.1 GET http://localhost:44378/swagger/index.html - - +2021-12-06 09:06:56.772 G Request finished HTTP/1.1 GET http://localhost:44378/swagger/index.html - - - 200 - text/html;charset=utf-8 58.1714ms +2021-12-06 09:06:56.961 G Request starting HTTP/1.1 GET http://localhost:44378/swagger/v1/swagger.json - - +2021-12-06 09:06:58.568 G Request finished HTTP/1.1 GET http://localhost:44378/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 1606.8440ms +2021-12-06 09:10:39.458 G Request starting HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/UnInvoiceSettledDetailDiff-Make?version=202110&materialCode=123123123&begin=2021-10-1&end=2021-10-31&cp7begin=2021-10-1&cp7end=2021-10-31&kenncode=ML2123&chassisNumber=ADFADF - - +2021-12-06 09:10:39.470 G Executing endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.UnInvoiceSettledDetailDiffMake (SettleAccount.Application)"' +2021-12-06 09:10:39.484 G Route matched with "{action = \"UnInvoiceSettledDetailDiffMake\", controller = \"Report\", area = \"\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[System.String] UnInvoiceSettledDetailDiffMake(System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String)" on controller "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService" ("SettleAccount.Application"). +2021-12-06 09:10:41.550 G No type was specified for the decimal property '"ConsignQty"' on entity type '"BTCarKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.554 G No type was specified for the decimal property '"ConsignQty"' on entity type '"BTNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.555 G No type was specified for the decimal property '"NeedQty"' on entity type '"BTNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.556 G No type was specified for the decimal property '"DiffQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.557 G No type was specified for the decimal property '"KBQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.558 G No type was specified for the decimal property '"SeqQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.559 G No type was specified for the decimal property '"Qty"' on entity type '"Bom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.560 G No type was specified for the decimal property '"ScrapPercent"' on entity type '"Bom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.563 G No type was specified for the decimal property '"TaxRate"' on entity type '"Customer"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.568 G No type was specified for the decimal property '"Qty"' on entity type '"CustomerBom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.570 G No type was specified for the decimal property '"Qty"' on entity type '"CarMaterialConfig"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.571 G No type was specified for the decimal property '"Qty"' on entity type '"EstimatedSum"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.572 G No type was specified for the decimal property '"Qty"' on entity type '"FIS_TH"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.574 G No type was specified for the decimal property '"SettledQty"' on entity type '"FIS_TH"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.575 G No type was specified for the decimal property '"Qty"' on entity type '"HQConsign"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.579 G No type was specified for the decimal property '"Qty"' on entity type '"HQSpecConsign"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.583 G No type was specified for the decimal property '"ConsignQty"' on entity type '"HQKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.585 G No type was specified for the decimal property '"NeedQty"' on entity type '"HQKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.587 G No type was specified for the decimal property '"ConsignQty"' on entity type '"HQSpecKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.588 G No type was specified for the decimal property '"NeedQty"' on entity type '"HQSpecKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.589 G No type was specified for the decimal property '"Amt"' on entity type '"Invoice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.591 G No type was specified for the decimal property '"Qty"' on entity type '"Invoice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.592 G No type was specified for the decimal property '"ExtendedMargin"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.593 G No type was specified for the decimal property '"ExtendedPrice"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.595 G No type was specified for the decimal property '"Price"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.598 G No type was specified for the decimal property '"Qty"' on entity type '"MaterialRelationshipDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.600 G No type was specified for the decimal property '"Price"' on entity type '"PriceList"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.602 G No type was specified for the decimal property '"DiffAmount"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.604 G No type was specified for the decimal property '"DiffPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.605 G No type was specified for the decimal property '"Price"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.607 G No type was specified for the decimal property '"RealSettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.608 G No type was specified for the decimal property '"RealSettlementPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.609 G No type was specified for the decimal property '"SettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.610 G No type was specified for the decimal property '"SettlementPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.611 G No type was specified for the decimal property '"SupplyProportion"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.615 G No type was specified for the decimal property '"TheoreticalSettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.616 G No type was specified for the decimal property '"UsedNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.618 G No type was specified for the decimal property '"Amt"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.619 G No type was specified for the decimal property '"Qty"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.620 G No type was specified for the decimal property '"Total"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.621 G No type was specified for the decimal property '"Amt"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.623 G No type was specified for the decimal property '"Qty"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.624 G No type was specified for the decimal property '"Total"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.625 G No type was specified for the decimal property '"CustomItemPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.626 G No type was specified for the decimal property '"CustomSubItemPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.630 G No type was specified for the decimal property '"SupplyProportionPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.632 G No type was specified for the decimal property '"Qty"' on entity type '"SettleAccount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.634 G No type was specified for the decimal property '"Qty"' on entity type '"UnSettleAccount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.635 G No type was specified for the decimal property '"PerCarNum"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.636 G No type was specified for the decimal property '"Price"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.637 G No type was specified for the decimal property '"QuantityPrice"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.638 G No type was specified for the decimal property '"Price"' on entity type '"SettlementPart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.640 G No type was specified for the decimal property '"Qty"' on entity type '"KanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.641 G No type was specified for the decimal property '"Amt"' on entity type '"ScrapClaims"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.642 G No type was specified for the decimal property '"Qty"' on entity type '"ScrapClaims"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.647 G No type was specified for the decimal property '"AmountNoTax"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.648 G No type was specified for the decimal property '"InvoicedQty"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.650 G No type was specified for the decimal property '"PurchasePriceNoTax"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.651 G No type was specified for the decimal property '"ReceiptQty"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.652 G No type was specified for the decimal property '"TaxRate"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.653 G No type was specified for the decimal property '"Qty"' on entity type '"WMSKanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.655 G No type was specified for the decimal property '"WMSDeliveryQty"' on entity type '"WMSKanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.656 G No type was specified for the decimal property '"AmountNoTax"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.658 G No type was specified for the decimal property '"InvoicedQty"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.659 G No type was specified for the decimal property '"PurchasePriceNoTax"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.661 G No type was specified for the decimal property '"ReceiptQty"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.663 G No type was specified for the decimal property '"TaxRate"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.665 G No type was specified for the decimal property '"InvoiceQty"' on entity type '"EstimatedInventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.666 G No type was specified for the decimal property '"ReceiveQty"' on entity type '"EstimatedInventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.667 G No type was specified for the decimal property '"DiffQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.668 G No type was specified for the decimal property '"EstimationQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.669 G No type was specified for the decimal property '"FgQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.670 G No type was specified for the decimal property '"StockQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.671 G No type was specified for the decimal property '"UnSettledQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.676 G No type was specified for the decimal property '"Qty"' on entity type '"FIS"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.677 G No type was specified for the decimal property '"SettledQty"' on entity type '"FIS"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.679 G No type was specified for the decimal property '"Qty"' on entity type '"FISExtend"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.680 G No type was specified for the decimal property '"SettledQty"' on entity type '"FISExtend"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.682 G No type was specified for the decimal property '"EndingInventoryQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.683 G No type was specified for the decimal property '"InputQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.684 G No type was specified for the decimal property '"OpeningInventoryQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.685 G No type was specified for the decimal property '"OutputQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.686 G No type was specified for the decimal property '"Price"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.688 G No type was specified for the decimal property '"ConsignQty"' on entity type '"JFCarKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.691 G No type was specified for the decimal property '"ConsignQty"' on entity type '"JFNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.692 G No type was specified for the decimal property '"InStockQty"' on entity type '"JFNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.693 G No type was specified for the decimal property '"CP7ScrapQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.695 G No type was specified for the decimal property '"ClaimQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.696 G No type was specified for the decimal property '"DiffPrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.697 G No type was specified for the decimal property '"DiffQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.698 G No type was specified for the decimal property '"InvoiceAmt"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.700 G No type was specified for the decimal property '"InvoicePrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.701 G No type was specified for the decimal property '"InvoiceQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.702 G No type was specified for the decimal property '"SalePrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.703 G No type was specified for the decimal property '"SettleQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.704 G No type was specified for the decimal property '"CustomSubItemPrice"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.708 G No type was specified for the decimal property '"CustomSubItemSumQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.709 G No type was specified for the decimal property '"ErpSubItemActualQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.710 G No type was specified for the decimal property '"ErpSubItemQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.711 G No type was specified for the decimal property '"OfflineQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.713 G No type was specified for the decimal property '"SumPriceNoTax"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.714 G No type was specified for the decimal property '"SumPriceWithTax"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.715 G No type was specified for the decimal property '"ActNoTaxAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.716 G No type was specified for the decimal property '"ActPaymentPartyQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.718 G No type was specified for the decimal property '"DiffAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.719 G No type was specified for the decimal property '"DiffQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.722 G No type was specified for the decimal property '"StaPaymentPartyQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.723 G No type was specified for the decimal property '"StdNoTaxAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.724 G No type was specified for the decimal property '"Qty"' on entity type '"SendUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.725 G No type was specified for the decimal property '"SettledQty"' on entity type '"SendUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.726 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.727 G No type was specified for the decimal property '"FisQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.728 G No type was specified for the decimal property '"StockQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.730 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.731 G No type was specified for the decimal property '"R3SettledQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.732 G No type was specified for the decimal property '"StockQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.733 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.734 G No type was specified for the decimal property '"FisUnSettledQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.737 G No type was specified for the decimal property '"StockQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:10:41.790 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 09:10:41.948 G Executed DbCommand ("6"ms) [Parameters=["@p0='?' (DbType = Guid), @p1='?' (Size = 50), @p2='?' (DbType = Guid), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 50), @p6='?' (DbType = Guid), @p7='?' (DbType = Guid), @p8='?' (DbType = DateTime2), @p9='?' (Size = 500), @p10='?' (Size = 50), @p11='?' (DbType = Boolean), @p12='?' (Size = 4000), @p13='?' (Size = 4000), @p14='?' (Size = 500), @p15='?' (DbType = DateTime2), @p16='?' (DbType = Guid), @p17='?' (Size = 50), @p18='?' (Size = 500), @p19='?' (Size = 500), @p20='?' (Size = 4000), @p21='?' (Size = 300), @p22='?' (Size = 4000), @p23='?' (Size = 50), @p24='?' (Size = 4000)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +INSERT INTO [Set_TaskJob] ([Id], [ActionName], [BranchId], [ConcurrencyStamp], [CreationTime], [Creator], [CreatorId], [DeleterId], [DeletionTime], [DownFileName], [Email], [Enabled], [Error], [ExtraProperties], [FileName], [LastModificationTime], [LastModifierId], [Name], [RealDownFileName], [RealFileName], [Remark], [ServiceName], [State], [TaskId], [Type]) +VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24); +SELECT [IsDeleted] +FROM [Set_TaskJob] +WHERE @@ROWCOUNT = 1 AND [Id] = @p0;" +2021-12-06 09:10:42.004 G Executed DbCommand ("1"ms) [Parameters=["@__input_Id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__input_Id_0" +2021-12-06 09:10:42.126 G Executed DbCommand ("1"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0 +ORDER BY [s].[Id]" +2021-12-06 09:10:42.192 G Executed DbCommand ("10"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP 0 T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type] INTO [dbo].[Set_TaskJobTempbd41a901] FROM [dbo].[Set_TaskJob] AS T LEFT JOIN [dbo].[Set_TaskJob] AS Source ON 1 = 0;" +2021-12-06 09:10:42.264 G Executed DbCommand ("8"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""MERGE [dbo].[Set_TaskJob] WITH (HOLDLOCK) AS T USING (SELECT TOP 1 * FROM [dbo].[Set_TaskJobTempbd41a901] ORDER BY [Id]) AS S ON T.[Id] = S.[Id] WHEN MATCHED AND EXISTS (SELECT S.[Id], S.[ActionName], S.[BranchId], S.[ConcurrencyStamp], S.[CreationTime], S.[Creator], S.[CreatorId], S.[DeleterId], S.[DeletionTime], S.[DownFileName], S.[Email], S.[Enabled], S.[Error], S.[ExtraProperties], S.[FileName], S.[IsDeleted], S.[LastModificationTime], S.[LastModifierId], S.[Name], S.[RealDownFileName], S.[RealFileName], S.[Remark], S.[ServiceName], S.[State], S.[TaskId], S.[Type] EXCEPT SELECT T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type]) THEN UPDATE SET T.[ActionName] = S.[ActionName], T.[BranchId] = S.[BranchId], T.[ConcurrencyStamp] = S.[ConcurrencyStamp], T.[CreationTime] = S.[CreationTime], T.[Creator] = S.[Creator], T.[CreatorId] = S.[CreatorId], T.[DeleterId] = S.[DeleterId], T.[DeletionTime] = S.[DeletionTime], T.[DownFileName] = S.[DownFileName], T.[Email] = S.[Email], T.[Enabled] = S.[Enabled], T.[Error] = S.[Error], T.[ExtraProperties] = S.[ExtraProperties], T.[FileName] = S.[FileName], T.[IsDeleted] = S.[IsDeleted], T.[LastModificationTime] = S.[LastModificationTime], T.[LastModifierId] = S.[LastModifierId], T.[Name] = S.[Name], T.[RealDownFileName] = S.[RealDownFileName], T.[RealFileName] = S.[RealFileName], T.[Remark] = S.[Remark], T.[ServiceName] = S.[ServiceName], T.[State] = S.[State], T.[TaskId] = S.[TaskId], T.[Type] = S.[Type];" +2021-12-06 09:10:42.272 G Executed DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""IF OBJECT_ID ('[dbo].[Set_TaskJobTempbd41a901]', 'U') IS NOT NULL DROP TABLE [dbo].[Set_TaskJobTempbd41a901]" +2021-12-06 09:10:42.282 G Executed DbCommand ("0"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0" +2021-12-06 09:10:42.295 G Executed DbCommand ("1"ms) [Parameters=["@p3='?' (DbType = Guid), @p0='?' (Size = 50), @p4='?' (Size = 50), @p1='?' (DbType = DateTime2), @p2='?' (Size = 50)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +UPDATE [Set_TaskJob] SET [ConcurrencyStamp] = @p0, [LastModificationTime] = @p1, [TaskId] = @p2 +WHERE [Id] = @p3 AND [ConcurrencyStamp] = @p4; +SELECT @@ROWCOUNT;" +2021-12-06 09:10:42.311 G Executing "ObjectResult", writing value of type '"System.String"'. +2021-12-06 09:10:42.315 G Executed action "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.UnInvoiceSettledDetailDiffMake (SettleAccount.Application)" in 2829.6659ms +2021-12-06 09:10:42.317 G Executed endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.UnInvoiceSettledDetailDiffMake (SettleAccount.Application)"' +2021-12-06 09:10:42.323 G Request finished HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/UnInvoiceSettledDetailDiff-Make?version=202110&materialCode=123123123&begin=2021-10-1&end=2021-10-31&cp7begin=2021-10-1&cp7end=2021-10-31&kenncode=ML2123&chassisNumber=ADFADF - - - 200 - text/plain;+charset=utf-8 2864.7106ms +2021-12-06 09:10:51.605 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 09:11:15.826 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 09:12:32.892 G Request starting HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/InvoiceSettledDetailDiff-Make?version=202110&materialCode=QWEQWE&begin=2021-10-1&end=2021-10-31&cp7begin=2021-10-1&cp7end=2021-10-31&kenncode=QWEQWE&chassisNumber=QWEQWEQW&materialGroup=EQWEQWE - - +2021-12-06 09:12:32.916 G Executing endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)"' +2021-12-06 09:12:32.922 G Route matched with "{action = \"InvoiceSettledDetailDiffMake\", controller = \"Report\", area = \"\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[System.String] InvoiceSettledDetailDiffMake(System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String)" on controller "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService" ("SettleAccount.Application"). +2021-12-06 09:12:32.935 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 09:12:32.945 G Executed DbCommand ("1"ms) [Parameters=["@p0='?' (DbType = Guid), @p1='?' (Size = 50), @p2='?' (DbType = Guid), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 50), @p6='?' (DbType = Guid), @p7='?' (DbType = Guid), @p8='?' (DbType = DateTime2), @p9='?' (Size = 500), @p10='?' (Size = 50), @p11='?' (DbType = Boolean), @p12='?' (Size = 4000), @p13='?' (Size = 4000), @p14='?' (Size = 500), @p15='?' (DbType = DateTime2), @p16='?' (DbType = Guid), @p17='?' (Size = 50), @p18='?' (Size = 500), @p19='?' (Size = 500), @p20='?' (Size = 4000), @p21='?' (Size = 300), @p22='?' (Size = 4000), @p23='?' (Size = 50), @p24='?' (Size = 4000)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +INSERT INTO [Set_TaskJob] ([Id], [ActionName], [BranchId], [ConcurrencyStamp], [CreationTime], [Creator], [CreatorId], [DeleterId], [DeletionTime], [DownFileName], [Email], [Enabled], [Error], [ExtraProperties], [FileName], [LastModificationTime], [LastModifierId], [Name], [RealDownFileName], [RealFileName], [Remark], [ServiceName], [State], [TaskId], [Type]) +VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24); +SELECT [IsDeleted] +FROM [Set_TaskJob] +WHERE @@ROWCOUNT = 1 AND [Id] = @p0;" +2021-12-06 09:12:32.959 G Executed DbCommand ("1"ms) [Parameters=["@__input_Id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__input_Id_0" +2021-12-06 09:12:32.973 G Executed DbCommand ("1"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0 +ORDER BY [s].[Id]" +2021-12-06 09:12:32.996 G Executed DbCommand ("5"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP 0 T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type] INTO [dbo].[Set_TaskJobTemp6f52cfd8] FROM [dbo].[Set_TaskJob] AS T LEFT JOIN [dbo].[Set_TaskJob] AS Source ON 1 = 0;" +2021-12-06 09:12:33.018 G Executed DbCommand ("12"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""MERGE [dbo].[Set_TaskJob] WITH (HOLDLOCK) AS T USING (SELECT TOP 1 * FROM [dbo].[Set_TaskJobTemp6f52cfd8] ORDER BY [Id]) AS S ON T.[Id] = S.[Id] WHEN MATCHED AND EXISTS (SELECT S.[Id], S.[ActionName], S.[BranchId], S.[ConcurrencyStamp], S.[CreationTime], S.[Creator], S.[CreatorId], S.[DeleterId], S.[DeletionTime], S.[DownFileName], S.[Email], S.[Enabled], S.[Error], S.[ExtraProperties], S.[FileName], S.[IsDeleted], S.[LastModificationTime], S.[LastModifierId], S.[Name], S.[RealDownFileName], S.[RealFileName], S.[Remark], S.[ServiceName], S.[State], S.[TaskId], S.[Type] EXCEPT SELECT T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type]) THEN UPDATE SET T.[ActionName] = S.[ActionName], T.[BranchId] = S.[BranchId], T.[ConcurrencyStamp] = S.[ConcurrencyStamp], T.[CreationTime] = S.[CreationTime], T.[Creator] = S.[Creator], T.[CreatorId] = S.[CreatorId], T.[DeleterId] = S.[DeleterId], T.[DeletionTime] = S.[DeletionTime], T.[DownFileName] = S.[DownFileName], T.[Email] = S.[Email], T.[Enabled] = S.[Enabled], T.[Error] = S.[Error], T.[ExtraProperties] = S.[ExtraProperties], T.[FileName] = S.[FileName], T.[IsDeleted] = S.[IsDeleted], T.[LastModificationTime] = S.[LastModificationTime], T.[LastModifierId] = S.[LastModifierId], T.[Name] = S.[Name], T.[RealDownFileName] = S.[RealDownFileName], T.[RealFileName] = S.[RealFileName], T.[Remark] = S.[Remark], T.[ServiceName] = S.[ServiceName], T.[State] = S.[State], T.[TaskId] = S.[TaskId], T.[Type] = S.[Type];" +2021-12-06 09:12:33.031 G Executed DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""IF OBJECT_ID ('[dbo].[Set_TaskJobTemp6f52cfd8]', 'U') IS NOT NULL DROP TABLE [dbo].[Set_TaskJobTemp6f52cfd8]" +2021-12-06 09:12:33.033 G Executed DbCommand ("0"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0" +2021-12-06 09:12:33.039 G Executed DbCommand ("1"ms) [Parameters=["@p3='?' (DbType = Guid), @p0='?' (Size = 50), @p4='?' (Size = 50), @p1='?' (DbType = DateTime2), @p2='?' (Size = 50)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +UPDATE [Set_TaskJob] SET [ConcurrencyStamp] = @p0, [LastModificationTime] = @p1, [TaskId] = @p2 +WHERE [Id] = @p3 AND [ConcurrencyStamp] = @p4; +SELECT @@ROWCOUNT;" +2021-12-06 09:12:33.044 G Executing "ObjectResult", writing value of type '"System.String"'. +2021-12-06 09:12:33.045 G Executed action "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)" in 120.5674ms +2021-12-06 09:12:33.047 G Executed endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)"' +2021-12-06 09:12:33.048 G Request finished HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/InvoiceSettledDetailDiff-Make?version=202110&materialCode=QWEQWE&begin=2021-10-1&end=2021-10-31&cp7begin=2021-10-1&cp7end=2021-10-31&kenncode=QWEQWE&chassisNumber=QWEQWEQW&materialGroup=EQWEQWE - - - 200 - text/plain;+charset=utf-8 156.6607ms +2021-12-06 09:12:46.224 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 09:13:10.551 G Exception has been thrown by the target of an invocation. +System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. + ---> Microsoft.Data.SqlClient.SqlException (0x80131904): “d”附近有语法错误。 +“TEMP2”附近有语法错误。 + at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) + at Microsoft.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) + at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) + at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) + at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData() + at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData() + at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) + at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean isAsync, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) + at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry, String method) + at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) + at Microsoft.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) + at Microsoft.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) + at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1055 + at Dapper.SqlMapper.QueryImpl[T](IDbConnection cnn, CommandDefinition command, Type effectiveType)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1083 + at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) + at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) + at Dapper.SqlMapper.Query[T](IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Boolean buffered, Nullable`1 commandTimeout, Nullable`1 commandType) in /_/Dapper/SqlMapper.cs:line 725 + at Win.Sfs.SettleAccount.Repository.SettleAccountJob.Report.InvoiceSettledDetailDiffDapperRepository.GetInvoiceSettledDetailDiffReportList(String version, String materialCode, String begin, String end, String cp7begin, String cp7end, String kennCode, String chassisNumber, String materialGroup) in C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\src\SettleAccount.EntityFrameworkCore\Repository\SettleAccountJob\Report\InvoiceSettledDetailDiffDapperRepository.cs:line 189 + at Castle.Proxies.InvoiceSettledDetailDiffDapperRepositoryProxy.GetInvoiceSettledDetailDiffReportList_callback(String version, String materialCode, String begin, String end, String cp7begin, String cp7end, String kennCode, String chassisNumber, String materialGroup) + at Castle.Proxies.Invocations.InvoiceSettledDetailDiffDapperRepository_GetInvoiceSettledDetailDiffReportList.InvokeMethodOnTarget() + at Castle.DynamicProxy.AbstractInvocation.Proceed() + at Castle.DynamicProxy.AbstractInvocation.ProceedInfo.Invoke() + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedSynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) +--- End of stack trace from previous location --- + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) + at Castle.DynamicProxy.NoCoverage.RethrowHelper.Rethrow(Exception exception) + at Castle.DynamicProxy.NoCoverage.RethrowHelper.RethrowInnerIfAggregate(Exception exception) + at Castle.DynamicProxy.NoCoverage.RethrowHelper.RethrowIfFaulted(Task task) + at Castle.DynamicProxy.AsyncInterceptorBase.InterceptSynchronousResult[TResult](AsyncInterceptorBase me, IInvocation invocation) + at Castle.DynamicProxy.AsyncInterceptorBase.Castle.DynamicProxy.IAsyncInterceptor.InterceptSynchronous(IInvocation invocation) + at Castle.DynamicProxy.AbstractInvocation.Proceed() + at Castle.Proxies.InvoiceSettledDetailDiffDapperRepositoryProxy.GetInvoiceSettledDetailDiffReportList(String version, String materialCode, String begin, String end, String cp7begin, String cp7end, String kennCode, String chassisNumber, String materialGroup) + at SettleAccount.Job.Services.InvoiceSettledDetailDiffExportService.ExportFile(Guid id, List`1 exportName, List`1 p_list) in C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\src\SettleAccount.Job\Services\Report\InvoiceSettledDetailDiffExportService.cs:line 58 + at TaskJob.Dispatcher.ExportJobDispatcher.ExportJob(ExportTaskArgs args) in C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\src\SettleAccount.Job\Dispatcher\JobDispatcher.cs:line 64 + at TaskJob.BackgroundJob.ExportJob.Execute(ExportTaskArgs args) in C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\src\SettleAccount.Job\BackgroundJob\ExportJob.cs:line 31 +ClientConnectionId:27cccbe7-4d1d-45dc-9a34-6a85c9279d98 +Error Number:102,State:1,Class:15 + --- End of inner exception stack trace --- + at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) + at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) + at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) + at Volo.Abp.BackgroundJobs.BackgroundJobExecuter.ExecuteAsync(JobExecutionContext context) +2021-12-06 09:13:10.676 G Failed to process the job '10171': an exception occurred. +Volo.Abp.BackgroundJobs.BackgroundJobExecutionException: A background job execution is failed. See inner exception for details. + ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. + ---> Microsoft.Data.SqlClient.SqlException (0x80131904): “d”附近有语法错误。 +“TEMP2”附近有语法错误。 + at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) + at Microsoft.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) + at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) + at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) + at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData() + at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData() + at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) + at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean isAsync, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) + at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry, String method) + at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) + at Microsoft.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) + at Microsoft.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) + at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1055 + at Dapper.SqlMapper.QueryImpl[T](IDbConnection cnn, CommandDefinition command, Type effectiveType)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1083 + at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) + at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) + at Dapper.SqlMapper.Query[T](IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Boolean buffered, Nullable`1 commandTimeout, Nullable`1 commandType) in /_/Dapper/SqlMapper.cs:line 725 + at Win.Sfs.SettleAccount.Repository.SettleAccountJob.Report.InvoiceSettledDetailDiffDapperRepository.GetInvoiceSettledDetailDiffReportList(String version, String materialCode, String begin, String end, String cp7begin, String cp7end, String kennCode, String chassisNumber, String materialGroup) in C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\src\SettleAccount.EntityFrameworkCore\Repository\SettleAccountJob\Report\InvoiceSettledDetailDiffDapperRepository.cs:line 189 + at Castle.Proxies.InvoiceSettledDetailDiffDapperRepositoryProxy.GetInvoiceSettledDetailDiffReportList_callback(String version, String materialCode, String begin, String end, String cp7begin, String cp7end, String kennCode, String chassisNumber, String materialGroup) + at Castle.Proxies.Invocations.InvoiceSettledDetailDiffDapperRepository_GetInvoiceSettledDetailDiffReportList.InvokeMethodOnTarget() + at Castle.DynamicProxy.AbstractInvocation.Proceed() + at Castle.DynamicProxy.AbstractInvocation.ProceedInfo.Invoke() + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedSynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) +--- End of stack trace from previous location --- + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) + at Castle.DynamicProxy.NoCoverage.RethrowHelper.Rethrow(Exception exception) + at Castle.DynamicProxy.NoCoverage.RethrowHelper.RethrowInnerIfAggregate(Exception exception) + at Castle.DynamicProxy.NoCoverage.RethrowHelper.RethrowIfFaulted(Task task) + at Castle.DynamicProxy.AsyncInterceptorBase.InterceptSynchronousResult[TResult](AsyncInterceptorBase me, IInvocation invocation) + at Castle.DynamicProxy.AsyncInterceptorBase.Castle.DynamicProxy.IAsyncInterceptor.InterceptSynchronous(IInvocation invocation) + at Castle.DynamicProxy.AbstractInvocation.Proceed() + at Castle.Proxies.InvoiceSettledDetailDiffDapperRepositoryProxy.GetInvoiceSettledDetailDiffReportList(String version, String materialCode, String begin, String end, String cp7begin, String cp7end, String kennCode, String chassisNumber, String materialGroup) + at SettleAccount.Job.Services.InvoiceSettledDetailDiffExportService.ExportFile(Guid id, List`1 exportName, List`1 p_list) in C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\src\SettleAccount.Job\Services\Report\InvoiceSettledDetailDiffExportService.cs:line 58 + at TaskJob.Dispatcher.ExportJobDispatcher.ExportJob(ExportTaskArgs args) in C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\src\SettleAccount.Job\Dispatcher\JobDispatcher.cs:line 64 + at TaskJob.BackgroundJob.ExportJob.Execute(ExportTaskArgs args) in C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\src\SettleAccount.Job\BackgroundJob\ExportJob.cs:line 31 +ClientConnectionId:27cccbe7-4d1d-45dc-9a34-6a85c9279d98 +Error Number:102,State:1,Class:15 + --- End of inner exception stack trace --- + at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) + at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) + at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) + at Volo.Abp.BackgroundJobs.BackgroundJobExecuter.ExecuteAsync(JobExecutionContext context) + --- End of inner exception stack trace --- + at Volo.Abp.BackgroundJobs.BackgroundJobExecuter.ExecuteAsync(JobExecutionContext context) + at Volo.Abp.BackgroundJobs.Hangfire.HangfireJobExecutionAdapter`1.ExecuteAsync(TArgs args) + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +2021-12-06 09:14:19.133 G Request starting HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/InvoiceSettledDetailDiff-Make?version=202110&materialCode=QWEQWE&begin=2021-10-1&end=2021-10-31&cp7begin=2021-10-1&cp7end=2021-10-31&kenncode=QWEQWE&chassisNumber=QWEQWEQW&materialGroup=EQWEQWE - - +2021-12-06 09:14:19.139 G Executing endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)"' +2021-12-06 09:14:19.141 G Route matched with "{action = \"InvoiceSettledDetailDiffMake\", controller = \"Report\", area = \"\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[System.String] InvoiceSettledDetailDiffMake(System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String)" on controller "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService" ("SettleAccount.Application"). +2021-12-06 09:14:19.155 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 09:14:19.181 G Executed DbCommand ("2"ms) [Parameters=["@p0='?' (DbType = Guid), @p1='?' (Size = 50), @p2='?' (DbType = Guid), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 50), @p6='?' (DbType = Guid), @p7='?' (DbType = Guid), @p8='?' (DbType = DateTime2), @p9='?' (Size = 500), @p10='?' (Size = 50), @p11='?' (DbType = Boolean), @p12='?' (Size = 4000), @p13='?' (Size = 4000), @p14='?' (Size = 500), @p15='?' (DbType = DateTime2), @p16='?' (DbType = Guid), @p17='?' (Size = 50), @p18='?' (Size = 500), @p19='?' (Size = 500), @p20='?' (Size = 4000), @p21='?' (Size = 300), @p22='?' (Size = 4000), @p23='?' (Size = 50), @p24='?' (Size = 4000)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +INSERT INTO [Set_TaskJob] ([Id], [ActionName], [BranchId], [ConcurrencyStamp], [CreationTime], [Creator], [CreatorId], [DeleterId], [DeletionTime], [DownFileName], [Email], [Enabled], [Error], [ExtraProperties], [FileName], [LastModificationTime], [LastModifierId], [Name], [RealDownFileName], [RealFileName], [Remark], [ServiceName], [State], [TaskId], [Type]) +VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24); +SELECT [IsDeleted] +FROM [Set_TaskJob] +WHERE @@ROWCOUNT = 1 AND [Id] = @p0;" +2021-12-06 09:14:19.191 G Executed DbCommand ("0"ms) [Parameters=["@__input_Id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__input_Id_0" +2021-12-06 09:14:19.199 G Executed DbCommand ("1"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0 +ORDER BY [s].[Id]" +2021-12-06 09:14:19.219 G Executed DbCommand ("5"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP 0 T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type] INTO [dbo].[Set_TaskJobTemp2f3a0f80] FROM [dbo].[Set_TaskJob] AS T LEFT JOIN [dbo].[Set_TaskJob] AS Source ON 1 = 0;" +2021-12-06 09:14:19.237 G Executed DbCommand ("9"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""MERGE [dbo].[Set_TaskJob] WITH (HOLDLOCK) AS T USING (SELECT TOP 1 * FROM [dbo].[Set_TaskJobTemp2f3a0f80] ORDER BY [Id]) AS S ON T.[Id] = S.[Id] WHEN MATCHED AND EXISTS (SELECT S.[Id], S.[ActionName], S.[BranchId], S.[ConcurrencyStamp], S.[CreationTime], S.[Creator], S.[CreatorId], S.[DeleterId], S.[DeletionTime], S.[DownFileName], S.[Email], S.[Enabled], S.[Error], S.[ExtraProperties], S.[FileName], S.[IsDeleted], S.[LastModificationTime], S.[LastModifierId], S.[Name], S.[RealDownFileName], S.[RealFileName], S.[Remark], S.[ServiceName], S.[State], S.[TaskId], S.[Type] EXCEPT SELECT T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type]) THEN UPDATE SET T.[ActionName] = S.[ActionName], T.[BranchId] = S.[BranchId], T.[ConcurrencyStamp] = S.[ConcurrencyStamp], T.[CreationTime] = S.[CreationTime], T.[Creator] = S.[Creator], T.[CreatorId] = S.[CreatorId], T.[DeleterId] = S.[DeleterId], T.[DeletionTime] = S.[DeletionTime], T.[DownFileName] = S.[DownFileName], T.[Email] = S.[Email], T.[Enabled] = S.[Enabled], T.[Error] = S.[Error], T.[ExtraProperties] = S.[ExtraProperties], T.[FileName] = S.[FileName], T.[IsDeleted] = S.[IsDeleted], T.[LastModificationTime] = S.[LastModificationTime], T.[LastModifierId] = S.[LastModifierId], T.[Name] = S.[Name], T.[RealDownFileName] = S.[RealDownFileName], T.[RealFileName] = S.[RealFileName], T.[Remark] = S.[Remark], T.[ServiceName] = S.[ServiceName], T.[State] = S.[State], T.[TaskId] = S.[TaskId], T.[Type] = S.[Type];" +2021-12-06 09:14:19.246 G Executed DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""IF OBJECT_ID ('[dbo].[Set_TaskJobTemp2f3a0f80]', 'U') IS NOT NULL DROP TABLE [dbo].[Set_TaskJobTemp2f3a0f80]" +2021-12-06 09:14:19.251 G Executed DbCommand ("0"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0" +2021-12-06 09:14:19.257 G Executed DbCommand ("1"ms) [Parameters=["@p3='?' (DbType = Guid), @p0='?' (Size = 50), @p4='?' (Size = 50), @p1='?' (DbType = DateTime2), @p2='?' (Size = 50)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +UPDATE [Set_TaskJob] SET [ConcurrencyStamp] = @p0, [LastModificationTime] = @p1, [TaskId] = @p2 +WHERE [Id] = @p3 AND [ConcurrencyStamp] = @p4; +SELECT @@ROWCOUNT;" +2021-12-06 09:14:19.262 G Executing "ObjectResult", writing value of type '"System.String"'. +2021-12-06 09:14:19.264 G Executed action "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)" in 118.3642ms +2021-12-06 09:14:19.269 G Executed endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)"' +2021-12-06 09:14:19.271 G Request finished HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/InvoiceSettledDetailDiff-Make?version=202110&materialCode=QWEQWE&begin=2021-10-1&end=2021-10-31&cp7begin=2021-10-1&cp7end=2021-10-31&kenncode=QWEQWE&chassisNumber=QWEQWEQW&materialGroup=EQWEQWE - - - 200 - text/plain;+charset=utf-8 137.5210ms +2021-12-06 09:14:23.563 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 09:25:14.550 G Starting web host. +2021-12-06 09:25:22.413 G User profile is available. Using '"C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys"' as key repository and Windows DPAPI to encrypt keys at rest. +2021-12-06 09:25:22.490 G Loaded ABP modules: +2021-12-06 09:25:22.492 G - Win.Sfs.SettleAccount.SettleAccountHttpApiHostModule +2021-12-06 09:25:22.492 G - Win.Sfs.SettleAccount.SettleAccountApplicationModule +2021-12-06 09:25:22.493 G - Win.Sfs.SettleAccount.SettleAccountJobModule +2021-12-06 09:25:22.493 G - Win.Sfs.SettleAccount.SettleAccountDomainModule +2021-12-06 09:25:22.494 G - Volo.Abp.Domain.AbpDddDomainModule +2021-12-06 09:25:22.494 G - Volo.Abp.Auditing.AbpAuditingModule +2021-12-06 09:25:22.495 G - Volo.Abp.Data.AbpDataModule +2021-12-06 09:25:22.495 G - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-12-06 09:25:22.495 G - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-12-06 09:25:22.496 G - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-12-06 09:25:22.496 G - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-12-06 09:25:22.497 G - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-12-06 09:25:22.497 G - Volo.Abp.Json.AbpJsonModule +2021-12-06 09:25:22.498 G - Volo.Abp.Timing.AbpTimingModule +2021-12-06 09:25:22.498 G - Volo.Abp.Localization.AbpLocalizationModule +2021-12-06 09:25:22.499 G - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-12-06 09:25:22.499 G - Volo.Abp.Settings.AbpSettingsModule +2021-12-06 09:25:22.500 G - Volo.Abp.Security.AbpSecurityModule +2021-12-06 09:25:22.500 G - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-12-06 09:25:22.501 G - Volo.Abp.Threading.AbpThreadingModule +2021-12-06 09:25:22.501 G - Volo.Abp.EventBus.AbpEventBusModule +2021-12-06 09:25:22.504 G - Volo.Abp.Guids.AbpGuidsModule +2021-12-06 09:25:22.505 G - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-12-06 09:25:22.505 G - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-12-06 09:25:22.506 G - Volo.Abp.Specifications.AbpSpecificationsModule +2021-12-06 09:25:22.506 G - Win.Sfs.SettleAccount.SettleAccountDomainSharedModule +2021-12-06 09:25:22.507 G - Volo.Abp.Validation.AbpValidationModule +2021-12-06 09:25:22.507 G - Win.Sfs.SettleAccount.SettleAccountApplicationContractsModule +2021-12-06 09:25:22.508 G - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-12-06 09:25:22.508 G - Volo.Abp.Authorization.AbpAuthorizationModule +2021-12-06 09:25:22.508 G - Volo.Abp.Authorization.AbpAuthorizationAbstractionsModule +2021-12-06 09:25:22.509 G - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-12-06 09:25:22.509 G - Volo.Abp.Dapper.AbpDapperModule +2021-12-06 09:25:22.510 G - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-12-06 09:25:22.510 G - Win.Abp.Snowflakes.AbpSnowflakeGeneratorModule +2021-12-06 09:25:22.511 G - Volo.Abp.Http.Client.IdentityModel.AbpHttpClientIdentityModelModule +2021-12-06 09:25:22.511 G - Volo.Abp.Http.Client.AbpHttpClientModule +2021-12-06 09:25:22.512 G - Volo.Abp.Http.AbpHttpModule +2021-12-06 09:25:22.512 G - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-12-06 09:25:22.513 G - Volo.Abp.Minify.AbpMinifyModule +2021-12-06 09:25:22.513 G - Volo.Abp.Castle.AbpCastleCoreModule +2021-12-06 09:25:22.514 G - Volo.Abp.IdentityModel.AbpIdentityModelModule +2021-12-06 09:25:22.515 G - Volo.Abp.Caching.AbpCachingModule +2021-12-06 09:25:22.515 G - Volo.Abp.Serialization.AbpSerializationModule +2021-12-06 09:25:22.516 G - Volo.Abp.Identity.AbpIdentityHttpApiClientModule +2021-12-06 09:25:22.524 G - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-12-06 09:25:22.525 G - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-12-06 09:25:22.526 G - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-12-06 09:25:22.526 G - Volo.Abp.Features.AbpFeaturesModule +2021-12-06 09:25:22.527 G - Volo.Abp.Users.AbpUsersAbstractionModule +2021-12-06 09:25:22.528 G - Volo.Abp.Application.AbpDddApplicationModule +2021-12-06 09:25:22.529 G - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-12-06 09:25:22.530 G - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-12-06 09:25:22.530 G - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-12-06 09:25:22.531 G - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-12-06 09:25:22.535 G - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-12-06 09:25:22.540 G - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-12-06 09:25:22.541 G - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-12-06 09:25:22.541 G - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-12-06 09:25:22.542 G - Volo.Abp.UI.AbpUiModule +2021-12-06 09:25:22.543 G - Win.Sfs.SettleAccount.SettleAccountEntityFrameworkCoreModule +2021-12-06 09:25:22.544 G - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-12-06 09:25:22.544 G - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-12-06 09:25:22.545 G - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-12-06 09:25:22.546 G - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-12-06 09:25:22.547 G - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-12-06 09:25:22.550 G - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-12-06 09:25:22.553 G - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-12-06 09:25:22.553 G - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-12-06 09:25:22.554 G - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-12-06 09:25:22.555 G - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-12-06 09:25:22.556 G - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-12-06 09:25:22.557 G - Win.Sfs.SettleAccount.SettleAccountHttpApiModule +2021-12-06 09:25:22.558 G - Volo.Abp.Autofac.AbpAutofacModule +2021-12-06 09:25:22.558 G - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-12-06 09:25:22.559 G - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-12-06 09:25:22.560 G - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-12-06 09:25:22.561 G - Volo.Abp.BlobStoring.FileSystem.AbpBlobStoringFileSystemModule +2021-12-06 09:25:22.562 G - Volo.Abp.BackgroundJobs.Hangfire.AbpBackgroundJobsHangfireModule +2021-12-06 09:25:22.563 G - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-12-06 09:25:22.567 G - Volo.Abp.Hangfire.AbpHangfireModule +2021-12-06 09:25:22.645 G Start installing Hangfire SQL objects... +2021-12-06 09:25:22.789 G Hangfire SQL objects installed. +2021-12-06 09:25:22.803 G Starting Hangfire Server using job storage: 'SQL Server: 127.0.0.1@SettleAccountService' +2021-12-06 09:25:22.805 G Using the following options for SQL Server job storage: Queue poll interval: 00:00:15. +2021-12-06 09:25:22.808 G Using the following options for Hangfire Server: + Worker count: 20 + Listening queues: 'default' + Shutdown timeout: 00:00:15 + Schedule polling interval: 00:00:15 +2021-12-06 09:25:22.866 G Starting Hangfire Server using job storage: 'SQL Server: 127.0.0.1@SettleAccountService' +2021-12-06 09:25:22.868 G Using the following options for SQL Server job storage: Queue poll interval: 00:00:15. +2021-12-06 09:25:22.870 G Using the following options for Hangfire Server: + Worker count: 20 + Listening queues: 'default' + Shutdown timeout: 00:00:15 + Schedule polling interval: 00:00:15 +2021-12-06 09:25:23.098 G Server sk-20210819huao:15460:1dd73607 successfully announced in 208.0428 ms +2021-12-06 09:25:23.098 G Server sk-20210819huao:15460:d01429f5 successfully announced in 252.5136 ms +2021-12-06 09:25:23.109 G Server sk-20210819huao:15460:1dd73607 is starting the registered dispatchers: ServerWatchdog, ServerJobCancellationWatcher, ExpirationManager, CountersAggregator, Worker, DelayedJobScheduler, RecurringJobScheduler... +2021-12-06 09:25:23.109 G Server sk-20210819huao:15460:d01429f5 is starting the registered dispatchers: ServerWatchdog, ServerJobCancellationWatcher, ExpirationManager, CountersAggregator, Worker, DelayedJobScheduler, RecurringJobScheduler... +2021-12-06 09:25:23.146 G 2 servers were removed due to timeout +2021-12-06 09:25:23.362 G Server sk-20210819huao:15460:d01429f5 all the dispatchers started +2021-12-06 09:25:23.362 G Server sk-20210819huao:15460:1dd73607 all the dispatchers started +2021-12-06 09:25:25.379 G No type was specified for the decimal property '"ConsignQty"' on entity type '"BTCarKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.381 G No type was specified for the decimal property '"ConsignQty"' on entity type '"BTNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.383 G No type was specified for the decimal property '"NeedQty"' on entity type '"BTNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.385 G No type was specified for the decimal property '"DiffQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.386 G No type was specified for the decimal property '"KBQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.388 G No type was specified for the decimal property '"SeqQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.389 G No type was specified for the decimal property '"Qty"' on entity type '"Bom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.397 G No type was specified for the decimal property '"ScrapPercent"' on entity type '"Bom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.398 G No type was specified for the decimal property '"TaxRate"' on entity type '"Customer"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.400 G No type was specified for the decimal property '"Qty"' on entity type '"CustomerBom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.401 G No type was specified for the decimal property '"Qty"' on entity type '"CarMaterialConfig"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.402 G No type was specified for the decimal property '"Qty"' on entity type '"EstimatedSum"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.404 G No type was specified for the decimal property '"Qty"' on entity type '"FIS_TH"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.411 G No type was specified for the decimal property '"SettledQty"' on entity type '"FIS_TH"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.412 G No type was specified for the decimal property '"Qty"' on entity type '"HQConsign"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.413 G No type was specified for the decimal property '"Qty"' on entity type '"HQSpecConsign"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.415 G No type was specified for the decimal property '"ConsignQty"' on entity type '"HQKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.417 G No type was specified for the decimal property '"NeedQty"' on entity type '"HQKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.418 G No type was specified for the decimal property '"ConsignQty"' on entity type '"HQSpecKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.420 G No type was specified for the decimal property '"NeedQty"' on entity type '"HQSpecKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.425 G No type was specified for the decimal property '"Amt"' on entity type '"Invoice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.427 G No type was specified for the decimal property '"Qty"' on entity type '"Invoice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.428 G No type was specified for the decimal property '"ExtendedMargin"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.430 G No type was specified for the decimal property '"ExtendedPrice"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.431 G No type was specified for the decimal property '"Price"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.432 G No type was specified for the decimal property '"Qty"' on entity type '"MaterialRelationshipDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.434 G No type was specified for the decimal property '"Price"' on entity type '"PriceList"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.435 G No type was specified for the decimal property '"DiffAmount"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.436 G No type was specified for the decimal property '"DiffPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.443 G No type was specified for the decimal property '"Price"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.444 G No type was specified for the decimal property '"RealSettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.446 G No type was specified for the decimal property '"RealSettlementPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.447 G No type was specified for the decimal property '"SettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.448 G No type was specified for the decimal property '"SettlementPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.450 G No type was specified for the decimal property '"SupplyProportion"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.451 G No type was specified for the decimal property '"TheoreticalSettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.453 G No type was specified for the decimal property '"UsedNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.458 G No type was specified for the decimal property '"Amt"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.460 G No type was specified for the decimal property '"Qty"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.462 G No type was specified for the decimal property '"Total"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.463 G No type was specified for the decimal property '"Amt"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.465 G No type was specified for the decimal property '"Qty"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.466 G No type was specified for the decimal property '"Total"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.467 G No type was specified for the decimal property '"CustomItemPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.469 G No type was specified for the decimal property '"CustomSubItemPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.476 G No type was specified for the decimal property '"SupplyProportionPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.478 G No type was specified for the decimal property '"Qty"' on entity type '"SettleAccount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.481 G No type was specified for the decimal property '"Qty"' on entity type '"UnSettleAccount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.482 G No type was specified for the decimal property '"PerCarNum"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.484 G No type was specified for the decimal property '"Price"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.486 G No type was specified for the decimal property '"QuantityPrice"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.494 G No type was specified for the decimal property '"Price"' on entity type '"SettlementPart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.496 G No type was specified for the decimal property '"Qty"' on entity type '"KanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.497 G No type was specified for the decimal property '"Amt"' on entity type '"ScrapClaims"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.499 G No type was specified for the decimal property '"Qty"' on entity type '"ScrapClaims"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.500 G No type was specified for the decimal property '"AmountNoTax"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.507 G No type was specified for the decimal property '"InvoicedQty"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.510 G No type was specified for the decimal property '"PurchasePriceNoTax"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.511 G No type was specified for the decimal property '"ReceiptQty"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.512 G No type was specified for the decimal property '"TaxRate"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.514 G No type was specified for the decimal property '"Qty"' on entity type '"WMSKanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.515 G No type was specified for the decimal property '"WMSDeliveryQty"' on entity type '"WMSKanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.516 G No type was specified for the decimal property '"AmountNoTax"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.523 G No type was specified for the decimal property '"InvoicedQty"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.525 G No type was specified for the decimal property '"PurchasePriceNoTax"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.526 G No type was specified for the decimal property '"ReceiptQty"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.528 G No type was specified for the decimal property '"TaxRate"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.530 G No type was specified for the decimal property '"InvoiceQty"' on entity type '"EstimatedInventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.534 G No type was specified for the decimal property '"ReceiveQty"' on entity type '"EstimatedInventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.543 G No type was specified for the decimal property '"DiffQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.544 G No type was specified for the decimal property '"EstimationQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.546 G No type was specified for the decimal property '"FgQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.548 G No type was specified for the decimal property '"StockQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.553 G No type was specified for the decimal property '"UnSettledQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.557 G No type was specified for the decimal property '"Qty"' on entity type '"FIS"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.558 G No type was specified for the decimal property '"SettledQty"' on entity type '"FIS"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.560 G No type was specified for the decimal property '"Qty"' on entity type '"FISExtend"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.562 G No type was specified for the decimal property '"SettledQty"' on entity type '"FISExtend"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.563 G No type was specified for the decimal property '"EndingInventoryQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.568 G No type was specified for the decimal property '"InputQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.572 G No type was specified for the decimal property '"OpeningInventoryQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.574 G No type was specified for the decimal property '"OutputQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.576 G No type was specified for the decimal property '"Price"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.578 G No type was specified for the decimal property '"ConsignQty"' on entity type '"JFCarKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.579 G No type was specified for the decimal property '"ConsignQty"' on entity type '"JFNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.581 G No type was specified for the decimal property '"InStockQty"' on entity type '"JFNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.589 G No type was specified for the decimal property '"CP7ScrapQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.591 G No type was specified for the decimal property '"ClaimQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.593 G No type was specified for the decimal property '"DiffPrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.594 G No type was specified for the decimal property '"DiffQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.596 G No type was specified for the decimal property '"InvoiceAmt"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.602 G No type was specified for the decimal property '"InvoicePrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.604 G No type was specified for the decimal property '"InvoiceQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.606 G No type was specified for the decimal property '"SalePrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.607 G No type was specified for the decimal property '"SettleQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.609 G No type was specified for the decimal property '"CustomSubItemPrice"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.610 G No type was specified for the decimal property '"CustomSubItemSumQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.612 G No type was specified for the decimal property '"ErpSubItemActualQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.618 G No type was specified for the decimal property '"ErpSubItemQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.620 G No type was specified for the decimal property '"OfflineQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.622 G No type was specified for the decimal property '"SumPriceNoTax"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.624 G No type was specified for the decimal property '"SumPriceWithTax"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.625 G No type was specified for the decimal property '"ActNoTaxAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.627 G No type was specified for the decimal property '"ActPaymentPartyQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.629 G No type was specified for the decimal property '"DiffAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.636 G No type was specified for the decimal property '"DiffQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.639 G No type was specified for the decimal property '"StaPaymentPartyQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.640 G No type was specified for the decimal property '"StdNoTaxAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.642 G No type was specified for the decimal property '"Qty"' on entity type '"SendUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.644 G No type was specified for the decimal property '"SettledQty"' on entity type '"SendUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.650 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.651 G No type was specified for the decimal property '"FisQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.652 G No type was specified for the decimal property '"StockQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.654 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.656 G No type was specified for the decimal property '"R3SettledQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.657 G No type was specified for the decimal property '"StockQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.659 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.660 G No type was specified for the decimal property '"FisUnSettledQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.666 G No type was specified for the decimal property '"StockQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 09:25:25.854 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 09:25:25.854 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 09:25:25.854 G Entity Framework Core "5.0.8" initialized '"PermissionManagementDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 09:34:17.476 G 1 servers were removed due to timeout +2021-12-06 09:34:17.482 G Server sk-20210819huao:15460:1dd73607 was considered dead by other servers, restarting... +2021-12-06 09:34:17.483 G Server sk-20210819huao:15460:1dd73607 caught restart signal... +2021-12-06 09:34:17.572 G Server sk-20210819huao:15460:1dd73607 stopped non-gracefully due to Worker. Outstanding work on those dispatchers could be aborted, and there can be delays in background processing. This server instance will be incorrectly shown as active for a while. To avoid non-graceful shutdowns, investigate what prevents from stopping gracefully and add CancellationToken support for those methods. +2021-12-06 09:34:21.024 G Exception has been thrown by the target of an invocation. +System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. + ---> Microsoft.Data.SqlClient.SqlException (0x80131904): 列名 'cp7Time' 无效。 +列名 'cp7Time' 无效。 + at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) + at Microsoft.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) + at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) + at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) + at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData() + at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData() + at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) + at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean isAsync, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) + at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry, String method) + at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) + at Microsoft.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) + at Microsoft.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) + at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) + at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1055 + at Dapper.SqlMapper.QueryImpl[T](IDbConnection cnn, CommandDefinition command, Type effectiveType)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1083 + at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) + at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) + at Dapper.SqlMapper.Query[T](IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Boolean buffered, Nullable`1 commandTimeout, Nullable`1 commandType) in /_/Dapper/SqlMapper.cs:line 725 + at Win.Sfs.SettleAccount.Repository.SettleAccountJob.Report.InvoiceSettledDetailDiffDapperRepository.GetInvoiceSettledDetailDiffReportList(String version, String materialCode, String begin, String end, String cp7begin, String cp7end, String kennCode, String chassisNumber, String materialGroup) in C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\src\SettleAccount.EntityFrameworkCore\Repository\SettleAccountJob\Report\InvoiceSettledDetailDiffDapperRepository.cs:line 189 + at Castle.Proxies.InvoiceSettledDetailDiffDapperRepositoryProxy.GetInvoiceSettledDetailDiffReportList_callback(String version, String materialCode, String begin, String end, String cp7begin, String cp7end, String kennCode, String chassisNumber, String materialGroup) + at Castle.Proxies.Invocations.InvoiceSettledDetailDiffDapperRepository_GetInvoiceSettledDetailDiffReportList.InvokeMethodOnTarget() + at Castle.DynamicProxy.AbstractInvocation.Proceed() + at Castle.DynamicProxy.AbstractInvocation.ProceedInfo.Invoke() + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedSynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) +--- End of stack trace from previous location --- + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) + at Castle.DynamicProxy.NoCoverage.RethrowHelper.Rethrow(Exception exception) + at Castle.DynamicProxy.NoCoverage.RethrowHelper.RethrowInnerIfAggregate(Exception exception) + at Castle.DynamicProxy.NoCoverage.RethrowHelper.RethrowIfFaulted(Task task) + at Castle.DynamicProxy.AsyncInterceptorBase.InterceptSynchronousResult[TResult](AsyncInterceptorBase me, IInvocation invocation) + at Castle.DynamicProxy.AsyncInterceptorBase.Castle.DynamicProxy.IAsyncInterceptor.InterceptSynchronous(IInvocation invocation) + at Castle.DynamicProxy.AsyncDeterminationInterceptor.Intercept(IInvocation invocation) + at Castle.DynamicProxy.AbstractInvocation.Proceed() + at Castle.Proxies.InvoiceSettledDetailDiffDapperRepositoryProxy.GetInvoiceSettledDetailDiffReportList(String version, String materialCode, String begin, String end, String cp7begin, String cp7end, String kennCode, String chassisNumber, String materialGroup) + at SettleAccount.Job.Services.InvoiceSettledDetailDiffExportService.ExportFile(Guid id, List`1 exportName, List`1 p_list) in C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\src\SettleAccount.Job\Services\Report\InvoiceSettledDetailDiffExportService.cs:line 58 + at TaskJob.Dispatcher.ExportJobDispatcher.ExportJob(ExportTaskArgs args) in C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\src\SettleAccount.Job\Dispatcher\JobDispatcher.cs:line 64 + at TaskJob.BackgroundJob.ExportJob.Execute(ExportTaskArgs args) in C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\src\SettleAccount.Job\BackgroundJob\ExportJob.cs:line 31 +ClientConnectionId:5d9864dd-e81b-4c59-863c-9ce52b239a1d +Error Number:207,State:1,Class:16 + --- End of inner exception stack trace --- + at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) + at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) + at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) + at Volo.Abp.BackgroundJobs.BackgroundJobExecuter.ExecuteAsync(JobExecutionContext context) +2021-12-06 09:34:21.026 G Server sk-20210819huao:15460:1dd73607 successfully reported itself as stopped in 2.3921 ms +2021-12-06 09:34:21.139 G Server sk-20210819huao:15460:1dd73607 has been stopped in total 3654.6885 ms +2021-12-06 09:34:21.140 G Server sk-20210819huao:15460:f0ed0997 successfully announced in 0.8932 ms +2021-12-06 09:34:21.142 G Server sk-20210819huao:15460:f0ed0997 is starting the registered dispatchers: ServerWatchdog, ServerJobCancellationWatcher, ExpirationManager, CountersAggregator, Worker, DelayedJobScheduler, RecurringJobScheduler... +2021-12-06 09:34:21.231 G Worker stop requested while processing background job '10172'. It will be re-queued. +2021-12-06 09:34:21.251 G Server sk-20210819huao:15460:f0ed0997 all the dispatchers started +2021-12-06 09:34:21.550 G Executed DbCommand ("23"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.633 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.641 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.649 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.654 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.662 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.666 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.670 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.678 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.682 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.687 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.695 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.699 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.703 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.712 G Executed DbCommand ("3"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.716 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.720 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.728 G Executed DbCommand ("3"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.732 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.745 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.749 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.757 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.761 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.765 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.774 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.778 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.782 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.790 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.794 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.799 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.807 G Executed DbCommand ("3"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.811 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.820 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.824 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.828 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.840 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.845 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.857 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.865 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.873 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.882 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.890 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.902 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.910 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.919 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.923 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.931 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.935 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.944 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.948 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.952 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.961 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.965 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.973 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.981 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.985 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.993 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:21.997 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.002 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.010 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.023 G Executed DbCommand ("5"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.035 G Executed DbCommand ("3"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.044 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.052 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.060 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.068 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.073 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.081 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.089 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.094 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.102 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.105 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.110 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.118 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.122 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.130 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.134 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.139 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.151 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.155 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.167 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.172 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.180 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.184 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.188 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.196 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.201 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.205 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.213 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.217 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.222 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.230 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.234 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.246 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.251 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.263 G Executed DbCommand ("3"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.267 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.275 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.279 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.284 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.292 G Executed DbCommand ("3"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.296 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 09:34:22.594 G Initialized all ABP modules. +2021-12-06 09:34:22.684 G Now listening on: "http://localhost:44378" +2021-12-06 09:34:22.685 G Application started. Press Ctrl+C to shut down. +2021-12-06 09:34:22.686 G Hosting environment: "Development" +2021-12-06 09:34:22.687 G Content root path: "C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\host\SettleAccount.HttpApi.Host" +2021-12-06 09:34:23.312 G Request starting HTTP/1.1 GET http://localhost:44378/ - - +2021-12-06 09:34:24.020 G Entity Framework Core "5.0.8" initialized '"SettingManagementDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 09:34:24.038 G Executed DbCommand ("3"ms) [Parameters=["@__providerName_0='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[Value] +FROM [AbpSettings] AS [a] +WHERE ([a].[ProviderName] = @__providerName_0) AND [a].[ProviderKey] IS NULL" +2021-12-06 09:34:24.095 G Entity Framework Core "5.0.8" initialized '"SettingManagementDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 09:34:24.102 G Executed DbCommand ("3"ms) [Parameters=["@__providerName_0='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[Value] +FROM [AbpSettings] AS [a] +WHERE ([a].[ProviderName] = @__providerName_0) AND [a].[ProviderKey] IS NULL" +2021-12-06 09:34:24.250 G Executing endpoint '"Win.Sfs.SettleAccount.Controllers.HomeController.Index (SettleAccount.HttpApi.Host)"' +2021-12-06 09:34:24.319 G Route matched with "{action = \"Index\", controller = \"Home\", area = \"\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult Index()" on controller "Win.Sfs.SettleAccount.Controllers.HomeController" ("SettleAccount.HttpApi.Host"). +2021-12-06 09:34:24.360 G Executing RedirectResult, redirecting to "/swagger". +2021-12-06 09:34:24.368 G Executed action "Win.Sfs.SettleAccount.Controllers.HomeController.Index (SettleAccount.HttpApi.Host)" in 42.0147ms +2021-12-06 09:34:24.370 G Executed endpoint '"Win.Sfs.SettleAccount.Controllers.HomeController.Index (SettleAccount.HttpApi.Host)"' +2021-12-06 09:34:24.393 G Request finished HTTP/1.1 GET http://localhost:44378/ - - - 302 0 - 1084.0429ms +2021-12-06 09:34:24.410 G Request starting HTTP/1.1 GET http://localhost:44378/swagger/index.html - - +2021-12-06 09:34:24.479 G Request finished HTTP/1.1 GET http://localhost:44378/swagger/index.html - - - 200 - text/html;charset=utf-8 68.3364ms +2021-12-06 09:34:24.648 G Request starting HTTP/1.1 GET http://localhost:44378/swagger/v1/swagger.json - - +2021-12-06 09:34:26.131 G Request finished HTTP/1.1 GET http://localhost:44378/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 1483.3501ms +2021-12-06 09:34:29.760 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 09:34:32.488 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 09:34:44.253 G Exception has been thrown by the target of an invocation. +System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. + ---> Microsoft.Data.SqlClient.SqlException (0x80131904): 列名 'cp7Time' 无效。 +列名 'cp7Time' 无效。 + at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) + at Microsoft.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) + at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) + at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) + at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData() + at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData() + at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) + at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean isAsync, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) + at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry, String method) + at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) + at Microsoft.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) + at Microsoft.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) + at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1055 + at Dapper.SqlMapper.QueryImpl[T](IDbConnection cnn, CommandDefinition command, Type effectiveType)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1083 + at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) + at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) + at Dapper.SqlMapper.Query[T](IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Boolean buffered, Nullable`1 commandTimeout, Nullable`1 commandType) in /_/Dapper/SqlMapper.cs:line 725 + at Win.Sfs.SettleAccount.Repository.SettleAccountJob.Report.InvoiceSettledDetailDiffDapperRepository.GetInvoiceSettledDetailDiffReportList(String version, String materialCode, String begin, String end, String cp7begin, String cp7end, String kennCode, String chassisNumber, String materialGroup) in C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\src\SettleAccount.EntityFrameworkCore\Repository\SettleAccountJob\Report\InvoiceSettledDetailDiffDapperRepository.cs:line 189 + at Castle.Proxies.InvoiceSettledDetailDiffDapperRepositoryProxy.GetInvoiceSettledDetailDiffReportList_callback(String version, String materialCode, String begin, String end, String cp7begin, String cp7end, String kennCode, String chassisNumber, String materialGroup) + at Castle.Proxies.Invocations.InvoiceSettledDetailDiffDapperRepository_GetInvoiceSettledDetailDiffReportList.InvokeMethodOnTarget() + at Castle.DynamicProxy.AbstractInvocation.Proceed() + at Castle.DynamicProxy.AbstractInvocation.ProceedInfo.Invoke() + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedSynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) +--- End of stack trace from previous location --- + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) + at Castle.DynamicProxy.NoCoverage.RethrowHelper.Rethrow(Exception exception) + at Castle.DynamicProxy.NoCoverage.RethrowHelper.RethrowInnerIfAggregate(Exception exception) + at Castle.DynamicProxy.NoCoverage.RethrowHelper.RethrowIfFaulted(Task task) + at Castle.DynamicProxy.AsyncInterceptorBase.InterceptSynchronousResult[TResult](AsyncInterceptorBase me, IInvocation invocation) + at Castle.DynamicProxy.AsyncInterceptorBase.Castle.DynamicProxy.IAsyncInterceptor.InterceptSynchronous(IInvocation invocation) + at Castle.DynamicProxy.AbstractInvocation.Proceed() + at Castle.Proxies.InvoiceSettledDetailDiffDapperRepositoryProxy.GetInvoiceSettledDetailDiffReportList(String version, String materialCode, String begin, String end, String cp7begin, String cp7end, String kennCode, String chassisNumber, String materialGroup) + at SettleAccount.Job.Services.InvoiceSettledDetailDiffExportService.ExportFile(Guid id, List`1 exportName, List`1 p_list) in C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\src\SettleAccount.Job\Services\Report\InvoiceSettledDetailDiffExportService.cs:line 58 + at TaskJob.Dispatcher.ExportJobDispatcher.ExportJob(ExportTaskArgs args) in C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\src\SettleAccount.Job\Dispatcher\JobDispatcher.cs:line 64 + at TaskJob.BackgroundJob.ExportJob.Execute(ExportTaskArgs args) in C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\src\SettleAccount.Job\BackgroundJob\ExportJob.cs:line 31 +ClientConnectionId:3f4e18b0-e1b9-4d91-992a-4f28a0b98daf +Error Number:207,State:1,Class:16 + --- End of inner exception stack trace --- + at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) + at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) + at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) + at Volo.Abp.BackgroundJobs.BackgroundJobExecuter.ExecuteAsync(JobExecutionContext context) +2021-12-06 09:34:44.298 G Failed to process the job '10172': an exception occurred. +Volo.Abp.BackgroundJobs.BackgroundJobExecutionException: A background job execution is failed. See inner exception for details. + ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. + ---> Microsoft.Data.SqlClient.SqlException (0x80131904): 列名 'cp7Time' 无效。 +列名 'cp7Time' 无效。 + at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) + at Microsoft.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) + at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) + at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) + at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData() + at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData() + at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) + at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean isAsync, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) + at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry, String method) + at Microsoft.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) + at Microsoft.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) + at Microsoft.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) + at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1055 + at Dapper.SqlMapper.QueryImpl[T](IDbConnection cnn, CommandDefinition command, Type effectiveType)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1083 + at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) + at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) + at Dapper.SqlMapper.Query[T](IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Boolean buffered, Nullable`1 commandTimeout, Nullable`1 commandType) in /_/Dapper/SqlMapper.cs:line 725 + at Win.Sfs.SettleAccount.Repository.SettleAccountJob.Report.InvoiceSettledDetailDiffDapperRepository.GetInvoiceSettledDetailDiffReportList(String version, String materialCode, String begin, String end, String cp7begin, String cp7end, String kennCode, String chassisNumber, String materialGroup) in C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\src\SettleAccount.EntityFrameworkCore\Repository\SettleAccountJob\Report\InvoiceSettledDetailDiffDapperRepository.cs:line 189 + at Castle.Proxies.InvoiceSettledDetailDiffDapperRepositoryProxy.GetInvoiceSettledDetailDiffReportList_callback(String version, String materialCode, String begin, String end, String cp7begin, String cp7end, String kennCode, String chassisNumber, String materialGroup) + at Castle.Proxies.Invocations.InvoiceSettledDetailDiffDapperRepository_GetInvoiceSettledDetailDiffReportList.InvokeMethodOnTarget() + at Castle.DynamicProxy.AbstractInvocation.Proceed() + at Castle.DynamicProxy.AbstractInvocation.ProceedInfo.Invoke() + at Castle.DynamicProxy.AsyncInterceptorBase.ProceedSynchronous[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo) +--- End of stack trace from previous location --- + at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapterWithReturnValue`1.ProceedAsync() + at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation) + at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed) + at Castle.DynamicProxy.NoCoverage.RethrowHelper.Rethrow(Exception exception) + at Castle.DynamicProxy.NoCoverage.RethrowHelper.RethrowInnerIfAggregate(Exception exception) + at Castle.DynamicProxy.NoCoverage.RethrowHelper.RethrowIfFaulted(Task task) + at Castle.DynamicProxy.AsyncInterceptorBase.InterceptSynchronousResult[TResult](AsyncInterceptorBase me, IInvocation invocation) + at Castle.DynamicProxy.AsyncInterceptorBase.Castle.DynamicProxy.IAsyncInterceptor.InterceptSynchronous(IInvocation invocation) + at Castle.DynamicProxy.AbstractInvocation.Proceed() + at Castle.Proxies.InvoiceSettledDetailDiffDapperRepositoryProxy.GetInvoiceSettledDetailDiffReportList(String version, String materialCode, String begin, String end, String cp7begin, String cp7end, String kennCode, String chassisNumber, String materialGroup) + at SettleAccount.Job.Services.InvoiceSettledDetailDiffExportService.ExportFile(Guid id, List`1 exportName, List`1 p_list) in C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\src\SettleAccount.Job\Services\Report\InvoiceSettledDetailDiffExportService.cs:line 58 + at TaskJob.Dispatcher.ExportJobDispatcher.ExportJob(ExportTaskArgs args) in C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\src\SettleAccount.Job\Dispatcher\JobDispatcher.cs:line 64 + at TaskJob.BackgroundJob.ExportJob.Execute(ExportTaskArgs args) in C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\src\SettleAccount.Job\BackgroundJob\ExportJob.cs:line 31 +ClientConnectionId:3f4e18b0-e1b9-4d91-992a-4f28a0b98daf +Error Number:207,State:1,Class:16 + --- End of inner exception stack trace --- + at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) + at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) + at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) + at Volo.Abp.BackgroundJobs.BackgroundJobExecuter.ExecuteAsync(JobExecutionContext context) + --- End of inner exception stack trace --- + at Volo.Abp.BackgroundJobs.BackgroundJobExecuter.ExecuteAsync(JobExecutionContext context) + at Volo.Abp.BackgroundJobs.Hangfire.HangfireJobExecutionAdapter`1.ExecuteAsync(TArgs args) + at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +2021-12-06 09:37:46.412 G Worker stop requested while processing background job '10170'. It will be re-queued. +2021-12-06 09:37:47.604 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 09:37:57.795 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:07:00.558 G Starting web host. +2021-12-06 10:07:15.494 G User profile is available. Using '"C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys"' as key repository and Windows DPAPI to encrypt keys at rest. +2021-12-06 10:07:15.582 G Loaded ABP modules: +2021-12-06 10:07:15.584 G - Win.Sfs.SettleAccount.SettleAccountHttpApiHostModule +2021-12-06 10:07:15.586 G - Win.Sfs.SettleAccount.SettleAccountApplicationModule +2021-12-06 10:07:15.586 G - Win.Sfs.SettleAccount.SettleAccountJobModule +2021-12-06 10:07:15.587 G - Win.Sfs.SettleAccount.SettleAccountDomainModule +2021-12-06 10:07:15.587 G - Volo.Abp.Domain.AbpDddDomainModule +2021-12-06 10:07:15.588 G - Volo.Abp.Auditing.AbpAuditingModule +2021-12-06 10:07:15.588 G - Volo.Abp.Data.AbpDataModule +2021-12-06 10:07:15.589 G - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-12-06 10:07:15.589 G - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-12-06 10:07:15.590 G - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-12-06 10:07:15.591 G - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-12-06 10:07:15.592 G - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-12-06 10:07:15.592 G - Volo.Abp.Json.AbpJsonModule +2021-12-06 10:07:15.593 G - Volo.Abp.Timing.AbpTimingModule +2021-12-06 10:07:15.594 G - Volo.Abp.Localization.AbpLocalizationModule +2021-12-06 10:07:15.594 G - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-12-06 10:07:15.595 G - Volo.Abp.Settings.AbpSettingsModule +2021-12-06 10:07:15.596 G - Volo.Abp.Security.AbpSecurityModule +2021-12-06 10:07:15.599 G - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-12-06 10:07:15.599 G - Volo.Abp.Threading.AbpThreadingModule +2021-12-06 10:07:15.600 G - Volo.Abp.EventBus.AbpEventBusModule +2021-12-06 10:07:15.600 G - Volo.Abp.Guids.AbpGuidsModule +2021-12-06 10:07:15.600 G - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-12-06 10:07:15.601 G - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-12-06 10:07:15.601 G - Volo.Abp.Specifications.AbpSpecificationsModule +2021-12-06 10:07:15.602 G - Win.Sfs.SettleAccount.SettleAccountDomainSharedModule +2021-12-06 10:07:15.602 G - Volo.Abp.Validation.AbpValidationModule +2021-12-06 10:07:15.603 G - Win.Sfs.SettleAccount.SettleAccountApplicationContractsModule +2021-12-06 10:07:15.603 G - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-12-06 10:07:15.604 G - Volo.Abp.Authorization.AbpAuthorizationModule +2021-12-06 10:07:15.604 G - Volo.Abp.Authorization.AbpAuthorizationAbstractionsModule +2021-12-06 10:07:15.605 G - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-12-06 10:07:15.605 G - Volo.Abp.Dapper.AbpDapperModule +2021-12-06 10:07:15.606 G - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-12-06 10:07:15.606 G - Win.Abp.Snowflakes.AbpSnowflakeGeneratorModule +2021-12-06 10:07:15.607 G - Volo.Abp.Http.Client.IdentityModel.AbpHttpClientIdentityModelModule +2021-12-06 10:07:15.607 G - Volo.Abp.Http.Client.AbpHttpClientModule +2021-12-06 10:07:15.608 G - Volo.Abp.Http.AbpHttpModule +2021-12-06 10:07:15.608 G - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-12-06 10:07:15.609 G - Volo.Abp.Minify.AbpMinifyModule +2021-12-06 10:07:15.609 G - Volo.Abp.Castle.AbpCastleCoreModule +2021-12-06 10:07:15.610 G - Volo.Abp.IdentityModel.AbpIdentityModelModule +2021-12-06 10:07:15.611 G - Volo.Abp.Caching.AbpCachingModule +2021-12-06 10:07:15.617 G - Volo.Abp.Serialization.AbpSerializationModule +2021-12-06 10:07:15.620 G - Volo.Abp.Identity.AbpIdentityHttpApiClientModule +2021-12-06 10:07:15.621 G - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-12-06 10:07:15.622 G - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-12-06 10:07:15.624 G - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-12-06 10:07:15.624 G - Volo.Abp.Features.AbpFeaturesModule +2021-12-06 10:07:15.625 G - Volo.Abp.Users.AbpUsersAbstractionModule +2021-12-06 10:07:15.626 G - Volo.Abp.Application.AbpDddApplicationModule +2021-12-06 10:07:15.627 G - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-12-06 10:07:15.628 G - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-12-06 10:07:15.631 G - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-12-06 10:07:15.634 G - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-12-06 10:07:15.635 G - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-12-06 10:07:15.636 G - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-12-06 10:07:15.637 G - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-12-06 10:07:15.637 G - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-12-06 10:07:15.638 G - Volo.Abp.UI.AbpUiModule +2021-12-06 10:07:15.639 G - Win.Sfs.SettleAccount.SettleAccountEntityFrameworkCoreModule +2021-12-06 10:07:15.640 G - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-12-06 10:07:15.641 G - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-12-06 10:07:15.642 G - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-12-06 10:07:15.643 G - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-12-06 10:07:15.643 G - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-12-06 10:07:15.647 G - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-12-06 10:07:15.650 G - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-12-06 10:07:15.651 G - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-12-06 10:07:15.652 G - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-12-06 10:07:15.652 G - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-12-06 10:07:15.653 G - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-12-06 10:07:15.654 G - Win.Sfs.SettleAccount.SettleAccountHttpApiModule +2021-12-06 10:07:15.655 G - Volo.Abp.Autofac.AbpAutofacModule +2021-12-06 10:07:15.655 G - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-12-06 10:07:15.657 G - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-12-06 10:07:15.658 G - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-12-06 10:07:15.659 G - Volo.Abp.BlobStoring.FileSystem.AbpBlobStoringFileSystemModule +2021-12-06 10:07:15.659 G - Volo.Abp.BackgroundJobs.Hangfire.AbpBackgroundJobsHangfireModule +2021-12-06 10:07:15.663 G - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-12-06 10:07:15.666 G - Volo.Abp.Hangfire.AbpHangfireModule +2021-12-06 10:07:15.744 G Start installing Hangfire SQL objects... +2021-12-06 10:07:15.996 G Hangfire SQL objects installed. +2021-12-06 10:07:16.017 G Starting Hangfire Server using job storage: 'SQL Server: 127.0.0.1@SettleAccountService' +2021-12-06 10:07:16.019 G Using the following options for SQL Server job storage: Queue poll interval: 00:00:15. +2021-12-06 10:07:16.022 G Using the following options for Hangfire Server: + Worker count: 20 + Listening queues: 'default' + Shutdown timeout: 00:00:15 + Schedule polling interval: 00:00:15 +2021-12-06 10:07:16.095 G Starting Hangfire Server using job storage: 'SQL Server: 127.0.0.1@SettleAccountService' +2021-12-06 10:07:16.097 G Using the following options for SQL Server job storage: Queue poll interval: 00:00:15. +2021-12-06 10:07:16.099 G Using the following options for Hangfire Server: + Worker count: 20 + Listening queues: 'default' + Shutdown timeout: 00:00:15 + Schedule polling interval: 00:00:15 +2021-12-06 10:07:16.423 G Server sk-20210819huao:4820:027b886a successfully announced in 354.7701 ms +2021-12-06 10:07:16.423 G Server sk-20210819huao:4820:c7b2f66d successfully announced in 315.6703 ms +2021-12-06 10:07:16.436 G Server sk-20210819huao:4820:027b886a is starting the registered dispatchers: ServerWatchdog, ServerJobCancellationWatcher, ExpirationManager, CountersAggregator, Worker, DelayedJobScheduler, RecurringJobScheduler... +2021-12-06 10:07:16.436 G Server sk-20210819huao:4820:c7b2f66d is starting the registered dispatchers: ServerWatchdog, ServerJobCancellationWatcher, ExpirationManager, CountersAggregator, Worker, DelayedJobScheduler, RecurringJobScheduler... +2021-12-06 10:07:16.485 G 2 servers were removed due to timeout +2021-12-06 10:07:16.741 G Server sk-20210819huao:4820:c7b2f66d all the dispatchers started +2021-12-06 10:07:16.751 G Server sk-20210819huao:4820:027b886a all the dispatchers started +2021-12-06 10:07:18.006 G Entity Framework Core "5.0.8" initialized '"PermissionManagementDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:07:18.446 G Executed DbCommand ("44"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.554 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.569 G Executed DbCommand ("6"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.573 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.583 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.588 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.598 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.602 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.608 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.615 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.628 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.633 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.637 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.646 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.650 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.659 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.664 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.676 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.683 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.691 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.695 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.704 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.709 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.714 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.720 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.725 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.731 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.739 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.746 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.752 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.757 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.763 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.770 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.776 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.783 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.788 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.793 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.800 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.804 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.813 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.817 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.821 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.830 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.834 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.838 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.846 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.850 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.855 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.864 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.868 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.880 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.886 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.895 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.900 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.910 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.915 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.922 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.927 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.933 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.943 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.948 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.959 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.964 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.975 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.979 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:18.994 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.006 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.012 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.025 G No type was specified for the decimal property '"ConsignQty"' on entity type '"BTCarKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.031 G Executed DbCommand ("3"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.038 G No type was specified for the decimal property '"ConsignQty"' on entity type '"BTNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.045 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.051 G No type was specified for the decimal property '"NeedQty"' on entity type '"BTNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.059 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.060 G No type was specified for the decimal property '"DiffQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.072 G No type was specified for the decimal property '"KBQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.072 G Executed DbCommand ("3"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.074 G No type was specified for the decimal property '"SeqQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.079 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.083 G No type was specified for the decimal property '"Qty"' on entity type '"Bom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.091 G No type was specified for the decimal property '"ScrapPercent"' on entity type '"Bom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.091 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.093 G No type was specified for the decimal property '"TaxRate"' on entity type '"Customer"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.101 G No type was specified for the decimal property '"Qty"' on entity type '"CustomerBom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.101 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.103 G No type was specified for the decimal property '"Qty"' on entity type '"CarMaterialConfig"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.109 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.114 G No type was specified for the decimal property '"Qty"' on entity type '"EstimatedSum"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.120 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.120 G No type was specified for the decimal property '"Qty"' on entity type '"FIS_TH"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.126 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.131 G No type was specified for the decimal property '"SettledQty"' on entity type '"FIS_TH"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.138 G No type was specified for the decimal property '"Qty"' on entity type '"HQConsign"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.138 G Executed DbCommand ("3"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.144 G No type was specified for the decimal property '"Qty"' on entity type '"HQSpecConsign"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.152 G No type was specified for the decimal property '"ConsignQty"' on entity type '"HQKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.152 G Executed DbCommand ("3"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.160 G No type was specified for the decimal property '"NeedQty"' on entity type '"HQKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.167 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.167 G No type was specified for the decimal property '"ConsignQty"' on entity type '"HQSpecKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.184 G No type was specified for the decimal property '"NeedQty"' on entity type '"HQSpecKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.184 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.190 G No type was specified for the decimal property '"Amt"' on entity type '"Invoice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.203 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.204 G No type was specified for the decimal property '"Qty"' on entity type '"Invoice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.220 G Executed DbCommand ("6"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.221 G No type was specified for the decimal property '"ExtendedMargin"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.230 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.230 G No type was specified for the decimal property '"ExtendedPrice"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.245 G No type was specified for the decimal property '"Price"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.245 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.247 G No type was specified for the decimal property '"Qty"' on entity type '"MaterialRelationshipDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.261 G No type was specified for the decimal property '"Price"' on entity type '"PriceList"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.261 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.263 G No type was specified for the decimal property '"DiffAmount"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.277 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.277 G No type was specified for the decimal property '"DiffPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.292 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.292 G No type was specified for the decimal property '"Price"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.303 G No type was specified for the decimal property '"RealSettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.303 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.305 G No type was specified for the decimal property '"RealSettlementPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.311 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.311 G No type was specified for the decimal property '"SettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.321 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.321 G No type was specified for the decimal property '"SettlementPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.327 G No type was specified for the decimal property '"SupplyProportion"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.327 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.333 G No type was specified for the decimal property '"TheoreticalSettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.337 G No type was specified for the decimal property '"UsedNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.337 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.339 G No type was specified for the decimal property '"Amt"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.346 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.349 G No type was specified for the decimal property '"Qty"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.355 G No type was specified for the decimal property '"Total"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.356 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.358 G No type was specified for the decimal property '"Amt"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.367 G No type was specified for the decimal property '"Qty"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.367 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.369 G No type was specified for the decimal property '"Total"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.374 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.374 G No type was specified for the decimal property '"CustomItemPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.382 G No type was specified for the decimal property '"CustomSubItemPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.382 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.383 G No type was specified for the decimal property '"SupplyProportionPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.388 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.388 G No type was specified for the decimal property '"Qty"' on entity type '"SettleAccount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.398 G No type was specified for the decimal property '"Qty"' on entity type '"UnSettleAccount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.398 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.400 G No type was specified for the decimal property '"PerCarNum"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.406 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:07:19.406 G No type was specified for the decimal property '"Price"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.417 G No type was specified for the decimal property '"QuantityPrice"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.419 G No type was specified for the decimal property '"Price"' on entity type '"SettlementPart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.420 G No type was specified for the decimal property '"Qty"' on entity type '"KanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.421 G No type was specified for the decimal property '"Amt"' on entity type '"ScrapClaims"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.423 G No type was specified for the decimal property '"Qty"' on entity type '"ScrapClaims"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.428 G No type was specified for the decimal property '"AmountNoTax"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.431 G No type was specified for the decimal property '"InvoicedQty"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.433 G No type was specified for the decimal property '"PurchasePriceNoTax"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.434 G No type was specified for the decimal property '"ReceiptQty"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.436 G No type was specified for the decimal property '"TaxRate"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.437 G No type was specified for the decimal property '"Qty"' on entity type '"WMSKanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.438 G No type was specified for the decimal property '"WMSDeliveryQty"' on entity type '"WMSKanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.445 G No type was specified for the decimal property '"AmountNoTax"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.450 G No type was specified for the decimal property '"InvoicedQty"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.454 G No type was specified for the decimal property '"PurchasePriceNoTax"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.460 G No type was specified for the decimal property '"ReceiptQty"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.465 G No type was specified for the decimal property '"TaxRate"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.466 G No type was specified for the decimal property '"InvoiceQty"' on entity type '"EstimatedInventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.470 G No type was specified for the decimal property '"ReceiveQty"' on entity type '"EstimatedInventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.477 G No type was specified for the decimal property '"DiffQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.482 G No type was specified for the decimal property '"EstimationQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.492 G No type was specified for the decimal property '"FgQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.494 G No type was specified for the decimal property '"StockQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.499 G No type was specified for the decimal property '"UnSettledQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.505 G No type was specified for the decimal property '"Qty"' on entity type '"FIS"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.510 G No type was specified for the decimal property '"SettledQty"' on entity type '"FIS"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.515 G No type was specified for the decimal property '"Qty"' on entity type '"FISExtend"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.520 G No type was specified for the decimal property '"SettledQty"' on entity type '"FISExtend"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.526 G No type was specified for the decimal property '"EndingInventoryQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.529 G No type was specified for the decimal property '"InputQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.532 G No type was specified for the decimal property '"OpeningInventoryQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.537 G No type was specified for the decimal property '"OutputQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.543 G No type was specified for the decimal property '"Price"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.547 G No type was specified for the decimal property '"ConsignQty"' on entity type '"JFCarKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.552 G No type was specified for the decimal property '"ConsignQty"' on entity type '"JFNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.558 G No type was specified for the decimal property '"InStockQty"' on entity type '"JFNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.562 G No type was specified for the decimal property '"CP7ScrapQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.567 G No type was specified for the decimal property '"ClaimQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.572 G No type was specified for the decimal property '"DiffPrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.578 G No type was specified for the decimal property '"DiffQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.583 G No type was specified for the decimal property '"InvoiceAmt"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.588 G No type was specified for the decimal property '"InvoicePrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.593 G No type was specified for the decimal property '"InvoiceQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.598 G No type was specified for the decimal property '"SalePrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.603 G No type was specified for the decimal property '"SettleQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.608 G No type was specified for the decimal property '"CustomSubItemPrice"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.614 G No type was specified for the decimal property '"CustomSubItemSumQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.621 G No type was specified for the decimal property '"ErpSubItemActualQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.626 G No type was specified for the decimal property '"ErpSubItemQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.632 G No type was specified for the decimal property '"OfflineQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.638 G No type was specified for the decimal property '"SumPriceNoTax"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.641 G No type was specified for the decimal property '"SumPriceWithTax"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.646 G No type was specified for the decimal property '"ActNoTaxAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.652 G No type was specified for the decimal property '"ActPaymentPartyQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.653 G No type was specified for the decimal property '"DiffAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.655 G No type was specified for the decimal property '"DiffQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.657 G No type was specified for the decimal property '"StaPaymentPartyQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.663 G No type was specified for the decimal property '"StdNoTaxAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.665 G No type was specified for the decimal property '"Qty"' on entity type '"SendUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.667 G No type was specified for the decimal property '"SettledQty"' on entity type '"SendUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.671 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.673 G No type was specified for the decimal property '"FisQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.679 G No type was specified for the decimal property '"StockQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.680 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.682 G No type was specified for the decimal property '"R3SettledQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.683 G No type was specified for the decimal property '"StockQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.684 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.686 G No type was specified for the decimal property '"FisUnSettledQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.687 G No type was specified for the decimal property '"StockQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:07:19.751 G Initialized all ABP modules. +2021-12-06 10:07:19.778 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:07:19.878 G Now listening on: "http://localhost:44378" +2021-12-06 10:07:19.880 G Application started. Press Ctrl+C to shut down. +2021-12-06 10:07:19.882 G Hosting environment: "Development" +2021-12-06 10:07:19.883 G Content root path: "C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\host\SettleAccount.HttpApi.Host" +2021-12-06 10:07:21.272 G Request starting HTTP/1.1 GET http://localhost:44378/ - - +2021-12-06 10:07:22.179 G Entity Framework Core "5.0.8" initialized '"SettingManagementDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:07:22.203 G Executed DbCommand ("2"ms) [Parameters=["@__providerName_0='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[Value] +FROM [AbpSettings] AS [a] +WHERE ([a].[ProviderName] = @__providerName_0) AND [a].[ProviderKey] IS NULL" +2021-12-06 10:07:22.281 G Entity Framework Core "5.0.8" initialized '"SettingManagementDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:07:22.285 G Executed DbCommand ("1"ms) [Parameters=["@__providerName_0='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[Value] +FROM [AbpSettings] AS [a] +WHERE ([a].[ProviderName] = @__providerName_0) AND [a].[ProviderKey] IS NULL" +2021-12-06 10:07:22.428 G Executing endpoint '"Win.Sfs.SettleAccount.Controllers.HomeController.Index (SettleAccount.HttpApi.Host)"' +2021-12-06 10:07:22.498 G Route matched with "{action = \"Index\", controller = \"Home\", area = \"\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult Index()" on controller "Win.Sfs.SettleAccount.Controllers.HomeController" ("SettleAccount.HttpApi.Host"). +2021-12-06 10:07:22.532 G Executing RedirectResult, redirecting to "/swagger". +2021-12-06 10:07:22.540 G Executed action "Win.Sfs.SettleAccount.Controllers.HomeController.Index (SettleAccount.HttpApi.Host)" in 34.5245ms +2021-12-06 10:07:22.541 G Executed endpoint '"Win.Sfs.SettleAccount.Controllers.HomeController.Index (SettleAccount.HttpApi.Host)"' +2021-12-06 10:07:22.562 G Request finished HTTP/1.1 GET http://localhost:44378/ - - - 302 0 - 1289.8492ms +2021-12-06 10:07:22.583 G Request starting HTTP/1.1 GET http://localhost:44378/swagger/index.html - - +2021-12-06 10:07:22.654 G Request finished HTTP/1.1 GET http://localhost:44378/swagger/index.html - - - 200 - text/html;charset=utf-8 70.6395ms +2021-12-06 10:07:22.897 G Request starting HTTP/1.1 GET http://localhost:44378/swagger/v1/swagger.json - - +2021-12-06 10:07:24.474 G Request finished HTTP/1.1 GET http://localhost:44378/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 1577.2624ms +2021-12-06 10:07:30.733 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:09:20.133 G Request starting HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/InvoiceSettledDetailDiff-Make?version=202110 - - +2021-12-06 10:09:20.185 G Executing endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)"' +2021-12-06 10:09:20.215 G Route matched with "{action = \"InvoiceSettledDetailDiffMake\", controller = \"Report\", area = \"\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[System.String] InvoiceSettledDetailDiffMake(System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String)" on controller "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService" ("SettleAccount.Application"). +2021-12-06 10:09:22.375 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:09:22.589 G Executed DbCommand ("4"ms) [Parameters=["@p0='?' (DbType = Guid), @p1='?' (Size = 50), @p2='?' (DbType = Guid), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 50), @p6='?' (DbType = Guid), @p7='?' (DbType = Guid), @p8='?' (DbType = DateTime2), @p9='?' (Size = 500), @p10='?' (Size = 50), @p11='?' (DbType = Boolean), @p12='?' (Size = 4000), @p13='?' (Size = 4000), @p14='?' (Size = 500), @p15='?' (DbType = DateTime2), @p16='?' (DbType = Guid), @p17='?' (Size = 50), @p18='?' (Size = 500), @p19='?' (Size = 500), @p20='?' (Size = 4000), @p21='?' (Size = 300), @p22='?' (Size = 4000), @p23='?' (Size = 50), @p24='?' (Size = 4000)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +INSERT INTO [Set_TaskJob] ([Id], [ActionName], [BranchId], [ConcurrencyStamp], [CreationTime], [Creator], [CreatorId], [DeleterId], [DeletionTime], [DownFileName], [Email], [Enabled], [Error], [ExtraProperties], [FileName], [LastModificationTime], [LastModifierId], [Name], [RealDownFileName], [RealFileName], [Remark], [ServiceName], [State], [TaskId], [Type]) +VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24); +SELECT [IsDeleted] +FROM [Set_TaskJob] +WHERE @@ROWCOUNT = 1 AND [Id] = @p0;" +2021-12-06 10:09:22.680 G Executed DbCommand ("2"ms) [Parameters=["@__input_Id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__input_Id_0" +2021-12-06 10:09:22.812 G Executed DbCommand ("2"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0 +ORDER BY [s].[Id]" +2021-12-06 10:09:22.904 G Executed DbCommand ("14"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP 0 T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type] INTO [dbo].[Set_TaskJobTempf89f8b0a] FROM [dbo].[Set_TaskJob] AS T LEFT JOIN [dbo].[Set_TaskJob] AS Source ON 1 = 0;" +2021-12-06 10:09:23.040 G Executed DbCommand ("13"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""MERGE [dbo].[Set_TaskJob] WITH (HOLDLOCK) AS T USING (SELECT TOP 1 * FROM [dbo].[Set_TaskJobTempf89f8b0a] ORDER BY [Id]) AS S ON T.[Id] = S.[Id] WHEN MATCHED AND EXISTS (SELECT S.[Id], S.[ActionName], S.[BranchId], S.[ConcurrencyStamp], S.[CreationTime], S.[Creator], S.[CreatorId], S.[DeleterId], S.[DeletionTime], S.[DownFileName], S.[Email], S.[Enabled], S.[Error], S.[ExtraProperties], S.[FileName], S.[IsDeleted], S.[LastModificationTime], S.[LastModifierId], S.[Name], S.[RealDownFileName], S.[RealFileName], S.[Remark], S.[ServiceName], S.[State], S.[TaskId], S.[Type] EXCEPT SELECT T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type]) THEN UPDATE SET T.[ActionName] = S.[ActionName], T.[BranchId] = S.[BranchId], T.[ConcurrencyStamp] = S.[ConcurrencyStamp], T.[CreationTime] = S.[CreationTime], T.[Creator] = S.[Creator], T.[CreatorId] = S.[CreatorId], T.[DeleterId] = S.[DeleterId], T.[DeletionTime] = S.[DeletionTime], T.[DownFileName] = S.[DownFileName], T.[Email] = S.[Email], T.[Enabled] = S.[Enabled], T.[Error] = S.[Error], T.[ExtraProperties] = S.[ExtraProperties], T.[FileName] = S.[FileName], T.[IsDeleted] = S.[IsDeleted], T.[LastModificationTime] = S.[LastModificationTime], T.[LastModifierId] = S.[LastModifierId], T.[Name] = S.[Name], T.[RealDownFileName] = S.[RealDownFileName], T.[RealFileName] = S.[RealFileName], T.[Remark] = S.[Remark], T.[ServiceName] = S.[ServiceName], T.[State] = S.[State], T.[TaskId] = S.[TaskId], T.[Type] = S.[Type];" +2021-12-06 10:09:23.050 G Executed DbCommand ("4"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""IF OBJECT_ID ('[dbo].[Set_TaskJobTempf89f8b0a]', 'U') IS NOT NULL DROP TABLE [dbo].[Set_TaskJobTempf89f8b0a]" +2021-12-06 10:09:23.070 G Executed DbCommand ("2"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0" +2021-12-06 10:09:23.096 G Executed DbCommand ("2"ms) [Parameters=["@p3='?' (DbType = Guid), @p0='?' (Size = 50), @p4='?' (Size = 50), @p1='?' (DbType = DateTime2), @p2='?' (Size = 50)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +UPDATE [Set_TaskJob] SET [ConcurrencyStamp] = @p0, [LastModificationTime] = @p1, [TaskId] = @p2 +WHERE [Id] = @p3 AND [ConcurrencyStamp] = @p4; +SELECT @@ROWCOUNT;" +2021-12-06 10:09:23.131 G Executing "ObjectResult", writing value of type '"System.String"'. +2021-12-06 10:09:23.136 G Executed action "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)" in 2916.5484ms +2021-12-06 10:09:23.138 G Executed endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)"' +2021-12-06 10:09:23.144 G Request finished HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/InvoiceSettledDetailDiff-Make?version=202110 - - - 200 - text/plain;+charset=utf-8 3010.5914ms +2021-12-06 10:19:05.960 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:19:18.871 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:19:19.326 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:19:19.491 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:19:41.551 G Starting web host. +2021-12-06 10:19:48.169 G User profile is available. Using '"C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys"' as key repository and Windows DPAPI to encrypt keys at rest. +2021-12-06 10:19:48.241 G Loaded ABP modules: +2021-12-06 10:19:48.243 G - Win.Sfs.SettleAccount.SettleAccountHttpApiHostModule +2021-12-06 10:19:48.244 G - Win.Sfs.SettleAccount.SettleAccountApplicationModule +2021-12-06 10:19:48.244 G - Win.Sfs.SettleAccount.SettleAccountJobModule +2021-12-06 10:19:48.245 G - Win.Sfs.SettleAccount.SettleAccountDomainModule +2021-12-06 10:19:48.245 G - Volo.Abp.Domain.AbpDddDomainModule +2021-12-06 10:19:48.246 G - Volo.Abp.Auditing.AbpAuditingModule +2021-12-06 10:19:48.246 G - Volo.Abp.Data.AbpDataModule +2021-12-06 10:19:48.247 G - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-12-06 10:19:48.247 G - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-12-06 10:19:48.247 G - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-12-06 10:19:48.248 G - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-12-06 10:19:48.248 G - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-12-06 10:19:48.249 G - Volo.Abp.Json.AbpJsonModule +2021-12-06 10:19:48.249 G - Volo.Abp.Timing.AbpTimingModule +2021-12-06 10:19:48.250 G - Volo.Abp.Localization.AbpLocalizationModule +2021-12-06 10:19:48.250 G - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-12-06 10:19:48.251 G - Volo.Abp.Settings.AbpSettingsModule +2021-12-06 10:19:48.251 G - Volo.Abp.Security.AbpSecurityModule +2021-12-06 10:19:48.251 G - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-12-06 10:19:48.252 G - Volo.Abp.Threading.AbpThreadingModule +2021-12-06 10:19:48.252 G - Volo.Abp.EventBus.AbpEventBusModule +2021-12-06 10:19:48.253 G - Volo.Abp.Guids.AbpGuidsModule +2021-12-06 10:19:48.253 G - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-12-06 10:19:48.256 G - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-12-06 10:19:48.257 G - Volo.Abp.Specifications.AbpSpecificationsModule +2021-12-06 10:19:48.258 G - Win.Sfs.SettleAccount.SettleAccountDomainSharedModule +2021-12-06 10:19:48.258 G - Volo.Abp.Validation.AbpValidationModule +2021-12-06 10:19:48.259 G - Win.Sfs.SettleAccount.SettleAccountApplicationContractsModule +2021-12-06 10:19:48.259 G - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-12-06 10:19:48.260 G - Volo.Abp.Authorization.AbpAuthorizationModule +2021-12-06 10:19:48.260 G - Volo.Abp.Authorization.AbpAuthorizationAbstractionsModule +2021-12-06 10:19:48.261 G - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-12-06 10:19:48.261 G - Volo.Abp.Dapper.AbpDapperModule +2021-12-06 10:19:48.262 G - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-12-06 10:19:48.262 G - Win.Abp.Snowflakes.AbpSnowflakeGeneratorModule +2021-12-06 10:19:48.263 G - Volo.Abp.Http.Client.IdentityModel.AbpHttpClientIdentityModelModule +2021-12-06 10:19:48.263 G - Volo.Abp.Http.Client.AbpHttpClientModule +2021-12-06 10:19:48.264 G - Volo.Abp.Http.AbpHttpModule +2021-12-06 10:19:48.264 G - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-12-06 10:19:48.264 G - Volo.Abp.Minify.AbpMinifyModule +2021-12-06 10:19:48.265 G - Volo.Abp.Castle.AbpCastleCoreModule +2021-12-06 10:19:48.266 G - Volo.Abp.IdentityModel.AbpIdentityModelModule +2021-12-06 10:19:48.266 G - Volo.Abp.Caching.AbpCachingModule +2021-12-06 10:19:48.267 G - Volo.Abp.Serialization.AbpSerializationModule +2021-12-06 10:19:48.268 G - Volo.Abp.Identity.AbpIdentityHttpApiClientModule +2021-12-06 10:19:48.269 G - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-12-06 10:19:48.269 G - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-12-06 10:19:48.274 G - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-12-06 10:19:48.278 G - Volo.Abp.Features.AbpFeaturesModule +2021-12-06 10:19:48.279 G - Volo.Abp.Users.AbpUsersAbstractionModule +2021-12-06 10:19:48.279 G - Volo.Abp.Application.AbpDddApplicationModule +2021-12-06 10:19:48.280 G - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-12-06 10:19:48.281 G - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-12-06 10:19:48.281 G - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-12-06 10:19:48.282 G - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-12-06 10:19:48.283 G - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-12-06 10:19:48.283 G - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-12-06 10:19:48.284 G - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-12-06 10:19:48.285 G - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-12-06 10:19:48.288 G - Volo.Abp.UI.AbpUiModule +2021-12-06 10:19:48.291 G - Win.Sfs.SettleAccount.SettleAccountEntityFrameworkCoreModule +2021-12-06 10:19:48.292 G - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-12-06 10:19:48.293 G - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-12-06 10:19:48.294 G - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-12-06 10:19:48.295 G - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-12-06 10:19:48.295 G - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-12-06 10:19:48.296 G - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-12-06 10:19:48.297 G - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-12-06 10:19:48.298 G - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-12-06 10:19:48.298 G - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-12-06 10:19:48.299 G - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-12-06 10:19:48.300 G - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-12-06 10:19:48.303 G - Win.Sfs.SettleAccount.SettleAccountHttpApiModule +2021-12-06 10:19:48.306 G - Volo.Abp.Autofac.AbpAutofacModule +2021-12-06 10:19:48.307 G - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-12-06 10:19:48.309 G - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-12-06 10:19:48.310 G - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-12-06 10:19:48.311 G - Volo.Abp.BlobStoring.FileSystem.AbpBlobStoringFileSystemModule +2021-12-06 10:19:48.311 G - Volo.Abp.BackgroundJobs.Hangfire.AbpBackgroundJobsHangfireModule +2021-12-06 10:19:48.312 G - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-12-06 10:19:48.313 G - Volo.Abp.Hangfire.AbpHangfireModule +2021-12-06 10:19:48.383 G Start installing Hangfire SQL objects... +2021-12-06 10:19:48.523 G Hangfire SQL objects installed. +2021-12-06 10:19:48.533 G Starting Hangfire Server using job storage: 'SQL Server: 127.0.0.1@SettleAccountService' +2021-12-06 10:19:48.535 G Using the following options for SQL Server job storage: Queue poll interval: 00:00:15. +2021-12-06 10:19:48.536 G Using the following options for Hangfire Server: + Worker count: 20 + Listening queues: 'default' + Shutdown timeout: 00:00:15 + Schedule polling interval: 00:00:15 +2021-12-06 10:19:48.584 G Starting Hangfire Server using job storage: 'SQL Server: 127.0.0.1@SettleAccountService' +2021-12-06 10:19:48.585 G Using the following options for SQL Server job storage: Queue poll interval: 00:00:15. +2021-12-06 10:19:48.586 G Using the following options for Hangfire Server: + Worker count: 20 + Listening queues: 'default' + Shutdown timeout: 00:00:15 + Schedule polling interval: 00:00:15 +2021-12-06 10:19:48.784 G Server sk-20210819huao:14524:486d800d successfully announced in 217.489 ms +2021-12-06 10:19:48.785 G Server sk-20210819huao:14524:f1f059fa successfully announced in 161.7678 ms +2021-12-06 10:19:48.797 G Server sk-20210819huao:14524:f1f059fa is starting the registered dispatchers: ServerWatchdog, ServerJobCancellationWatcher, ExpirationManager, CountersAggregator, Worker, DelayedJobScheduler, RecurringJobScheduler... +2021-12-06 10:19:48.797 G Server sk-20210819huao:14524:486d800d is starting the registered dispatchers: ServerWatchdog, ServerJobCancellationWatcher, ExpirationManager, CountersAggregator, Worker, DelayedJobScheduler, RecurringJobScheduler... +2021-12-06 10:19:49.032 G Server sk-20210819huao:14524:f1f059fa all the dispatchers started +2021-12-06 10:19:49.042 G Server sk-20210819huao:14524:486d800d all the dispatchers started +2021-12-06 10:19:58.465 G No type was specified for the decimal property '"ConsignQty"' on entity type '"BTCarKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.468 G No type was specified for the decimal property '"ConsignQty"' on entity type '"BTNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.470 G No type was specified for the decimal property '"NeedQty"' on entity type '"BTNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.471 G No type was specified for the decimal property '"DiffQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.472 G No type was specified for the decimal property '"KBQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.474 G No type was specified for the decimal property '"SeqQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.475 G No type was specified for the decimal property '"Qty"' on entity type '"Bom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.476 G No type was specified for the decimal property '"ScrapPercent"' on entity type '"Bom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.482 G No type was specified for the decimal property '"TaxRate"' on entity type '"Customer"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.483 G No type was specified for the decimal property '"Qty"' on entity type '"CustomerBom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.484 G No type was specified for the decimal property '"Qty"' on entity type '"CarMaterialConfig"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.485 G No type was specified for the decimal property '"Qty"' on entity type '"EstimatedSum"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.487 G No type was specified for the decimal property '"Qty"' on entity type '"FIS_TH"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.488 G No type was specified for the decimal property '"SettledQty"' on entity type '"FIS_TH"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.489 G No type was specified for the decimal property '"Qty"' on entity type '"HQConsign"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.491 G No type was specified for the decimal property '"Qty"' on entity type '"HQSpecConsign"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.493 G No type was specified for the decimal property '"ConsignQty"' on entity type '"HQKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.497 G No type was specified for the decimal property '"NeedQty"' on entity type '"HQKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.499 G No type was specified for the decimal property '"ConsignQty"' on entity type '"HQSpecKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.500 G No type was specified for the decimal property '"NeedQty"' on entity type '"HQSpecKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.502 G No type was specified for the decimal property '"Amt"' on entity type '"Invoice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.503 G No type was specified for the decimal property '"Qty"' on entity type '"Invoice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.504 G No type was specified for the decimal property '"ExtendedMargin"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.506 G No type was specified for the decimal property '"ExtendedPrice"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.507 G No type was specified for the decimal property '"Price"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.512 G No type was specified for the decimal property '"Qty"' on entity type '"MaterialRelationshipDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.513 G No type was specified for the decimal property '"Price"' on entity type '"PriceList"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.515 G No type was specified for the decimal property '"DiffAmount"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.516 G No type was specified for the decimal property '"DiffPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.518 G No type was specified for the decimal property '"Price"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.519 G No type was specified for the decimal property '"RealSettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.520 G No type was specified for the decimal property '"RealSettlementPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.522 G No type was specified for the decimal property '"SettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.523 G No type was specified for the decimal property '"SettlementPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.528 G No type was specified for the decimal property '"SupplyProportion"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.529 G No type was specified for the decimal property '"TheoreticalSettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.531 G No type was specified for the decimal property '"UsedNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.532 G No type was specified for the decimal property '"Amt"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.533 G No type was specified for the decimal property '"Qty"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.535 G No type was specified for the decimal property '"Total"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.536 G No type was specified for the decimal property '"Amt"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.537 G No type was specified for the decimal property '"Qty"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.538 G No type was specified for the decimal property '"Total"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.544 G No type was specified for the decimal property '"CustomItemPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.545 G No type was specified for the decimal property '"CustomSubItemPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.546 G No type was specified for the decimal property '"SupplyProportionPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.547 G No type was specified for the decimal property '"Qty"' on entity type '"SettleAccount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.548 G No type was specified for the decimal property '"Qty"' on entity type '"UnSettleAccount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.550 G No type was specified for the decimal property '"PerCarNum"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.551 G No type was specified for the decimal property '"Price"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.552 G No type was specified for the decimal property '"QuantityPrice"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.553 G No type was specified for the decimal property '"Price"' on entity type '"SettlementPart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.554 G No type was specified for the decimal property '"Qty"' on entity type '"KanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.559 G No type was specified for the decimal property '"Amt"' on entity type '"ScrapClaims"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.561 G No type was specified for the decimal property '"Qty"' on entity type '"ScrapClaims"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.562 G No type was specified for the decimal property '"AmountNoTax"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.563 G No type was specified for the decimal property '"InvoicedQty"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.564 G No type was specified for the decimal property '"PurchasePriceNoTax"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.566 G No type was specified for the decimal property '"ReceiptQty"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.567 G No type was specified for the decimal property '"TaxRate"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.568 G No type was specified for the decimal property '"Qty"' on entity type '"WMSKanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.569 G No type was specified for the decimal property '"WMSDeliveryQty"' on entity type '"WMSKanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.570 G No type was specified for the decimal property '"AmountNoTax"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.571 G No type was specified for the decimal property '"InvoicedQty"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.577 G No type was specified for the decimal property '"PurchasePriceNoTax"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.580 G No type was specified for the decimal property '"ReceiptQty"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.582 G No type was specified for the decimal property '"TaxRate"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.583 G No type was specified for the decimal property '"InvoiceQty"' on entity type '"EstimatedInventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.584 G No type was specified for the decimal property '"ReceiveQty"' on entity type '"EstimatedInventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.585 G No type was specified for the decimal property '"DiffQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.587 G No type was specified for the decimal property '"EstimationQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.590 G No type was specified for the decimal property '"FgQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.593 G No type was specified for the decimal property '"StockQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.594 G No type was specified for the decimal property '"UnSettledQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.595 G No type was specified for the decimal property '"Qty"' on entity type '"FIS"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.596 G No type was specified for the decimal property '"SettledQty"' on entity type '"FIS"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.598 G No type was specified for the decimal property '"Qty"' on entity type '"FISExtend"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.599 G No type was specified for the decimal property '"SettledQty"' on entity type '"FISExtend"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.600 G No type was specified for the decimal property '"EndingInventoryQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.601 G No type was specified for the decimal property '"InputQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.602 G No type was specified for the decimal property '"OpeningInventoryQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.603 G No type was specified for the decimal property '"OutputQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.610 G No type was specified for the decimal property '"Price"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.611 G No type was specified for the decimal property '"ConsignQty"' on entity type '"JFCarKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.613 G No type was specified for the decimal property '"ConsignQty"' on entity type '"JFNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.614 G No type was specified for the decimal property '"InStockQty"' on entity type '"JFNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.616 G No type was specified for the decimal property '"CP7ScrapQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.617 G No type was specified for the decimal property '"ClaimQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.619 G No type was specified for the decimal property '"DiffPrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.626 G No type was specified for the decimal property '"DiffQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.628 G No type was specified for the decimal property '"InvoiceAmt"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.629 G No type was specified for the decimal property '"InvoicePrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.631 G No type was specified for the decimal property '"InvoiceQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.633 G No type was specified for the decimal property '"SalePrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.634 G No type was specified for the decimal property '"SettleQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.639 G No type was specified for the decimal property '"CustomSubItemPrice"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.643 G No type was specified for the decimal property '"CustomSubItemSumQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.646 G No type was specified for the decimal property '"ErpSubItemActualQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.647 G No type was specified for the decimal property '"ErpSubItemQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.649 G No type was specified for the decimal property '"OfflineQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.650 G No type was specified for the decimal property '"SumPriceNoTax"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.651 G No type was specified for the decimal property '"SumPriceWithTax"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.657 G No type was specified for the decimal property '"ActNoTaxAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.659 G No type was specified for the decimal property '"ActPaymentPartyQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.661 G No type was specified for the decimal property '"DiffAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.662 G No type was specified for the decimal property '"DiffQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.663 G No type was specified for the decimal property '"StaPaymentPartyQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.665 G No type was specified for the decimal property '"StdNoTaxAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.666 G No type was specified for the decimal property '"Qty"' on entity type '"SendUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.668 G No type was specified for the decimal property '"SettledQty"' on entity type '"SendUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.672 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.674 G No type was specified for the decimal property '"FisQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.676 G No type was specified for the decimal property '"StockQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.677 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.679 G No type was specified for the decimal property '"R3SettledQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.680 G No type was specified for the decimal property '"StockQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.682 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.683 G No type was specified for the decimal property '"FisUnSettledQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.689 G No type was specified for the decimal property '"StockQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 10:19:58.856 G Entity Framework Core "5.0.8" initialized '"PermissionManagementDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:19:58.856 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:19:58.856 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:19:59.382 G Executed DbCommand ("39"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.528 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.534 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.540 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.547 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.557 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.562 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.572 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.578 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.589 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.596 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.605 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.612 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.622 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.628 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.639 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.647 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.655 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.667 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.672 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.686 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.700 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.708 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.717 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.724 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.734 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.743 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.750 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.761 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.767 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.778 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.784 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.793 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.800 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.809 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.815 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.826 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.832 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.841 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.849 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.856 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.865 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.874 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.887 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.895 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.907 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.920 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.928 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.941 G Executed DbCommand ("6"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.952 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.959 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.969 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.976 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.984 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:19:59.990 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.001 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.014 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.020 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.027 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.033 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.044 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.050 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.062 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.069 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.078 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.085 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.094 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.104 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.112 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.133 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.142 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.155 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.164 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.171 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.179 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.188 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.203 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.210 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.219 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.225 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.235 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.241 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.252 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.265 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.271 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.283 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.290 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.300 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.313 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.326 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.332 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.347 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.359 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.366 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.375 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.383 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.390 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.400 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.406 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.418 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.425 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.436 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 10:20:00.864 G Initialized all ABP modules. +2021-12-06 10:20:00.970 G Now listening on: "http://localhost:44378" +2021-12-06 10:20:00.971 G Application started. Press Ctrl+C to shut down. +2021-12-06 10:20:00.972 G Hosting environment: "Development" +2021-12-06 10:20:00.973 G Content root path: "C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\host\SettleAccount.HttpApi.Host" +2021-12-06 10:20:02.705 G Request starting HTTP/1.1 GET http://localhost:44378/ - - +2021-12-06 10:20:04.618 G Executing endpoint '"Win.Sfs.SettleAccount.Controllers.HomeController.Index (SettleAccount.HttpApi.Host)"' +2021-12-06 10:20:04.769 G Route matched with "{action = \"Index\", controller = \"Home\", area = \"\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult Index()" on controller "Win.Sfs.SettleAccount.Controllers.HomeController" ("SettleAccount.HttpApi.Host"). +2021-12-06 10:20:04.828 G Executing RedirectResult, redirecting to "/swagger". +2021-12-06 10:20:04.839 G Executed action "Win.Sfs.SettleAccount.Controllers.HomeController.Index (SettleAccount.HttpApi.Host)" in 58.8833ms +2021-12-06 10:20:04.841 G Executed endpoint '"Win.Sfs.SettleAccount.Controllers.HomeController.Index (SettleAccount.HttpApi.Host)"' +2021-12-06 10:20:04.872 G Request finished HTTP/1.1 GET http://localhost:44378/ - - - 302 0 - 2168.7048ms +2021-12-06 10:20:04.911 G Request starting HTTP/1.1 GET http://localhost:44378/swagger/index.html - - +2021-12-06 10:20:05.052 G Request finished HTTP/1.1 GET http://localhost:44378/swagger/index.html - - - 200 - text/html;charset=utf-8 141.8663ms +2021-12-06 10:20:05.339 G Request starting HTTP/1.1 GET http://localhost:44378/swagger/v1/swagger.json - - +2021-12-06 10:20:07.901 G Request finished HTTP/1.1 GET http://localhost:44378/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 2561.8544ms +2021-12-06 10:20:18.129 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:20:18.690 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:20:19.865 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:20:21.146 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:21:05.645 G Request starting HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/InvoiceSettledDetailDiff-Make?version=202110 - - +2021-12-06 10:21:05.677 G Executing endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)"' +2021-12-06 10:21:05.705 G Route matched with "{action = \"InvoiceSettledDetailDiffMake\", controller = \"Report\", area = \"\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[System.String] InvoiceSettledDetailDiffMake(System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String)" on controller "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService" ("SettleAccount.Application"). +2021-12-06 10:21:07.708 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:21:07.923 G Executed DbCommand ("2"ms) [Parameters=["@p0='?' (DbType = Guid), @p1='?' (Size = 50), @p2='?' (DbType = Guid), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 50), @p6='?' (DbType = Guid), @p7='?' (DbType = Guid), @p8='?' (DbType = DateTime2), @p9='?' (Size = 500), @p10='?' (Size = 50), @p11='?' (DbType = Boolean), @p12='?' (Size = 4000), @p13='?' (Size = 4000), @p14='?' (Size = 500), @p15='?' (DbType = DateTime2), @p16='?' (DbType = Guid), @p17='?' (Size = 50), @p18='?' (Size = 500), @p19='?' (Size = 500), @p20='?' (Size = 4000), @p21='?' (Size = 300), @p22='?' (Size = 4000), @p23='?' (Size = 50), @p24='?' (Size = 4000)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +INSERT INTO [Set_TaskJob] ([Id], [ActionName], [BranchId], [ConcurrencyStamp], [CreationTime], [Creator], [CreatorId], [DeleterId], [DeletionTime], [DownFileName], [Email], [Enabled], [Error], [ExtraProperties], [FileName], [LastModificationTime], [LastModifierId], [Name], [RealDownFileName], [RealFileName], [Remark], [ServiceName], [State], [TaskId], [Type]) +VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24); +SELECT [IsDeleted] +FROM [Set_TaskJob] +WHERE @@ROWCOUNT = 1 AND [Id] = @p0;" +2021-12-06 10:21:08.506 G Executed DbCommand ("1"ms) [Parameters=["@__input_Id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__input_Id_0" +2021-12-06 10:21:08.642 G Executed DbCommand ("1"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0 +ORDER BY [s].[Id]" +2021-12-06 10:21:08.735 G Executed DbCommand ("12"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP 0 T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type] INTO [dbo].[Set_TaskJobTempeadb2bd9] FROM [dbo].[Set_TaskJob] AS T LEFT JOIN [dbo].[Set_TaskJob] AS Source ON 1 = 0;" +2021-12-06 10:21:08.825 G Executed DbCommand ("10"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""MERGE [dbo].[Set_TaskJob] WITH (HOLDLOCK) AS T USING (SELECT TOP 1 * FROM [dbo].[Set_TaskJobTempeadb2bd9] ORDER BY [Id]) AS S ON T.[Id] = S.[Id] WHEN MATCHED AND EXISTS (SELECT S.[Id], S.[ActionName], S.[BranchId], S.[ConcurrencyStamp], S.[CreationTime], S.[Creator], S.[CreatorId], S.[DeleterId], S.[DeletionTime], S.[DownFileName], S.[Email], S.[Enabled], S.[Error], S.[ExtraProperties], S.[FileName], S.[IsDeleted], S.[LastModificationTime], S.[LastModifierId], S.[Name], S.[RealDownFileName], S.[RealFileName], S.[Remark], S.[ServiceName], S.[State], S.[TaskId], S.[Type] EXCEPT SELECT T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type]) THEN UPDATE SET T.[ActionName] = S.[ActionName], T.[BranchId] = S.[BranchId], T.[ConcurrencyStamp] = S.[ConcurrencyStamp], T.[CreationTime] = S.[CreationTime], T.[Creator] = S.[Creator], T.[CreatorId] = S.[CreatorId], T.[DeleterId] = S.[DeleterId], T.[DeletionTime] = S.[DeletionTime], T.[DownFileName] = S.[DownFileName], T.[Email] = S.[Email], T.[Enabled] = S.[Enabled], T.[Error] = S.[Error], T.[ExtraProperties] = S.[ExtraProperties], T.[FileName] = S.[FileName], T.[IsDeleted] = S.[IsDeleted], T.[LastModificationTime] = S.[LastModificationTime], T.[LastModifierId] = S.[LastModifierId], T.[Name] = S.[Name], T.[RealDownFileName] = S.[RealDownFileName], T.[RealFileName] = S.[RealFileName], T.[Remark] = S.[Remark], T.[ServiceName] = S.[ServiceName], T.[State] = S.[State], T.[TaskId] = S.[TaskId], T.[Type] = S.[Type];" +2021-12-06 10:21:08.833 G Executed DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""IF OBJECT_ID ('[dbo].[Set_TaskJobTempeadb2bd9]', 'U') IS NOT NULL DROP TABLE [dbo].[Set_TaskJobTempeadb2bd9]" +2021-12-06 10:21:08.856 G Executed DbCommand ("0"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0" +2021-12-06 10:21:08.876 G Executed DbCommand ("1"ms) [Parameters=["@p3='?' (DbType = Guid), @p0='?' (Size = 50), @p4='?' (Size = 50), @p1='?' (DbType = DateTime2), @p2='?' (Size = 50)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +UPDATE [Set_TaskJob] SET [ConcurrencyStamp] = @p0, [LastModificationTime] = @p1, [TaskId] = @p2 +WHERE [Id] = @p3 AND [ConcurrencyStamp] = @p4; +SELECT @@ROWCOUNT;" +2021-12-06 10:21:08.910 G Executing "ObjectResult", writing value of type '"System.String"'. +2021-12-06 10:21:08.915 G Executed action "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)" in 3204.8354ms +2021-12-06 10:21:08.917 G Executed endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)"' +2021-12-06 10:21:08.920 G Request finished HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/InvoiceSettledDetailDiff-Make?version=202110 - - - 200 - text/plain;+charset=utf-8 3275.6304ms +2021-12-06 10:22:15.182 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:22:31.397 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:22:31.685 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:22:31.779 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:23:07.057 G Request starting HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/InvoiceSettledDetailDiff-Make?version=202110&begin=2021-10-1&end=2021-10-31&cp7begin=2021-10-1&cp7end=2021-10-31 - - +2021-12-06 10:23:07.114 G Executing endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)"' +2021-12-06 10:23:07.116 G Route matched with "{action = \"InvoiceSettledDetailDiffMake\", controller = \"Report\", area = \"\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[System.String] InvoiceSettledDetailDiffMake(System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String)" on controller "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService" ("SettleAccount.Application"). +2021-12-06 10:23:07.125 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:23:07.133 G Executed DbCommand ("1"ms) [Parameters=["@p0='?' (DbType = Guid), @p1='?' (Size = 50), @p2='?' (DbType = Guid), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 50), @p6='?' (DbType = Guid), @p7='?' (DbType = Guid), @p8='?' (DbType = DateTime2), @p9='?' (Size = 500), @p10='?' (Size = 50), @p11='?' (DbType = Boolean), @p12='?' (Size = 4000), @p13='?' (Size = 4000), @p14='?' (Size = 500), @p15='?' (DbType = DateTime2), @p16='?' (DbType = Guid), @p17='?' (Size = 50), @p18='?' (Size = 500), @p19='?' (Size = 500), @p20='?' (Size = 4000), @p21='?' (Size = 300), @p22='?' (Size = 4000), @p23='?' (Size = 50), @p24='?' (Size = 4000)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +INSERT INTO [Set_TaskJob] ([Id], [ActionName], [BranchId], [ConcurrencyStamp], [CreationTime], [Creator], [CreatorId], [DeleterId], [DeletionTime], [DownFileName], [Email], [Enabled], [Error], [ExtraProperties], [FileName], [LastModificationTime], [LastModifierId], [Name], [RealDownFileName], [RealFileName], [Remark], [ServiceName], [State], [TaskId], [Type]) +VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24); +SELECT [IsDeleted] +FROM [Set_TaskJob] +WHERE @@ROWCOUNT = 1 AND [Id] = @p0;" +2021-12-06 10:23:07.197 G Executed DbCommand ("1"ms) [Parameters=["@__input_Id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__input_Id_0" +2021-12-06 10:23:07.222 G Executed DbCommand ("2"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0 +ORDER BY [s].[Id]" +2021-12-06 10:23:07.267 G Executed DbCommand ("28"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP 0 T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type] INTO [dbo].[Set_TaskJobTempcf8d6604] FROM [dbo].[Set_TaskJob] AS T LEFT JOIN [dbo].[Set_TaskJob] AS Source ON 1 = 0;" +2021-12-06 10:23:07.359 G Executed DbCommand ("60"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""MERGE [dbo].[Set_TaskJob] WITH (HOLDLOCK) AS T USING (SELECT TOP 1 * FROM [dbo].[Set_TaskJobTempcf8d6604] ORDER BY [Id]) AS S ON T.[Id] = S.[Id] WHEN MATCHED AND EXISTS (SELECT S.[Id], S.[ActionName], S.[BranchId], S.[ConcurrencyStamp], S.[CreationTime], S.[Creator], S.[CreatorId], S.[DeleterId], S.[DeletionTime], S.[DownFileName], S.[Email], S.[Enabled], S.[Error], S.[ExtraProperties], S.[FileName], S.[IsDeleted], S.[LastModificationTime], S.[LastModifierId], S.[Name], S.[RealDownFileName], S.[RealFileName], S.[Remark], S.[ServiceName], S.[State], S.[TaskId], S.[Type] EXCEPT SELECT T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type]) THEN UPDATE SET T.[ActionName] = S.[ActionName], T.[BranchId] = S.[BranchId], T.[ConcurrencyStamp] = S.[ConcurrencyStamp], T.[CreationTime] = S.[CreationTime], T.[Creator] = S.[Creator], T.[CreatorId] = S.[CreatorId], T.[DeleterId] = S.[DeleterId], T.[DeletionTime] = S.[DeletionTime], T.[DownFileName] = S.[DownFileName], T.[Email] = S.[Email], T.[Enabled] = S.[Enabled], T.[Error] = S.[Error], T.[ExtraProperties] = S.[ExtraProperties], T.[FileName] = S.[FileName], T.[IsDeleted] = S.[IsDeleted], T.[LastModificationTime] = S.[LastModificationTime], T.[LastModifierId] = S.[LastModifierId], T.[Name] = S.[Name], T.[RealDownFileName] = S.[RealDownFileName], T.[RealFileName] = S.[RealFileName], T.[Remark] = S.[Remark], T.[ServiceName] = S.[ServiceName], T.[State] = S.[State], T.[TaskId] = S.[TaskId], T.[Type] = S.[Type];" +2021-12-06 10:23:07.390 G Executed DbCommand ("25"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""IF OBJECT_ID ('[dbo].[Set_TaskJobTempcf8d6604]', 'U') IS NOT NULL DROP TABLE [dbo].[Set_TaskJobTempcf8d6604]" +2021-12-06 10:23:07.397 G Executed DbCommand ("1"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0" +2021-12-06 10:23:07.406 G Executed DbCommand ("2"ms) [Parameters=["@p3='?' (DbType = Guid), @p0='?' (Size = 50), @p4='?' (Size = 50), @p1='?' (DbType = DateTime2), @p2='?' (Size = 50)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +UPDATE [Set_TaskJob] SET [ConcurrencyStamp] = @p0, [LastModificationTime] = @p1, [TaskId] = @p2 +WHERE [Id] = @p3 AND [ConcurrencyStamp] = @p4; +SELECT @@ROWCOUNT;" +2021-12-06 10:23:07.417 G Executing "ObjectResult", writing value of type '"System.String"'. +2021-12-06 10:23:07.419 G Executed action "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)" in 300.8105ms +2021-12-06 10:23:07.424 G Executed endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)"' +2021-12-06 10:23:07.427 G Request finished HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/InvoiceSettledDetailDiff-Make?version=202110&begin=2021-10-1&end=2021-10-31&cp7begin=2021-10-1&cp7end=2021-10-31 - - - 200 - text/plain;+charset=utf-8 369.8854ms +2021-12-06 10:38:44.306 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 10:38:44.309 G 2 servers were removed due to timeout +2021-12-06 13:21:13.144 G Starting web host. +2021-12-06 13:21:21.212 G User profile is available. Using '"C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys"' as key repository and Windows DPAPI to encrypt keys at rest. +2021-12-06 13:21:21.312 G Loaded ABP modules: +2021-12-06 13:21:21.313 G - Win.Sfs.SettleAccount.SettleAccountHttpApiHostModule +2021-12-06 13:21:21.314 G - Win.Sfs.SettleAccount.SettleAccountApplicationModule +2021-12-06 13:21:21.314 G - Win.Sfs.SettleAccount.SettleAccountJobModule +2021-12-06 13:21:21.315 G - Win.Sfs.SettleAccount.SettleAccountDomainModule +2021-12-06 13:21:21.315 G - Volo.Abp.Domain.AbpDddDomainModule +2021-12-06 13:21:21.316 G - Volo.Abp.Auditing.AbpAuditingModule +2021-12-06 13:21:21.316 G - Volo.Abp.Data.AbpDataModule +2021-12-06 13:21:21.317 G - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-12-06 13:21:21.317 G - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-12-06 13:21:21.318 G - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-12-06 13:21:21.318 G - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-12-06 13:21:21.318 G - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-12-06 13:21:21.319 G - Volo.Abp.Json.AbpJsonModule +2021-12-06 13:21:21.319 G - Volo.Abp.Timing.AbpTimingModule +2021-12-06 13:21:21.320 G - Volo.Abp.Localization.AbpLocalizationModule +2021-12-06 13:21:21.320 G - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-12-06 13:21:21.320 G - Volo.Abp.Settings.AbpSettingsModule +2021-12-06 13:21:21.321 G - Volo.Abp.Security.AbpSecurityModule +2021-12-06 13:21:21.321 G - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-12-06 13:21:21.322 G - Volo.Abp.Threading.AbpThreadingModule +2021-12-06 13:21:21.322 G - Volo.Abp.EventBus.AbpEventBusModule +2021-12-06 13:21:21.322 G - Volo.Abp.Guids.AbpGuidsModule +2021-12-06 13:21:21.323 G - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-12-06 13:21:21.323 G - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-12-06 13:21:21.324 G - Volo.Abp.Specifications.AbpSpecificationsModule +2021-12-06 13:21:21.324 G - Win.Sfs.SettleAccount.SettleAccountDomainSharedModule +2021-12-06 13:21:21.325 G - Volo.Abp.Validation.AbpValidationModule +2021-12-06 13:21:21.325 G - Win.Sfs.SettleAccount.SettleAccountApplicationContractsModule +2021-12-06 13:21:21.325 G - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-12-06 13:21:21.326 G - Volo.Abp.Authorization.AbpAuthorizationModule +2021-12-06 13:21:21.326 G - Volo.Abp.Authorization.AbpAuthorizationAbstractionsModule +2021-12-06 13:21:21.327 G - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-12-06 13:21:21.328 G - Volo.Abp.Dapper.AbpDapperModule +2021-12-06 13:21:21.328 G - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-12-06 13:21:21.329 G - Win.Abp.Snowflakes.AbpSnowflakeGeneratorModule +2021-12-06 13:21:21.330 G - Volo.Abp.Http.Client.IdentityModel.AbpHttpClientIdentityModelModule +2021-12-06 13:21:21.330 G - Volo.Abp.Http.Client.AbpHttpClientModule +2021-12-06 13:21:21.330 G - Volo.Abp.Http.AbpHttpModule +2021-12-06 13:21:21.331 G - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-12-06 13:21:21.331 G - Volo.Abp.Minify.AbpMinifyModule +2021-12-06 13:21:21.332 G - Volo.Abp.Castle.AbpCastleCoreModule +2021-12-06 13:21:21.332 G - Volo.Abp.IdentityModel.AbpIdentityModelModule +2021-12-06 13:21:21.333 G - Volo.Abp.Caching.AbpCachingModule +2021-12-06 13:21:21.333 G - Volo.Abp.Serialization.AbpSerializationModule +2021-12-06 13:21:21.334 G - Volo.Abp.Identity.AbpIdentityHttpApiClientModule +2021-12-06 13:21:21.334 G - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-12-06 13:21:21.335 G - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-12-06 13:21:21.335 G - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-12-06 13:21:21.336 G - Volo.Abp.Features.AbpFeaturesModule +2021-12-06 13:21:21.336 G - Volo.Abp.Users.AbpUsersAbstractionModule +2021-12-06 13:21:21.337 G - Volo.Abp.Application.AbpDddApplicationModule +2021-12-06 13:21:21.337 G - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-12-06 13:21:21.338 G - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-12-06 13:21:21.338 G - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-12-06 13:21:21.339 G - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-12-06 13:21:21.340 G - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-12-06 13:21:21.341 G - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-12-06 13:21:21.342 G - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-12-06 13:21:21.343 G - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-12-06 13:21:21.344 G - Volo.Abp.UI.AbpUiModule +2021-12-06 13:21:21.345 G - Win.Sfs.SettleAccount.SettleAccountEntityFrameworkCoreModule +2021-12-06 13:21:21.345 G - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-12-06 13:21:21.346 G - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-12-06 13:21:21.347 G - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-12-06 13:21:21.347 G - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-12-06 13:21:21.348 G - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-12-06 13:21:21.349 G - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-12-06 13:21:21.350 G - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-12-06 13:21:21.350 G - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-12-06 13:21:21.351 G - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-12-06 13:21:21.352 G - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-12-06 13:21:21.352 G - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-12-06 13:21:21.353 G - Win.Sfs.SettleAccount.SettleAccountHttpApiModule +2021-12-06 13:21:21.353 G - Volo.Abp.Autofac.AbpAutofacModule +2021-12-06 13:21:21.354 G - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-12-06 13:21:21.354 G - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-12-06 13:21:21.355 G - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-12-06 13:21:21.355 G - Volo.Abp.BlobStoring.FileSystem.AbpBlobStoringFileSystemModule +2021-12-06 13:21:21.356 G - Volo.Abp.BackgroundJobs.Hangfire.AbpBackgroundJobsHangfireModule +2021-12-06 13:21:21.356 G - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-12-06 13:21:21.357 G - Volo.Abp.Hangfire.AbpHangfireModule +2021-12-06 13:21:21.432 G Start installing Hangfire SQL objects... +2021-12-06 13:21:21.588 G Hangfire SQL objects installed. +2021-12-06 13:21:21.601 G Starting Hangfire Server using job storage: 'SQL Server: 127.0.0.1@SettleAccountService' +2021-12-06 13:21:21.603 G Using the following options for SQL Server job storage: Queue poll interval: 00:00:15. +2021-12-06 13:21:21.604 G Using the following options for Hangfire Server: + Worker count: 20 + Listening queues: 'default' + Shutdown timeout: 00:00:15 + Schedule polling interval: 00:00:15 +2021-12-06 13:21:21.692 G Starting Hangfire Server using job storage: 'SQL Server: 127.0.0.1@SettleAccountService' +2021-12-06 13:21:21.694 G Using the following options for SQL Server job storage: Queue poll interval: 00:00:15. +2021-12-06 13:21:21.695 G Using the following options for Hangfire Server: + Worker count: 20 + Listening queues: 'default' + Shutdown timeout: 00:00:15 + Schedule polling interval: 00:00:15 +2021-12-06 13:21:21.952 G Server sk-20210819huao:16316:be069311 successfully announced in 239.1718 ms +2021-12-06 13:21:21.952 G Server sk-20210819huao:16316:25452107 successfully announced in 281.614 ms +2021-12-06 13:21:21.964 G Server sk-20210819huao:16316:be069311 is starting the registered dispatchers: ServerWatchdog, ServerJobCancellationWatcher, ExpirationManager, CountersAggregator, Worker, DelayedJobScheduler, RecurringJobScheduler... +2021-12-06 13:21:21.964 G Server sk-20210819huao:16316:25452107 is starting the registered dispatchers: ServerWatchdog, ServerJobCancellationWatcher, ExpirationManager, CountersAggregator, Worker, DelayedJobScheduler, RecurringJobScheduler... +2021-12-06 13:21:22.000 G 2 servers were removed due to timeout +2021-12-06 13:21:22.204 G Server sk-20210819huao:16316:be069311 all the dispatchers started +2021-12-06 13:21:22.218 G Server sk-20210819huao:16316:25452107 all the dispatchers started +2021-12-06 13:21:32.642 G No type was specified for the decimal property '"ConsignQty"' on entity type '"BTCarKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.644 G No type was specified for the decimal property '"ConsignQty"' on entity type '"BTNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.645 G No type was specified for the decimal property '"NeedQty"' on entity type '"BTNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.648 G No type was specified for the decimal property '"DiffQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.649 G No type was specified for the decimal property '"KBQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.650 G No type was specified for the decimal property '"SeqQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.651 G No type was specified for the decimal property '"Qty"' on entity type '"Bom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.652 G No type was specified for the decimal property '"ScrapPercent"' on entity type '"Bom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.653 G No type was specified for the decimal property '"TaxRate"' on entity type '"Customer"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.654 G No type was specified for the decimal property '"Qty"' on entity type '"CustomerBom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.655 G No type was specified for the decimal property '"Qty"' on entity type '"CarMaterialConfig"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.655 G No type was specified for the decimal property '"Qty"' on entity type '"EstimatedSum"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.656 G No type was specified for the decimal property '"Qty"' on entity type '"FIS_TH"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.657 G No type was specified for the decimal property '"SettledQty"' on entity type '"FIS_TH"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.658 G No type was specified for the decimal property '"Qty"' on entity type '"HQConsign"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.659 G No type was specified for the decimal property '"Qty"' on entity type '"HQSpecConsign"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.660 G No type was specified for the decimal property '"ConsignQty"' on entity type '"HQKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.661 G No type was specified for the decimal property '"NeedQty"' on entity type '"HQKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.663 G No type was specified for the decimal property '"ConsignQty"' on entity type '"HQSpecKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.664 G No type was specified for the decimal property '"NeedQty"' on entity type '"HQSpecKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.665 G No type was specified for the decimal property '"Amt"' on entity type '"Invoice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.666 G No type was specified for the decimal property '"Qty"' on entity type '"Invoice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.666 G No type was specified for the decimal property '"ExtendedMargin"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.667 G No type was specified for the decimal property '"ExtendedPrice"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.668 G No type was specified for the decimal property '"Price"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.669 G No type was specified for the decimal property '"Qty"' on entity type '"MaterialRelationshipDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.670 G No type was specified for the decimal property '"Price"' on entity type '"PriceList"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.671 G No type was specified for the decimal property '"DiffAmount"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.672 G No type was specified for the decimal property '"DiffPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.673 G No type was specified for the decimal property '"Price"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.673 G No type was specified for the decimal property '"RealSettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.674 G No type was specified for the decimal property '"RealSettlementPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.675 G No type was specified for the decimal property '"SettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.676 G No type was specified for the decimal property '"SettlementPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.677 G No type was specified for the decimal property '"SupplyProportion"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.678 G No type was specified for the decimal property '"TheoreticalSettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.679 G No type was specified for the decimal property '"UsedNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.680 G No type was specified for the decimal property '"Amt"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.681 G No type was specified for the decimal property '"Qty"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.682 G No type was specified for the decimal property '"Total"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.683 G No type was specified for the decimal property '"Amt"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.684 G No type was specified for the decimal property '"Qty"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.685 G No type was specified for the decimal property '"Total"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.686 G No type was specified for the decimal property '"CustomItemPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.686 G No type was specified for the decimal property '"CustomSubItemPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.687 G No type was specified for the decimal property '"SupplyProportionPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.688 G No type was specified for the decimal property '"Qty"' on entity type '"SettleAccount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.689 G No type was specified for the decimal property '"Qty"' on entity type '"UnSettleAccount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.690 G No type was specified for the decimal property '"PerCarNum"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.691 G No type was specified for the decimal property '"Price"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.692 G No type was specified for the decimal property '"QuantityPrice"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.693 G No type was specified for the decimal property '"Price"' on entity type '"SettlementPart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.695 G No type was specified for the decimal property '"Qty"' on entity type '"KanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.696 G No type was specified for the decimal property '"Amt"' on entity type '"ScrapClaims"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.696 G No type was specified for the decimal property '"Qty"' on entity type '"ScrapClaims"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.697 G No type was specified for the decimal property '"AmountNoTax"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.698 G No type was specified for the decimal property '"InvoicedQty"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.699 G No type was specified for the decimal property '"PurchasePriceNoTax"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.700 G No type was specified for the decimal property '"ReceiptQty"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.701 G No type was specified for the decimal property '"TaxRate"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.702 G No type was specified for the decimal property '"Qty"' on entity type '"WMSKanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.703 G No type was specified for the decimal property '"WMSDeliveryQty"' on entity type '"WMSKanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.704 G No type was specified for the decimal property '"AmountNoTax"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.704 G No type was specified for the decimal property '"InvoicedQty"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.705 G No type was specified for the decimal property '"PurchasePriceNoTax"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.706 G No type was specified for the decimal property '"ReceiptQty"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.707 G No type was specified for the decimal property '"TaxRate"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.708 G No type was specified for the decimal property '"InvoiceQty"' on entity type '"EstimatedInventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.709 G No type was specified for the decimal property '"ReceiveQty"' on entity type '"EstimatedInventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.710 G No type was specified for the decimal property '"DiffQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.711 G No type was specified for the decimal property '"EstimationQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.712 G No type was specified for the decimal property '"FgQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.713 G No type was specified for the decimal property '"StockQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.714 G No type was specified for the decimal property '"UnSettledQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.715 G No type was specified for the decimal property '"Qty"' on entity type '"FIS"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.716 G No type was specified for the decimal property '"SettledQty"' on entity type '"FIS"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.717 G No type was specified for the decimal property '"Qty"' on entity type '"FISExtend"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.718 G No type was specified for the decimal property '"SettledQty"' on entity type '"FISExtend"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.719 G No type was specified for the decimal property '"EndingInventoryQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.719 G No type was specified for the decimal property '"InputQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.720 G No type was specified for the decimal property '"OpeningInventoryQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.721 G No type was specified for the decimal property '"OutputQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.722 G No type was specified for the decimal property '"Price"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.723 G No type was specified for the decimal property '"ConsignQty"' on entity type '"JFCarKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.724 G No type was specified for the decimal property '"ConsignQty"' on entity type '"JFNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.725 G No type was specified for the decimal property '"InStockQty"' on entity type '"JFNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.726 G No type was specified for the decimal property '"CP7ScrapQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.727 G No type was specified for the decimal property '"ClaimQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.728 G No type was specified for the decimal property '"DiffPrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.729 G No type was specified for the decimal property '"DiffQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.730 G No type was specified for the decimal property '"InvoiceAmt"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.731 G No type was specified for the decimal property '"InvoicePrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.731 G No type was specified for the decimal property '"InvoiceQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.732 G No type was specified for the decimal property '"SalePrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.733 G No type was specified for the decimal property '"SettleQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.734 G No type was specified for the decimal property '"CustomSubItemPrice"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.735 G No type was specified for the decimal property '"CustomSubItemSumQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.736 G No type was specified for the decimal property '"ErpSubItemActualQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.737 G No type was specified for the decimal property '"ErpSubItemQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.737 G No type was specified for the decimal property '"OfflineQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.738 G No type was specified for the decimal property '"SumPriceNoTax"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.739 G No type was specified for the decimal property '"SumPriceWithTax"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.740 G No type was specified for the decimal property '"ActNoTaxAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.743 G No type was specified for the decimal property '"ActPaymentPartyQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.744 G No type was specified for the decimal property '"DiffAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.745 G No type was specified for the decimal property '"DiffQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.746 G No type was specified for the decimal property '"StaPaymentPartyQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.748 G No type was specified for the decimal property '"StdNoTaxAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.749 G No type was specified for the decimal property '"Qty"' on entity type '"SendUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.750 G No type was specified for the decimal property '"SettledQty"' on entity type '"SendUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.751 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.751 G No type was specified for the decimal property '"FisQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.752 G No type was specified for the decimal property '"StockQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.753 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.754 G No type was specified for the decimal property '"R3SettledQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.755 G No type was specified for the decimal property '"StockQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.756 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.757 G No type was specified for the decimal property '"FisUnSettledQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.758 G No type was specified for the decimal property '"StockQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 13:21:32.928 G Entity Framework Core "5.0.8" initialized '"PermissionManagementDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 13:21:32.928 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 13:21:32.928 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 13:21:32.928 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 13:21:32.928 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 13:21:33.622 G Executed DbCommand ("57"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:33.849 G Executed DbCommand ("16"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:33.894 G Executed DbCommand ("15"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:33.921 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:33.940 G Executed DbCommand ("14"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:33.978 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.042 G Executed DbCommand ("34"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.048 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.077 G Executed DbCommand ("20"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.139 G Executed DbCommand ("17"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.192 G Executed DbCommand ("23"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.236 G Executed DbCommand ("5"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.246 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.291 G Executed DbCommand ("40"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.337 G Executed DbCommand ("20"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.366 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.379 G Executed DbCommand ("8"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.407 G Executed DbCommand ("21"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.433 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.475 G Executed DbCommand ("27"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.490 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.496 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.507 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.514 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.561 G Executed DbCommand ("7"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.569 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.576 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.585 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.592 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.597 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.607 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.613 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.628 G Executed DbCommand ("3"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.634 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.641 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.647 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.657 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.664 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.675 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.681 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.689 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.694 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.703 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.711 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.720 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.726 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.734 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.740 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.746 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.755 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.763 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.770 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.777 G Executed DbCommand ("3"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.783 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.790 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.797 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.804 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.813 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.819 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.828 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.835 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.842 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.852 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.879 G Executed DbCommand ("10"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.908 G Executed DbCommand ("6"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.916 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.925 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.932 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.940 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.945 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.959 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.967 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.973 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.985 G Executed DbCommand ("3"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:34.991 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.009 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.024 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.042 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.052 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.070 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.100 G Executed DbCommand ("3"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.112 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.118 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.129 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.138 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.148 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.155 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.163 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.170 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.180 G Executed DbCommand ("3"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.201 G Executed DbCommand ("3"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.210 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.222 G Executed DbCommand ("8"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.233 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.251 G Executed DbCommand ("3"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.266 G Executed DbCommand ("6"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.273 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.287 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.302 G Executed DbCommand ("6"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.333 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.340 G Executed DbCommand ("3"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.346 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 13:21:35.886 G Initialized all ABP modules. +2021-12-06 13:21:36.036 G Now listening on: "http://localhost:44378" +2021-12-06 13:21:36.037 G Application started. Press Ctrl+C to shut down. +2021-12-06 13:21:36.038 G Hosting environment: "Development" +2021-12-06 13:21:36.039 G Content root path: "C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\host\SettleAccount.HttpApi.Host" +2021-12-06 13:21:37.608 G Request starting HTTP/1.1 GET http://localhost:44378/ - - +2021-12-06 13:21:38.925 G Entity Framework Core "5.0.8" initialized '"SettingManagementDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 13:21:38.955 G Executed DbCommand ("6"ms) [Parameters=["@__providerName_0='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[Value] +FROM [AbpSettings] AS [a] +WHERE ([a].[ProviderName] = @__providerName_0) AND [a].[ProviderKey] IS NULL" +2021-12-06 13:21:39.076 G Entity Framework Core "5.0.8" initialized '"SettingManagementDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 13:21:39.099 G Executed DbCommand ("8"ms) [Parameters=["@__providerName_0='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[Value] +FROM [AbpSettings] AS [a] +WHERE ([a].[ProviderName] = @__providerName_0) AND [a].[ProviderKey] IS NULL" +2021-12-06 13:21:39.337 G Executing endpoint '"Win.Sfs.SettleAccount.Controllers.HomeController.Index (SettleAccount.HttpApi.Host)"' +2021-12-06 13:21:39.456 G Route matched with "{action = \"Index\", controller = \"Home\", area = \"\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult Index()" on controller "Win.Sfs.SettleAccount.Controllers.HomeController" ("SettleAccount.HttpApi.Host"). +2021-12-06 13:21:39.530 G Executing RedirectResult, redirecting to "/swagger". +2021-12-06 13:21:39.548 G Executed action "Win.Sfs.SettleAccount.Controllers.HomeController.Index (SettleAccount.HttpApi.Host)" in 58.9662ms +2021-12-06 13:21:39.549 G Executed endpoint '"Win.Sfs.SettleAccount.Controllers.HomeController.Index (SettleAccount.HttpApi.Host)"' +2021-12-06 13:21:39.573 G Request finished HTTP/1.1 GET http://localhost:44378/ - - - 302 0 - 1968.2006ms +2021-12-06 13:21:39.596 G Request starting HTTP/1.1 GET http://localhost:44378/swagger/index.html - - +2021-12-06 13:21:39.697 G Request finished HTTP/1.1 GET http://localhost:44378/swagger/index.html - - - 200 - text/html;charset=utf-8 101.0457ms +2021-12-06 13:21:39.966 G Request starting HTTP/1.1 GET http://localhost:44378/swagger/v1/swagger.json - - +2021-12-06 13:21:42.452 G Request finished HTTP/1.1 GET http://localhost:44378/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 2485.8174ms +2021-12-06 13:22:53.931 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 13:22:56.618 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 13:22:56.688 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 13:22:56.719 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 13:22:56.868 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 13:22:57.223 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 13:22:57.388 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 13:22:57.408 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 13:22:57.661 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 13:23:01.570 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 13:24:29.357 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire - - +2021-12-06 13:24:29.905 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire - - - 200 - text/html 548.0622ms +2021-12-06 13:24:29.928 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 13:24:29.932 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 13:24:29.963 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 34.8360ms +2021-12-06 13:24:29.964 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 31.8651ms +2021-12-06 13:24:30.545 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - +2021-12-06 13:24:30.560 G CORS policy execution failed. +2021-12-06 13:24:30.562 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:24:30.567 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - - 200 - font/woff2 21.8323ms +2021-12-06 13:24:32.552 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 228 +2021-12-06 13:24:32.553 G CORS policy execution failed. +2021-12-06 13:24:32.554 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:24:32.605 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 228 - 200 - application/json 52.9545ms +2021-12-06 13:24:33.739 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/recurring - - +2021-12-06 13:24:33.777 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/recurring - - - 200 - text/html 38.5957ms +2021-12-06 13:24:34.006 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 13:24:34.007 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 13:24:34.014 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 6.9298ms +2021-12-06 13:24:34.018 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 11.6454ms +2021-12-06 13:24:34.036 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - +2021-12-06 13:24:34.038 G CORS policy execution failed. +2021-12-06 13:24:34.040 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:24:34.042 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - - 200 - font/woff2 6.1999ms +2021-12-06 13:24:35.456 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/retries - - +2021-12-06 13:24:35.473 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/retries - - - 200 - text/html 17.3925ms +2021-12-06 13:24:35.490 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 13:24:35.490 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 13:24:35.512 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 22.0796ms +2021-12-06 13:24:35.516 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 26.0171ms +2021-12-06 13:24:35.533 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - +2021-12-06 13:24:35.534 G CORS policy execution failed. +2021-12-06 13:24:35.535 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:24:35.537 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - - 200 - font/woff2 4.2614ms +2021-12-06 13:24:37.213 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/recurring - - +2021-12-06 13:24:37.251 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/recurring - - - 200 - text/html 38.5768ms +2021-12-06 13:24:37.276 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 13:24:37.276 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 13:24:37.284 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 8.2508ms +2021-12-06 13:24:37.319 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - +2021-12-06 13:24:37.320 G CORS policy execution failed. +2021-12-06 13:24:37.325 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:24:37.328 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 51.6390ms +2021-12-06 13:24:37.328 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - - 200 - font/woff2 8.6744ms +2021-12-06 13:24:38.734 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/jobs/enqueued - - +2021-12-06 13:24:38.766 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/jobs/enqueued - - - 200 - text/html 32.0434ms +2021-12-06 13:24:38.783 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 13:24:38.783 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 13:24:38.789 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 5.9468ms +2021-12-06 13:24:38.794 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 10.4653ms +2021-12-06 13:24:38.811 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - +2021-12-06 13:24:38.813 G CORS policy execution failed. +2021-12-06 13:24:38.815 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:24:38.818 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - - 200 - font/woff2 6.9421ms +2021-12-06 13:24:40.442 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/jobs/processing - - +2021-12-06 13:24:40.699 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/jobs/processing - - - 200 - text/html 257.0190ms +2021-12-06 13:24:40.717 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 13:24:40.719 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 13:24:40.725 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 7.8860ms +2021-12-06 13:24:40.728 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 8.6187ms +2021-12-06 13:24:40.755 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - +2021-12-06 13:24:40.756 G CORS policy execution failed. +2021-12-06 13:24:40.757 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:24:40.759 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - - 200 - font/woff2 3.7913ms +2021-12-06 13:24:42.895 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:24:42.897 G CORS policy execution failed. +2021-12-06 13:24:42.897 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:24:42.902 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.1945ms +2021-12-06 13:24:44.916 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:24:44.918 G CORS policy execution failed. +2021-12-06 13:24:44.919 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:24:44.923 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.0520ms +2021-12-06 13:24:46.940 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:24:46.943 G CORS policy execution failed. +2021-12-06 13:24:46.944 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:24:46.948 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 8.3437ms +2021-12-06 13:24:48.966 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:24:48.968 G CORS policy execution failed. +2021-12-06 13:24:48.969 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:24:48.973 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.8268ms +2021-12-06 13:24:50.983 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:24:50.985 G CORS policy execution failed. +2021-12-06 13:24:50.986 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:24:50.990 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.5638ms +2021-12-06 13:24:53.004 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:24:53.005 G CORS policy execution failed. +2021-12-06 13:24:53.006 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:24:53.009 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.0650ms +2021-12-06 13:24:55.028 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:24:55.030 G CORS policy execution failed. +2021-12-06 13:24:55.031 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:24:55.034 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.6141ms +2021-12-06 13:24:57.042 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:24:57.044 G CORS policy execution failed. +2021-12-06 13:24:57.045 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:24:57.048 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.9947ms +2021-12-06 13:24:59.054 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:24:59.055 G CORS policy execution failed. +2021-12-06 13:24:59.056 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:24:59.060 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.1812ms +2021-12-06 13:25:01.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:01.068 G CORS policy execution failed. +2021-12-06 13:25:01.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:01.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.9591ms +2021-12-06 13:25:03.085 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:03.086 G CORS policy execution failed. +2021-12-06 13:25:03.087 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:03.089 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3382ms +2021-12-06 13:25:05.097 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:05.099 G CORS policy execution failed. +2021-12-06 13:25:05.099 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:05.102 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9113ms +2021-12-06 13:25:07.114 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:07.115 G CORS policy execution failed. +2021-12-06 13:25:07.116 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:07.118 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4590ms +2021-12-06 13:25:09.126 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:09.127 G CORS policy execution failed. +2021-12-06 13:25:09.128 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:09.131 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8819ms +2021-12-06 13:25:11.144 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:11.145 G CORS policy execution failed. +2021-12-06 13:25:11.146 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:11.149 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.3220ms +2021-12-06 13:25:13.160 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:13.161 G CORS policy execution failed. +2021-12-06 13:25:13.162 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:13.165 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9498ms +2021-12-06 13:25:15.172 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:15.174 G CORS policy execution failed. +2021-12-06 13:25:15.175 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:15.178 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.7282ms +2021-12-06 13:25:17.187 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:17.188 G CORS policy execution failed. +2021-12-06 13:25:17.189 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:17.191 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3718ms +2021-12-06 13:25:19.195 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:19.196 G CORS policy execution failed. +2021-12-06 13:25:19.197 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:19.199 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4916ms +2021-12-06 13:25:21.218 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:21.219 G CORS policy execution failed. +2021-12-06 13:25:21.221 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:21.225 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.8294ms +2021-12-06 13:25:23.237 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:23.239 G CORS policy execution failed. +2021-12-06 13:25:23.239 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:23.242 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5862ms +2021-12-06 13:25:25.247 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:25.248 G CORS policy execution failed. +2021-12-06 13:25:25.249 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:25.253 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.7295ms +2021-12-06 13:25:27.260 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:27.261 G CORS policy execution failed. +2021-12-06 13:25:27.262 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:27.266 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.7111ms +2021-12-06 13:25:29.272 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:29.274 G CORS policy execution failed. +2021-12-06 13:25:29.275 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:29.279 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.1991ms +2021-12-06 13:25:31.291 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:31.292 G CORS policy execution failed. +2021-12-06 13:25:31.293 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:31.296 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8578ms +2021-12-06 13:25:33.312 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:33.314 G CORS policy execution failed. +2021-12-06 13:25:33.314 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:33.317 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4728ms +2021-12-06 13:25:35.323 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:35.324 G CORS policy execution failed. +2021-12-06 13:25:35.325 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:35.328 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6688ms +2021-12-06 13:25:37.337 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:37.339 G CORS policy execution failed. +2021-12-06 13:25:37.339 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:37.343 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.1334ms +2021-12-06 13:25:39.352 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:39.353 G CORS policy execution failed. +2021-12-06 13:25:39.354 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:39.357 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4380ms +2021-12-06 13:25:41.367 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:41.368 G CORS policy execution failed. +2021-12-06 13:25:41.369 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:41.372 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.2249ms +2021-12-06 13:25:43.379 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:43.381 G CORS policy execution failed. +2021-12-06 13:25:43.381 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:43.384 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8083ms +2021-12-06 13:25:45.397 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:45.398 G CORS policy execution failed. +2021-12-06 13:25:45.399 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:45.401 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3383ms +2021-12-06 13:25:47.409 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:47.411 G CORS policy execution failed. +2021-12-06 13:25:47.412 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:47.415 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.4927ms +2021-12-06 13:25:49.434 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:49.435 G CORS policy execution failed. +2021-12-06 13:25:49.436 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:49.438 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7099ms +2021-12-06 13:25:51.447 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:51.448 G CORS policy execution failed. +2021-12-06 13:25:51.450 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:51.453 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.0169ms +2021-12-06 13:25:53.461 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:53.463 G CORS policy execution failed. +2021-12-06 13:25:53.463 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:53.466 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7147ms +2021-12-06 13:25:55.472 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:55.473 G CORS policy execution failed. +2021-12-06 13:25:55.473 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:55.476 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5647ms +2021-12-06 13:25:57.480 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:57.481 G CORS policy execution failed. +2021-12-06 13:25:57.482 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:57.484 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2213ms +2021-12-06 13:25:59.493 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:25:59.494 G CORS policy execution failed. +2021-12-06 13:25:59.495 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:25:59.499 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.7371ms +2021-12-06 13:26:01.503 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:01.505 G CORS policy execution failed. +2021-12-06 13:26:01.505 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:01.508 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6327ms +2021-12-06 13:26:03.526 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:03.527 G CORS policy execution failed. +2021-12-06 13:26:03.528 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:03.530 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3786ms +2021-12-06 13:26:05.536 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:05.537 G CORS policy execution failed. +2021-12-06 13:26:05.538 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:05.541 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2111ms +2021-12-06 13:26:07.550 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:07.551 G CORS policy execution failed. +2021-12-06 13:26:07.552 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:07.556 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.4449ms +2021-12-06 13:26:09.575 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:09.576 G CORS policy execution failed. +2021-12-06 13:26:09.576 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:09.579 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3851ms +2021-12-06 13:26:11.587 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:11.588 G CORS policy execution failed. +2021-12-06 13:26:11.589 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:11.592 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5887ms +2021-12-06 13:26:13.606 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:13.607 G CORS policy execution failed. +2021-12-06 13:26:13.608 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:13.611 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5936ms +2021-12-06 13:26:15.628 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:15.629 G CORS policy execution failed. +2021-12-06 13:26:15.631 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:15.634 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.0719ms +2021-12-06 13:26:17.650 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:17.651 G CORS policy execution failed. +2021-12-06 13:26:17.652 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:17.654 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5748ms +2021-12-06 13:26:19.661 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:19.662 G CORS policy execution failed. +2021-12-06 13:26:19.663 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:19.665 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4062ms +2021-12-06 13:26:21.670 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:21.672 G CORS policy execution failed. +2021-12-06 13:26:21.673 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:21.677 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.1803ms +2021-12-06 13:26:23.686 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:23.687 G CORS policy execution failed. +2021-12-06 13:26:23.688 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:23.690 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2159ms +2021-12-06 13:26:25.703 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:25.704 G CORS policy execution failed. +2021-12-06 13:26:25.705 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:25.707 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4289ms +2021-12-06 13:26:27.723 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:27.724 G CORS policy execution failed. +2021-12-06 13:26:27.725 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:27.728 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.1164ms +2021-12-06 13:26:29.741 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:29.743 G CORS policy execution failed. +2021-12-06 13:26:29.744 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:29.746 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7034ms +2021-12-06 13:26:31.758 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:31.759 G CORS policy execution failed. +2021-12-06 13:26:31.760 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:31.762 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1760ms +2021-12-06 13:26:33.767 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:33.768 G CORS policy execution failed. +2021-12-06 13:26:33.769 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:33.772 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.1974ms +2021-12-06 13:26:35.786 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:35.787 G CORS policy execution failed. +2021-12-06 13:26:35.788 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:35.790 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5620ms +2021-12-06 13:26:37.801 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:37.802 G CORS policy execution failed. +2021-12-06 13:26:37.802 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:37.805 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5438ms +2021-12-06 13:26:39.809 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:39.810 G CORS policy execution failed. +2021-12-06 13:26:39.811 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:39.814 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4754ms +2021-12-06 13:26:41.819 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:41.821 G CORS policy execution failed. +2021-12-06 13:26:41.821 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:41.824 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5504ms +2021-12-06 13:26:43.838 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:43.839 G CORS policy execution failed. +2021-12-06 13:26:43.840 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:43.842 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1489ms +2021-12-06 13:26:45.853 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:45.854 G CORS policy execution failed. +2021-12-06 13:26:45.855 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:45.857 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4374ms +2021-12-06 13:26:47.866 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:47.867 G CORS policy execution failed. +2021-12-06 13:26:47.868 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:47.871 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9914ms +2021-12-06 13:26:49.889 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:49.890 G CORS policy execution failed. +2021-12-06 13:26:49.891 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:49.893 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2362ms +2021-12-06 13:26:51.912 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:51.913 G CORS policy execution failed. +2021-12-06 13:26:51.914 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:51.918 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.6387ms +2021-12-06 13:26:53.934 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:53.935 G CORS policy execution failed. +2021-12-06 13:26:53.936 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:53.939 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4873ms +2021-12-06 13:26:55.953 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:55.955 G CORS policy execution failed. +2021-12-06 13:26:55.956 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:55.959 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.1980ms +2021-12-06 13:26:57.963 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:57.965 G CORS policy execution failed. +2021-12-06 13:26:57.966 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:57.969 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.5220ms +2021-12-06 13:26:59.976 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:26:59.977 G CORS policy execution failed. +2021-12-06 13:26:59.978 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:26:59.981 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.4711ms +2021-12-06 13:27:01.991 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:01.993 G CORS policy execution failed. +2021-12-06 13:27:01.993 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:01.997 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.3875ms +2021-12-06 13:27:04.006 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:04.007 G CORS policy execution failed. +2021-12-06 13:27:04.008 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:04.011 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7815ms +2021-12-06 13:27:06.025 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:06.027 G CORS policy execution failed. +2021-12-06 13:27:06.028 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:06.032 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.5265ms +2021-12-06 13:27:08.054 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:08.054 G CORS policy execution failed. +2021-12-06 13:27:08.055 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:08.059 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9963ms +2021-12-06 13:27:10.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:10.073 G CORS policy execution failed. +2021-12-06 13:27:10.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:10.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.8706ms +2021-12-06 13:27:12.091 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:12.092 G CORS policy execution failed. +2021-12-06 13:27:12.093 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:12.096 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9730ms +2021-12-06 13:27:14.104 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:14.105 G CORS policy execution failed. +2021-12-06 13:27:14.105 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:14.108 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7885ms +2021-12-06 13:27:16.127 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:16.128 G CORS policy execution failed. +2021-12-06 13:27:16.128 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:16.131 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9300ms +2021-12-06 13:27:18.138 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:18.139 G CORS policy execution failed. +2021-12-06 13:27:18.140 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:18.143 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.3328ms +2021-12-06 13:27:20.154 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:20.155 G CORS policy execution failed. +2021-12-06 13:27:20.156 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:20.159 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2467ms +2021-12-06 13:27:22.165 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:22.166 G CORS policy execution failed. +2021-12-06 13:27:22.167 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:22.169 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5256ms +2021-12-06 13:27:24.186 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:24.187 G CORS policy execution failed. +2021-12-06 13:27:24.188 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:24.190 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5762ms +2021-12-06 13:27:26.198 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:26.199 G CORS policy execution failed. +2021-12-06 13:27:26.200 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:26.203 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.6982ms +2021-12-06 13:27:28.208 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:28.209 G CORS policy execution failed. +2021-12-06 13:27:28.210 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:28.212 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4608ms +2021-12-06 13:27:30.224 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:30.225 G CORS policy execution failed. +2021-12-06 13:27:30.226 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:30.229 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3759ms +2021-12-06 13:27:32.242 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:32.243 G CORS policy execution failed. +2021-12-06 13:27:32.244 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:32.246 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6766ms +2021-12-06 13:27:34.264 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:34.265 G CORS policy execution failed. +2021-12-06 13:27:34.266 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:34.269 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.3725ms +2021-12-06 13:27:36.285 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:36.286 G CORS policy execution failed. +2021-12-06 13:27:36.287 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:36.289 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1775ms +2021-12-06 13:27:38.298 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:38.299 G CORS policy execution failed. +2021-12-06 13:27:38.299 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:38.302 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.0756ms +2021-12-06 13:27:40.317 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:40.318 G CORS policy execution failed. +2021-12-06 13:27:40.318 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:40.321 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1722ms +2021-12-06 13:27:42.333 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:42.334 G CORS policy execution failed. +2021-12-06 13:27:42.336 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:42.340 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.3366ms +2021-12-06 13:27:44.356 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:44.358 G CORS policy execution failed. +2021-12-06 13:27:44.358 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:44.361 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2924ms +2021-12-06 13:27:46.374 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:46.375 G CORS policy execution failed. +2021-12-06 13:27:46.376 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:46.378 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1176ms +2021-12-06 13:27:48.397 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:48.398 G CORS policy execution failed. +2021-12-06 13:27:48.399 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:48.402 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7189ms +2021-12-06 13:27:51.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:51.074 G CORS policy execution failed. +2021-12-06 13:27:51.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:51.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.2434ms +2021-12-06 13:27:54.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:54.070 G CORS policy execution failed. +2021-12-06 13:27:54.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:54.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8515ms +2021-12-06 13:27:57.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:27:57.081 G CORS policy execution failed. +2021-12-06 13:27:57.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:27:57.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.8696ms +2021-12-06 13:28:00.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:28:00.070 G CORS policy execution failed. +2021-12-06 13:28:00.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:28:00.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5903ms +2021-12-06 13:28:03.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:28:03.083 G CORS policy execution failed. +2021-12-06 13:28:03.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:28:03.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.6066ms +2021-12-06 13:28:06.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:28:06.074 G CORS policy execution failed. +2021-12-06 13:28:06.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:28:06.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8065ms +2021-12-06 13:28:09.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:28:09.068 G CORS policy execution failed. +2021-12-06 13:28:09.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:28:09.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.4646ms +2021-12-06 13:28:12.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:28:12.078 G CORS policy execution failed. +2021-12-06 13:28:12.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:28:12.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2692ms +2021-12-06 13:28:15.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:28:15.074 G CORS policy execution failed. +2021-12-06 13:28:15.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:28:15.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.2326ms +2021-12-06 13:28:18.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:28:18.079 G CORS policy execution failed. +2021-12-06 13:28:18.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:28:18.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5168ms +2021-12-06 13:28:21.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:28:21.072 G CORS policy execution failed. +2021-12-06 13:28:21.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:28:21.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8950ms +2021-12-06 13:28:24.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:28:24.069 G CORS policy execution failed. +2021-12-06 13:28:24.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:28:24.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.4275ms +2021-12-06 13:28:27.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:28:27.071 G CORS policy execution failed. +2021-12-06 13:28:27.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:28:27.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.2497ms +2021-12-06 13:28:30.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:28:30.081 G CORS policy execution failed. +2021-12-06 13:28:30.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:28:30.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.7341ms +2021-12-06 13:28:33.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:28:33.080 G CORS policy execution failed. +2021-12-06 13:28:33.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:28:33.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.3276ms +2021-12-06 13:28:36.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:28:36.073 G CORS policy execution failed. +2021-12-06 13:28:36.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:28:36.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.6803ms +2021-12-06 13:28:39.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:28:39.079 G CORS policy execution failed. +2021-12-06 13:28:39.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:28:39.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.7457ms +2021-12-06 13:28:42.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:28:42.082 G CORS policy execution failed. +2021-12-06 13:28:42.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:28:42.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5116ms +2021-12-06 13:28:45.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:28:45.074 G CORS policy execution failed. +2021-12-06 13:28:45.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:28:45.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3658ms +2021-12-06 13:28:48.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:28:48.071 G CORS policy execution failed. +2021-12-06 13:28:48.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:28:48.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.4084ms +2021-12-06 13:28:51.085 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:28:51.086 G CORS policy execution failed. +2021-12-06 13:28:51.087 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:28:51.090 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.0453ms +2021-12-06 13:28:54.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:28:54.080 G CORS policy execution failed. +2021-12-06 13:28:54.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:28:54.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6582ms +2021-12-06 13:28:57.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:28:57.073 G CORS policy execution failed. +2021-12-06 13:28:57.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:28:57.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2748ms +2021-12-06 13:29:00.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:29:00.078 G CORS policy execution failed. +2021-12-06 13:29:00.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:29:00.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2904ms +2021-12-06 13:29:03.082 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:29:03.083 G CORS policy execution failed. +2021-12-06 13:29:03.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:29:03.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.1388ms +2021-12-06 13:29:06.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:29:06.068 G CORS policy execution failed. +2021-12-06 13:29:06.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:29:06.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9894ms +2021-12-06 13:29:09.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:29:09.075 G CORS policy execution failed. +2021-12-06 13:29:09.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:29:09.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2038ms +2021-12-06 13:29:12.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:29:12.079 G CORS policy execution failed. +2021-12-06 13:29:12.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:29:12.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2752ms +2021-12-06 13:29:15.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:29:15.074 G CORS policy execution failed. +2021-12-06 13:29:15.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:29:15.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.0861ms +2021-12-06 13:29:18.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:29:18.073 G CORS policy execution failed. +2021-12-06 13:29:18.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:29:18.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6577ms +2021-12-06 13:29:21.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:29:21.080 G CORS policy execution failed. +2021-12-06 13:29:21.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:29:21.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.7246ms +2021-12-06 13:29:24.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:29:24.073 G CORS policy execution failed. +2021-12-06 13:29:24.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:29:24.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7186ms +2021-12-06 13:29:27.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:29:27.077 G CORS policy execution failed. +2021-12-06 13:29:27.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:29:27.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2715ms +2021-12-06 13:29:30.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:29:30.081 G CORS policy execution failed. +2021-12-06 13:29:30.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:29:30.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5669ms +2021-12-06 13:29:33.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:29:33.070 G CORS policy execution failed. +2021-12-06 13:29:33.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:29:33.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7486ms +2021-12-06 13:29:36.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:29:36.078 G CORS policy execution failed. +2021-12-06 13:29:36.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:29:36.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6775ms +2021-12-06 13:29:39.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:29:39.069 G CORS policy execution failed. +2021-12-06 13:29:39.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:29:39.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3565ms +2021-12-06 13:29:42.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:29:42.077 G CORS policy execution failed. +2021-12-06 13:29:42.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:29:42.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 12.0329ms +2021-12-06 13:29:45.084 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:29:45.085 G CORS policy execution failed. +2021-12-06 13:29:45.086 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:29:45.089 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1474ms +2021-12-06 13:29:48.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:29:48.069 G CORS policy execution failed. +2021-12-06 13:29:48.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:29:48.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7771ms +2021-12-06 13:29:51.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:29:51.072 G CORS policy execution failed. +2021-12-06 13:29:51.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:29:51.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 11.1923ms +2021-12-06 13:29:54.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:29:54.080 G CORS policy execution failed. +2021-12-06 13:29:54.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:29:54.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.3020ms +2021-12-06 13:29:57.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:29:57.079 G CORS policy execution failed. +2021-12-06 13:29:57.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:29:57.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.7356ms +2021-12-06 13:30:00.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:30:00.076 G CORS policy execution failed. +2021-12-06 13:30:00.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:30:00.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.3524ms +2021-12-06 13:30:03.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:30:03.069 G CORS policy execution failed. +2021-12-06 13:30:03.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:30:03.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5075ms +2021-12-06 13:30:06.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:30:06.071 G CORS policy execution failed. +2021-12-06 13:30:06.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:30:06.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.9280ms +2021-12-06 13:30:09.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:30:09.082 G CORS policy execution failed. +2021-12-06 13:30:09.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:30:09.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5740ms +2021-12-06 13:30:12.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:30:12.069 G CORS policy execution failed. +2021-12-06 13:30:12.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:30:12.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6385ms +2021-12-06 13:30:15.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:30:15.077 G CORS policy execution failed. +2021-12-06 13:30:15.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:30:15.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.1694ms +2021-12-06 13:30:18.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:30:18.072 G CORS policy execution failed. +2021-12-06 13:30:18.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:30:18.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.8905ms +2021-12-06 13:30:21.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:30:21.076 G CORS policy execution failed. +2021-12-06 13:30:21.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:30:21.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.2606ms +2021-12-06 13:30:24.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:30:24.067 G CORS policy execution failed. +2021-12-06 13:30:24.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:30:24.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.1938ms +2021-12-06 13:30:27.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:30:27.080 G CORS policy execution failed. +2021-12-06 13:30:27.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:30:27.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6073ms +2021-12-06 13:30:30.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:30:30.078 G CORS policy execution failed. +2021-12-06 13:30:30.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:30:30.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.0798ms +2021-12-06 13:30:33.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:30:33.075 G CORS policy execution failed. +2021-12-06 13:30:33.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:30:33.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.5758ms +2021-12-06 13:30:36.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:30:36.070 G CORS policy execution failed. +2021-12-06 13:30:36.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:30:36.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7935ms +2021-12-06 13:30:39.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:30:39.070 G CORS policy execution failed. +2021-12-06 13:30:39.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:30:39.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8508ms +2021-12-06 13:30:42.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:30:42.072 G CORS policy execution failed. +2021-12-06 13:30:42.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:30:42.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6696ms +2021-12-06 13:30:45.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:30:45.080 G CORS policy execution failed. +2021-12-06 13:30:45.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:30:45.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7253ms +2021-12-06 13:30:48.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:30:48.072 G CORS policy execution failed. +2021-12-06 13:30:48.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:30:48.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2361ms +2021-12-06 13:30:51.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:30:51.078 G CORS policy execution failed. +2021-12-06 13:30:51.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:30:51.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.6174ms +2021-12-06 13:30:54.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:30:54.072 G CORS policy execution failed. +2021-12-06 13:30:54.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:30:54.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 9.3594ms +2021-12-06 13:30:57.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:30:57.072 G CORS policy execution failed. +2021-12-06 13:30:57.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:30:57.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.8955ms +2021-12-06 13:31:00.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:31:00.074 G CORS policy execution failed. +2021-12-06 13:31:00.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:31:00.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6768ms +2021-12-06 13:31:03.083 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:31:03.084 G CORS policy execution failed. +2021-12-06 13:31:03.085 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:31:03.094 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 10.2702ms +2021-12-06 13:31:06.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:31:06.078 G CORS policy execution failed. +2021-12-06 13:31:06.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:31:06.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 9.9831ms +2021-12-06 13:31:09.085 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:31:09.086 G CORS policy execution failed. +2021-12-06 13:31:09.087 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:31:09.092 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.7014ms +2021-12-06 13:31:12.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:31:12.078 G CORS policy execution failed. +2021-12-06 13:31:12.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:31:12.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.2461ms +2021-12-06 13:31:15.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:31:15.071 G CORS policy execution failed. +2021-12-06 13:31:15.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:31:15.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.7231ms +2021-12-06 13:31:18.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:31:18.081 G CORS policy execution failed. +2021-12-06 13:31:18.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:31:18.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.6221ms +2021-12-06 13:31:21.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:31:21.079 G CORS policy execution failed. +2021-12-06 13:31:21.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:31:21.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.6647ms +2021-12-06 13:31:24.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:31:24.074 G CORS policy execution failed. +2021-12-06 13:31:24.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:31:24.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.9045ms +2021-12-06 13:31:27.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:31:27.072 G CORS policy execution failed. +2021-12-06 13:31:27.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:31:27.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.7896ms +2021-12-06 13:31:30.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:31:30.073 G CORS policy execution failed. +2021-12-06 13:31:30.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:31:30.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.7132ms +2021-12-06 13:31:33.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:31:33.077 G CORS policy execution failed. +2021-12-06 13:31:33.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:31:33.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.7369ms +2021-12-06 13:31:36.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:31:36.070 G CORS policy execution failed. +2021-12-06 13:31:36.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:31:36.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.7251ms +2021-12-06 13:31:39.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:31:39.070 G CORS policy execution failed. +2021-12-06 13:31:39.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:31:39.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 10.2080ms +2021-12-06 13:31:42.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:31:42.082 G CORS policy execution failed. +2021-12-06 13:31:42.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:31:42.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6503ms +2021-12-06 13:31:45.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:31:45.073 G CORS policy execution failed. +2021-12-06 13:31:45.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:31:45.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.8489ms +2021-12-06 13:31:48.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:31:48.082 G CORS policy execution failed. +2021-12-06 13:31:48.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:31:48.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5926ms +2021-12-06 13:31:51.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:31:51.080 G CORS policy execution failed. +2021-12-06 13:31:51.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:31:51.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 8.6783ms +2021-12-06 13:31:54.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:31:54.072 G CORS policy execution failed. +2021-12-06 13:31:54.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:31:54.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.2911ms +2021-12-06 13:31:57.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:31:57.083 G CORS policy execution failed. +2021-12-06 13:31:57.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:31:57.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 10.6299ms +2021-12-06 13:32:00.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:32:00.076 G CORS policy execution failed. +2021-12-06 13:32:00.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:32:00.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.3239ms +2021-12-06 13:32:03.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:32:03.073 G CORS policy execution failed. +2021-12-06 13:32:03.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:32:03.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 8.7373ms +2021-12-06 13:32:06.086 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:32:06.087 G CORS policy execution failed. +2021-12-06 13:32:06.088 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:32:06.096 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 10.5152ms +2021-12-06 13:32:09.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:32:09.082 G CORS policy execution failed. +2021-12-06 13:32:09.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:32:09.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.3635ms +2021-12-06 13:32:12.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:32:12.080 G CORS policy execution failed. +2021-12-06 13:32:12.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:32:12.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.1549ms +2021-12-06 13:32:15.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:32:15.081 G CORS policy execution failed. +2021-12-06 13:32:15.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:32:15.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.5211ms +2021-12-06 13:32:18.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:32:18.071 G CORS policy execution failed. +2021-12-06 13:32:18.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:32:18.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.2234ms +2021-12-06 13:32:21.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:32:21.075 G CORS policy execution failed. +2021-12-06 13:32:21.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:32:21.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.8228ms +2021-12-06 13:32:24.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:32:24.069 G CORS policy execution failed. +2021-12-06 13:32:24.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:32:24.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.8008ms +2021-12-06 13:32:27.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:32:27.076 G CORS policy execution failed. +2021-12-06 13:32:27.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:32:27.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.9337ms +2021-12-06 13:32:30.087 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:32:30.088 G CORS policy execution failed. +2021-12-06 13:32:30.089 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:32:30.092 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9256ms +2021-12-06 13:32:33.222 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:32:33.224 G CORS policy execution failed. +2021-12-06 13:32:33.225 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:32:33.238 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 16.0462ms +2021-12-06 13:32:36.082 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:32:36.083 G CORS policy execution failed. +2021-12-06 13:32:36.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:32:36.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6876ms +2021-12-06 13:32:39.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:32:39.078 G CORS policy execution failed. +2021-12-06 13:32:39.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:32:39.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.9750ms +2021-12-06 13:32:42.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:32:42.081 G CORS policy execution failed. +2021-12-06 13:32:42.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:32:42.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.4900ms +2021-12-06 13:32:45.704 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:32:45.707 G CORS policy execution failed. +2021-12-06 13:32:45.708 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:32:45.718 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 13.9621ms +2021-12-06 13:32:48.204 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:32:48.355 G CORS policy execution failed. +2021-12-06 13:32:48.356 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:32:48.367 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 162.6151ms +2021-12-06 13:32:51.082 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:32:51.086 G CORS policy execution failed. +2021-12-06 13:32:51.087 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:32:51.091 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 9.4281ms +2021-12-06 13:32:54.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:32:54.081 G CORS policy execution failed. +2021-12-06 13:32:54.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:32:54.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.8460ms +2021-12-06 13:32:57.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:32:57.082 G CORS policy execution failed. +2021-12-06 13:32:57.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:32:57.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7594ms +2021-12-06 13:33:00.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:33:00.078 G CORS policy execution failed. +2021-12-06 13:33:00.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:33:00.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.6676ms +2021-12-06 13:33:03.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:33:03.083 G CORS policy execution failed. +2021-12-06 13:33:03.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:33:03.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.2441ms +2021-12-06 13:33:06.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:33:06.073 G CORS policy execution failed. +2021-12-06 13:33:06.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:33:06.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.6409ms +2021-12-06 13:33:09.082 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:33:09.084 G CORS policy execution failed. +2021-12-06 13:33:09.085 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:33:09.091 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 8.9716ms +2021-12-06 13:33:12.097 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:33:12.099 G CORS policy execution failed. +2021-12-06 13:33:12.099 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:33:12.103 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.7144ms +2021-12-06 13:33:15.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:33:15.072 G CORS policy execution failed. +2021-12-06 13:33:15.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:33:15.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9577ms +2021-12-06 13:33:18.082 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:33:18.083 G CORS policy execution failed. +2021-12-06 13:33:18.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:33:18.088 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.8186ms +2021-12-06 13:33:21.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:33:21.073 G CORS policy execution failed. +2021-12-06 13:33:21.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:33:21.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.1673ms +2021-12-06 13:33:24.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:33:24.076 G CORS policy execution failed. +2021-12-06 13:33:24.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:33:24.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.4384ms +2021-12-06 13:33:27.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:33:27.082 G CORS policy execution failed. +2021-12-06 13:33:27.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:33:27.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.2386ms +2021-12-06 13:33:30.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:33:30.082 G CORS policy execution failed. +2021-12-06 13:33:30.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:33:30.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.3183ms +2021-12-06 13:33:33.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:33:33.081 G CORS policy execution failed. +2021-12-06 13:33:33.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:33:33.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.6313ms +2021-12-06 13:33:36.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:33:36.068 G CORS policy execution failed. +2021-12-06 13:33:36.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:33:36.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8199ms +2021-12-06 13:33:39.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:33:39.081 G CORS policy execution failed. +2021-12-06 13:33:39.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:33:39.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.1700ms +2021-12-06 13:33:42.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:33:42.072 G CORS policy execution failed. +2021-12-06 13:33:42.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:33:42.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8335ms +2021-12-06 13:33:45.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:33:45.081 G CORS policy execution failed. +2021-12-06 13:33:45.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:33:45.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.0915ms +2021-12-06 13:33:48.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:33:48.082 G CORS policy execution failed. +2021-12-06 13:33:48.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:33:48.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9496ms +2021-12-06 13:33:51.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:33:51.070 G CORS policy execution failed. +2021-12-06 13:33:51.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:33:51.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.2300ms +2021-12-06 13:33:54.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:33:54.080 G CORS policy execution failed. +2021-12-06 13:33:54.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:33:54.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.1312ms +2021-12-06 13:33:57.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:33:57.075 G CORS policy execution failed. +2021-12-06 13:33:57.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:33:57.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.1641ms +2021-12-06 13:33:59.088 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:33:59.089 G CORS policy execution failed. +2021-12-06 13:33:59.090 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:33:59.092 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5467ms +2021-12-06 13:34:02.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:34:02.072 G CORS policy execution failed. +2021-12-06 13:34:02.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:34:02.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9267ms +2021-12-06 13:34:05.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:34:05.071 G CORS policy execution failed. +2021-12-06 13:34:05.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:34:05.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.2127ms +2021-12-06 13:34:08.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:34:08.080 G CORS policy execution failed. +2021-12-06 13:34:08.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:34:08.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9118ms +2021-12-06 13:34:11.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:34:11.082 G CORS policy execution failed. +2021-12-06 13:34:11.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:34:11.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.0771ms +2021-12-06 13:34:14.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:34:14.070 G CORS policy execution failed. +2021-12-06 13:34:14.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:34:14.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.4960ms +2021-12-06 13:34:17.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:34:17.081 G CORS policy execution failed. +2021-12-06 13:34:17.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:34:17.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5964ms +2021-12-06 13:34:20.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:34:20.075 G CORS policy execution failed. +2021-12-06 13:34:20.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:34:20.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1554ms +2021-12-06 13:34:23.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:34:23.071 G CORS policy execution failed. +2021-12-06 13:34:23.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:34:23.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6573ms +2021-12-06 13:34:25.083 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:34:25.084 G CORS policy execution failed. +2021-12-06 13:34:25.085 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:34:25.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5768ms +2021-12-06 13:34:28.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:34:28.079 G CORS policy execution failed. +2021-12-06 13:34:28.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:34:28.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5101ms +2021-12-06 13:34:31.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:34:31.078 G CORS policy execution failed. +2021-12-06 13:34:31.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:34:31.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.0923ms +2021-12-06 13:34:34.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:34:34.079 G CORS policy execution failed. +2021-12-06 13:34:34.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:34:34.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8706ms +2021-12-06 13:34:37.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:34:37.077 G CORS policy execution failed. +2021-12-06 13:34:37.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:34:37.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2697ms +2021-12-06 13:34:40.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:34:40.081 G CORS policy execution failed. +2021-12-06 13:34:40.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:34:40.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.0435ms +2021-12-06 13:34:43.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:34:43.078 G CORS policy execution failed. +2021-12-06 13:34:43.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:34:43.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7356ms +2021-12-06 13:34:46.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:34:46.075 G CORS policy execution failed. +2021-12-06 13:34:46.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:34:46.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2899ms +2021-12-06 13:34:48.774 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:34:48.776 G CORS policy execution failed. +2021-12-06 13:34:48.777 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:34:48.782 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 8.1546ms +2021-12-06 13:34:51.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:34:51.067 G CORS policy execution failed. +2021-12-06 13:34:51.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:34:51.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.6013ms +2021-12-06 13:34:54.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:34:54.072 G CORS policy execution failed. +2021-12-06 13:34:54.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:34:54.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3186ms +2021-12-06 13:34:57.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:34:57.070 G CORS policy execution failed. +2021-12-06 13:34:57.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:34:57.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.5518ms +2021-12-06 13:35:00.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:35:00.070 G CORS policy execution failed. +2021-12-06 13:35:00.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:35:00.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.8673ms +2021-12-06 13:35:02.695 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:35:02.700 G CORS policy execution failed. +2021-12-06 13:35:02.704 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:35:02.721 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 25.6811ms +2021-12-06 13:35:05.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:35:05.074 G CORS policy execution failed. +2021-12-06 13:35:05.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:35:05.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.8698ms +2021-12-06 13:35:08.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:35:08.076 G CORS policy execution failed. +2021-12-06 13:35:08.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:35:08.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1131ms +2021-12-06 13:35:11.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:35:11.077 G CORS policy execution failed. +2021-12-06 13:35:11.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:35:11.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.4062ms +2021-12-06 13:35:14.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:35:14.071 G CORS policy execution failed. +2021-12-06 13:35:14.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:35:14.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.2098ms +2021-12-06 13:35:17.083 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:35:17.084 G CORS policy execution failed. +2021-12-06 13:35:17.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:35:17.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6798ms +2021-12-06 13:35:20.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:35:20.082 G CORS policy execution failed. +2021-12-06 13:35:20.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:35:20.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.0678ms +2021-12-06 13:35:23.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:35:23.071 G CORS policy execution failed. +2021-12-06 13:35:23.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:35:23.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.3850ms +2021-12-06 13:35:26.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:35:26.075 G CORS policy execution failed. +2021-12-06 13:35:26.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:35:26.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 10.7873ms +2021-12-06 13:35:29.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:35:29.077 G CORS policy execution failed. +2021-12-06 13:35:29.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:35:29.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.0758ms +2021-12-06 13:35:32.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:35:32.077 G CORS policy execution failed. +2021-12-06 13:35:32.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:35:32.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.3523ms +2021-12-06 13:35:35.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:35:35.076 G CORS policy execution failed. +2021-12-06 13:35:35.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:35:35.088 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 16.8979ms +2021-12-06 13:35:38.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:35:38.081 G CORS policy execution failed. +2021-12-06 13:35:38.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:35:38.089 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 9.1441ms +2021-12-06 13:35:41.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:35:41.073 G CORS policy execution failed. +2021-12-06 13:35:41.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:35:41.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.0930ms +2021-12-06 13:35:44.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:35:44.070 G CORS policy execution failed. +2021-12-06 13:35:44.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:35:44.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.8702ms +2021-12-06 13:35:47.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:35:47.082 G CORS policy execution failed. +2021-12-06 13:35:47.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:35:47.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9515ms +2021-12-06 13:35:50.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:35:50.075 G CORS policy execution failed. +2021-12-06 13:35:50.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:35:50.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.3150ms +2021-12-06 13:35:53.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:35:53.073 G CORS policy execution failed. +2021-12-06 13:35:53.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:35:53.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.0659ms +2021-12-06 13:35:56.082 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:35:56.083 G CORS policy execution failed. +2021-12-06 13:35:56.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:35:56.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9418ms +2021-12-06 13:35:59.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:35:59.078 G CORS policy execution failed. +2021-12-06 13:35:59.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:35:59.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3153ms +2021-12-06 13:36:02.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:36:02.078 G CORS policy execution failed. +2021-12-06 13:36:02.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:36:02.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5340ms +2021-12-06 13:36:05.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:36:05.071 G CORS policy execution failed. +2021-12-06 13:36:05.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:36:05.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.8863ms +2021-12-06 13:36:08.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:36:08.081 G CORS policy execution failed. +2021-12-06 13:36:08.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:36:08.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.0589ms +2021-12-06 13:36:11.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:36:11.078 G CORS policy execution failed. +2021-12-06 13:36:11.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:36:11.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.6789ms +2021-12-06 13:36:14.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:36:14.070 G CORS policy execution failed. +2021-12-06 13:36:14.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:36:14.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.8307ms +2021-12-06 13:36:17.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:36:17.082 G CORS policy execution failed. +2021-12-06 13:36:17.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:36:17.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3721ms +2021-12-06 13:36:20.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:36:20.078 G CORS policy execution failed. +2021-12-06 13:36:20.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:36:20.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4389ms +2021-12-06 13:36:23.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:36:23.069 G CORS policy execution failed. +2021-12-06 13:36:23.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:36:23.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.7815ms +2021-12-06 13:36:26.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:36:26.082 G CORS policy execution failed. +2021-12-06 13:36:26.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:36:26.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7112ms +2021-12-06 13:36:29.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:36:29.070 G CORS policy execution failed. +2021-12-06 13:36:29.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:36:29.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.0852ms +2021-12-06 13:36:32.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:36:32.077 G CORS policy execution failed. +2021-12-06 13:36:32.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:36:32.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.5902ms +2021-12-06 13:36:35.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:36:35.077 G CORS policy execution failed. +2021-12-06 13:36:35.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:36:35.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7119ms +2021-12-06 13:36:38.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:36:38.080 G CORS policy execution failed. +2021-12-06 13:36:38.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:36:38.088 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 12.6010ms +2021-12-06 13:36:41.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:36:41.081 G CORS policy execution failed. +2021-12-06 13:36:41.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:36:41.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9452ms +2021-12-06 13:36:44.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:36:44.078 G CORS policy execution failed. +2021-12-06 13:36:44.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:36:44.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.3207ms +2021-12-06 13:36:47.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:36:47.075 G CORS policy execution failed. +2021-12-06 13:36:47.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:36:47.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3498ms +2021-12-06 13:36:50.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:36:50.068 G CORS policy execution failed. +2021-12-06 13:36:50.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:36:50.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.1155ms +2021-12-06 13:36:53.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:36:53.082 G CORS policy execution failed. +2021-12-06 13:36:53.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:36:53.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.7433ms +2021-12-06 13:36:56.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:36:56.070 G CORS policy execution failed. +2021-12-06 13:36:56.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:36:56.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.9564ms +2021-12-06 13:36:59.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:36:59.082 G CORS policy execution failed. +2021-12-06 13:36:59.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:36:59.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.4032ms +2021-12-06 13:37:02.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:37:02.072 G CORS policy execution failed. +2021-12-06 13:37:02.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:37:02.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.7747ms +2021-12-06 13:37:05.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:37:05.071 G CORS policy execution failed. +2021-12-06 13:37:05.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:37:05.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2891ms +2021-12-06 13:37:08.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:37:08.071 G CORS policy execution failed. +2021-12-06 13:37:08.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:37:08.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5721ms +2021-12-06 13:37:11.085 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:37:11.086 G CORS policy execution failed. +2021-12-06 13:37:11.087 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:37:11.090 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.2279ms +2021-12-06 13:37:14.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:37:14.068 G CORS policy execution failed. +2021-12-06 13:37:14.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:37:14.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.4640ms +2021-12-06 13:37:17.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:37:17.076 G CORS policy execution failed. +2021-12-06 13:37:17.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:37:17.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.8995ms +2021-12-06 13:37:20.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:37:20.081 G CORS policy execution failed. +2021-12-06 13:37:20.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:37:20.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.6542ms +2021-12-06 13:37:23.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:37:23.073 G CORS policy execution failed. +2021-12-06 13:37:23.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:37:23.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.9758ms +2021-12-06 13:37:26.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:37:26.080 G CORS policy execution failed. +2021-12-06 13:37:26.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:37:26.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.4506ms +2021-12-06 13:37:29.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:37:29.071 G CORS policy execution failed. +2021-12-06 13:37:29.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:37:29.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.5180ms +2021-12-06 13:37:32.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:37:32.080 G CORS policy execution failed. +2021-12-06 13:37:32.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:37:32.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 9.3105ms +2021-12-06 13:37:35.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:37:35.078 G CORS policy execution failed. +2021-12-06 13:37:35.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:37:35.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.0843ms +2021-12-06 13:37:38.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:37:38.069 G CORS policy execution failed. +2021-12-06 13:37:38.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:37:38.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.0169ms +2021-12-06 13:37:41.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:37:41.083 G CORS policy execution failed. +2021-12-06 13:37:41.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:37:41.088 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.9471ms +2021-12-06 13:37:44.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:37:44.072 G CORS policy execution failed. +2021-12-06 13:37:44.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:37:44.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.5459ms +2021-12-06 13:37:47.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:37:47.073 G CORS policy execution failed. +2021-12-06 13:37:47.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:37:47.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8490ms +2021-12-06 13:37:50.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:37:50.084 G CORS policy execution failed. +2021-12-06 13:37:50.085 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:37:50.089 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 8.0212ms +2021-12-06 13:37:53.083 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:37:53.085 G CORS policy execution failed. +2021-12-06 13:37:53.086 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:37:53.090 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.3703ms +2021-12-06 13:37:56.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:37:56.068 G CORS policy execution failed. +2021-12-06 13:37:56.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:37:56.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.5059ms +2021-12-06 13:37:59.082 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:37:59.083 G CORS policy execution failed. +2021-12-06 13:37:59.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:37:59.089 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.2712ms +2021-12-06 13:38:02.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:38:02.071 G CORS policy execution failed. +2021-12-06 13:38:02.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:38:02.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 8.7652ms +2021-12-06 13:38:05.087 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:38:05.088 G CORS policy execution failed. +2021-12-06 13:38:05.089 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:38:05.092 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.3257ms +2021-12-06 13:38:08.083 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:38:08.085 G CORS policy execution failed. +2021-12-06 13:38:08.086 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:38:08.102 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 18.8578ms +2021-12-06 13:38:11.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:38:11.068 G CORS policy execution failed. +2021-12-06 13:38:11.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:38:11.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 18.2671ms +2021-12-06 13:38:14.085 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:38:14.087 G CORS policy execution failed. +2021-12-06 13:38:14.090 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:38:14.105 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 20.3722ms +2021-12-06 13:38:17.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:38:17.080 G CORS policy execution failed. +2021-12-06 13:38:17.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:38:17.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9546ms +2021-12-06 13:38:20.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:38:20.076 G CORS policy execution failed. +2021-12-06 13:38:20.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:38:20.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.5575ms +2021-12-06 13:38:23.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:38:23.081 G CORS policy execution failed. +2021-12-06 13:38:23.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:38:23.099 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 19.8274ms +2021-12-06 13:38:26.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:38:26.073 G CORS policy execution failed. +2021-12-06 13:38:26.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:38:26.088 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 17.0169ms +2021-12-06 13:38:34.268 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:38:34.270 G CORS policy execution failed. +2021-12-06 13:38:34.271 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:38:34.289 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 21.1091ms +2021-12-06 13:38:34.329 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 13:38:34.364 G Executed DbCommand ("9"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0" +2021-12-06 13:38:34.684 G Executed DbCommand ("16"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP 0 T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type] INTO [dbo].[Set_TaskJobTemp66122369] FROM [dbo].[Set_TaskJob] AS T LEFT JOIN [dbo].[Set_TaskJob] AS Source ON 1 = 0;" +2021-12-06 13:38:34.828 G Executed DbCommand ("13"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""MERGE [dbo].[Set_TaskJob] WITH (HOLDLOCK) AS T USING (SELECT TOP 1 * FROM [dbo].[Set_TaskJobTemp66122369] ORDER BY [Id]) AS S ON T.[Id] = S.[Id] WHEN MATCHED AND EXISTS (SELECT S.[Id], S.[ActionName], S.[BranchId], S.[ConcurrencyStamp], S.[CreationTime], S.[Creator], S.[CreatorId], S.[DeleterId], S.[DeletionTime], S.[DownFileName], S.[Email], S.[Enabled], S.[Error], S.[ExtraProperties], S.[FileName], S.[IsDeleted], S.[LastModificationTime], S.[LastModifierId], S.[Name], S.[RealDownFileName], S.[RealFileName], S.[Remark], S.[ServiceName], S.[State], S.[TaskId], S.[Type] EXCEPT SELECT T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type]) THEN UPDATE SET T.[ActionName] = S.[ActionName], T.[BranchId] = S.[BranchId], T.[ConcurrencyStamp] = S.[ConcurrencyStamp], T.[CreationTime] = S.[CreationTime], T.[Creator] = S.[Creator], T.[CreatorId] = S.[CreatorId], T.[DeleterId] = S.[DeleterId], T.[DeletionTime] = S.[DeletionTime], T.[DownFileName] = S.[DownFileName], T.[Email] = S.[Email], T.[Enabled] = S.[Enabled], T.[Error] = S.[Error], T.[ExtraProperties] = S.[ExtraProperties], T.[FileName] = S.[FileName], T.[IsDeleted] = S.[IsDeleted], T.[LastModificationTime] = S.[LastModificationTime], T.[LastModifierId] = S.[LastModifierId], T.[Name] = S.[Name], T.[RealDownFileName] = S.[RealDownFileName], T.[RealFileName] = S.[RealFileName], T.[Remark] = S.[Remark], T.[ServiceName] = S.[ServiceName], T.[State] = S.[State], T.[TaskId] = S.[TaskId], T.[Type] = S.[Type];" +2021-12-06 13:38:34.836 G Executed DbCommand ("4"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""IF OBJECT_ID ('[dbo].[Set_TaskJobTemp66122369]', 'U') IS NOT NULL DROP TABLE [dbo].[Set_TaskJobTemp66122369]" +2021-12-06 13:38:34.978 G Executed DbCommand ("2"ms) [Parameters=["@p3='?' (DbType = Guid), @p0='?' (Size = 50), @p4='?' (Size = 50), @p1='?' (Size = 500), @p2='?' (DbType = DateTime2)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +UPDATE [Set_TaskJob] SET [ConcurrencyStamp] = @p0, [DownFileName] = @p1, [LastModificationTime] = @p2 +WHERE [Id] = @p3 AND [ConcurrencyStamp] = @p4; +SELECT @@ROWCOUNT;" +2021-12-06 13:38:37.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:38:37.077 G CORS policy execution failed. +2021-12-06 13:38:37.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:38:37.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 8.2061ms +2021-12-06 13:38:40.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:38:40.072 G CORS policy execution failed. +2021-12-06 13:38:40.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:38:40.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2068ms +2021-12-06 13:38:43.083 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:38:43.084 G CORS policy execution failed. +2021-12-06 13:38:43.085 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:38:43.088 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3822ms +2021-12-06 13:38:46.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:38:46.070 G CORS policy execution failed. +2021-12-06 13:38:46.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:38:46.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.0094ms +2021-12-06 13:38:49.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:38:49.075 G CORS policy execution failed. +2021-12-06 13:38:49.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:38:49.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.3814ms +2021-12-06 13:38:52.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:38:52.074 G CORS policy execution failed. +2021-12-06 13:38:52.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:38:52.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.5390ms +2021-12-06 13:38:55.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:38:55.071 G CORS policy execution failed. +2021-12-06 13:38:55.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:38:55.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.5351ms +2021-12-06 13:38:58.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:38:58.083 G CORS policy execution failed. +2021-12-06 13:38:58.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:38:58.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.3351ms +2021-12-06 13:39:01.083 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:39:01.084 G CORS policy execution failed. +2021-12-06 13:39:01.085 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:39:01.090 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.5540ms +2021-12-06 13:39:04.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:39:04.070 G CORS policy execution failed. +2021-12-06 13:39:04.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:39:04.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.9809ms +2021-12-06 13:39:08.747 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:39:08.755 G CORS policy execution failed. +2021-12-06 13:39:08.756 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:39:08.761 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 13.4277ms +2021-12-06 13:39:08.777 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 13:39:08.781 G Executed DbCommand ("1"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0" +2021-12-06 13:39:08.800 G Executed DbCommand ("4"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP 0 T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type] INTO [dbo].[Set_TaskJobTemp440a158f] FROM [dbo].[Set_TaskJob] AS T LEFT JOIN [dbo].[Set_TaskJob] AS Source ON 1 = 0;" +2021-12-06 13:39:08.815 G Executed DbCommand ("8"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""MERGE [dbo].[Set_TaskJob] WITH (HOLDLOCK) AS T USING (SELECT TOP 1 * FROM [dbo].[Set_TaskJobTemp440a158f] ORDER BY [Id]) AS S ON T.[Id] = S.[Id] WHEN MATCHED AND EXISTS (SELECT S.[Id], S.[ActionName], S.[BranchId], S.[ConcurrencyStamp], S.[CreationTime], S.[Creator], S.[CreatorId], S.[DeleterId], S.[DeletionTime], S.[DownFileName], S.[Email], S.[Enabled], S.[Error], S.[ExtraProperties], S.[FileName], S.[IsDeleted], S.[LastModificationTime], S.[LastModifierId], S.[Name], S.[RealDownFileName], S.[RealFileName], S.[Remark], S.[ServiceName], S.[State], S.[TaskId], S.[Type] EXCEPT SELECT T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type]) THEN UPDATE SET T.[ActionName] = S.[ActionName], T.[BranchId] = S.[BranchId], T.[ConcurrencyStamp] = S.[ConcurrencyStamp], T.[CreationTime] = S.[CreationTime], T.[Creator] = S.[Creator], T.[CreatorId] = S.[CreatorId], T.[DeleterId] = S.[DeleterId], T.[DeletionTime] = S.[DeletionTime], T.[DownFileName] = S.[DownFileName], T.[Email] = S.[Email], T.[Enabled] = S.[Enabled], T.[Error] = S.[Error], T.[ExtraProperties] = S.[ExtraProperties], T.[FileName] = S.[FileName], T.[IsDeleted] = S.[IsDeleted], T.[LastModificationTime] = S.[LastModificationTime], T.[LastModifierId] = S.[LastModifierId], T.[Name] = S.[Name], T.[RealDownFileName] = S.[RealDownFileName], T.[RealFileName] = S.[RealFileName], T.[Remark] = S.[Remark], T.[ServiceName] = S.[ServiceName], T.[State] = S.[State], T.[TaskId] = S.[TaskId], T.[Type] = S.[Type];" +2021-12-06 13:39:08.820 G Executed DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""IF OBJECT_ID ('[dbo].[Set_TaskJobTemp440a158f]', 'U') IS NOT NULL DROP TABLE [dbo].[Set_TaskJobTemp440a158f]" +2021-12-06 13:39:08.827 G Executed DbCommand ("1"ms) [Parameters=["@p3='?' (DbType = Guid), @p0='?' (Size = 50), @p4='?' (Size = 50), @p1='?' (Size = 500), @p2='?' (DbType = DateTime2)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +UPDATE [Set_TaskJob] SET [ConcurrencyStamp] = @p0, [DownFileName] = @p1, [LastModificationTime] = @p2 +WHERE [Id] = @p3 AND [ConcurrencyStamp] = @p4; +SELECT @@ROWCOUNT;" +2021-12-06 13:39:09.809 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 13:39:09.814 G Executed DbCommand ("0"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0" +2021-12-06 13:39:09.840 G Executed DbCommand ("6"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP 0 T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type] INTO [dbo].[Set_TaskJobTemp97cc9522] FROM [dbo].[Set_TaskJob] AS T LEFT JOIN [dbo].[Set_TaskJob] AS Source ON 1 = 0;" +2021-12-06 13:39:09.868 G Executed DbCommand ("17"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""MERGE [dbo].[Set_TaskJob] WITH (HOLDLOCK) AS T USING (SELECT TOP 1 * FROM [dbo].[Set_TaskJobTemp97cc9522] ORDER BY [Id]) AS S ON T.[Id] = S.[Id] WHEN MATCHED AND EXISTS (SELECT S.[Id], S.[ActionName], S.[BranchId], S.[ConcurrencyStamp], S.[CreationTime], S.[Creator], S.[CreatorId], S.[DeleterId], S.[DeletionTime], S.[DownFileName], S.[Email], S.[Enabled], S.[Error], S.[ExtraProperties], S.[FileName], S.[IsDeleted], S.[LastModificationTime], S.[LastModifierId], S.[Name], S.[RealDownFileName], S.[RealFileName], S.[Remark], S.[ServiceName], S.[State], S.[TaskId], S.[Type] EXCEPT SELECT T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type]) THEN UPDATE SET T.[ActionName] = S.[ActionName], T.[BranchId] = S.[BranchId], T.[ConcurrencyStamp] = S.[ConcurrencyStamp], T.[CreationTime] = S.[CreationTime], T.[Creator] = S.[Creator], T.[CreatorId] = S.[CreatorId], T.[DeleterId] = S.[DeleterId], T.[DeletionTime] = S.[DeletionTime], T.[DownFileName] = S.[DownFileName], T.[Email] = S.[Email], T.[Enabled] = S.[Enabled], T.[Error] = S.[Error], T.[ExtraProperties] = S.[ExtraProperties], T.[FileName] = S.[FileName], T.[IsDeleted] = S.[IsDeleted], T.[LastModificationTime] = S.[LastModificationTime], T.[LastModifierId] = S.[LastModifierId], T.[Name] = S.[Name], T.[RealDownFileName] = S.[RealDownFileName], T.[RealFileName] = S.[RealFileName], T.[Remark] = S.[Remark], T.[ServiceName] = S.[ServiceName], T.[State] = S.[State], T.[TaskId] = S.[TaskId], T.[Type] = S.[Type];" +2021-12-06 13:39:09.879 G Executed DbCommand ("4"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""IF OBJECT_ID ('[dbo].[Set_TaskJobTemp97cc9522]', 'U') IS NOT NULL DROP TABLE [dbo].[Set_TaskJobTemp97cc9522]" +2021-12-06 13:39:09.895 G Executed DbCommand ("1"ms) [Parameters=["@p3='?' (DbType = Guid), @p0='?' (Size = 50), @p4='?' (Size = 50), @p1='?' (Size = 500), @p2='?' (DbType = DateTime2)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +UPDATE [Set_TaskJob] SET [ConcurrencyStamp] = @p0, [DownFileName] = @p1, [LastModificationTime] = @p2 +WHERE [Id] = @p3 AND [ConcurrencyStamp] = @p4; +SELECT @@ROWCOUNT;" +2021-12-06 13:39:11.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:39:11.081 G CORS policy execution failed. +2021-12-06 13:39:11.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:39:11.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.3803ms +2021-12-06 13:39:14.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:39:14.084 G CORS policy execution failed. +2021-12-06 13:39:14.086 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:39:14.090 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 9.3367ms +2021-12-06 13:39:17.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:39:17.068 G CORS policy execution failed. +2021-12-06 13:39:17.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:39:17.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.3315ms +2021-12-06 13:39:20.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:39:20.075 G CORS policy execution failed. +2021-12-06 13:39:20.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:39:20.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8730ms +2021-12-06 13:39:23.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:39:23.083 G CORS policy execution failed. +2021-12-06 13:39:23.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:39:23.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.9798ms +2021-12-06 13:39:26.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:39:26.071 G CORS policy execution failed. +2021-12-06 13:39:26.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:39:26.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9405ms +2021-12-06 13:39:29.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:39:29.069 G CORS policy execution failed. +2021-12-06 13:39:29.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:39:29.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4222ms +2021-12-06 13:39:32.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:39:32.071 G CORS policy execution failed. +2021-12-06 13:39:32.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:39:32.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4310ms +2021-12-06 13:39:35.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:39:35.069 G CORS policy execution failed. +2021-12-06 13:39:35.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:39:35.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.2760ms +2021-12-06 13:39:38.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:39:38.076 G CORS policy execution failed. +2021-12-06 13:39:38.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:39:38.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.5731ms +2021-12-06 13:39:41.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:39:41.069 G CORS policy execution failed. +2021-12-06 13:39:41.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:39:41.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.3603ms +2021-12-06 13:39:44.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:39:44.072 G CORS policy execution failed. +2021-12-06 13:39:44.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:39:44.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6085ms +2021-12-06 13:39:47.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:39:47.073 G CORS policy execution failed. +2021-12-06 13:39:47.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:39:47.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7497ms +2021-12-06 13:39:50.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:39:50.081 G CORS policy execution failed. +2021-12-06 13:39:50.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:39:50.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.9321ms +2021-12-06 13:39:53.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:39:53.068 G CORS policy execution failed. +2021-12-06 13:39:53.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:39:53.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9889ms +2021-12-06 13:39:56.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:39:56.078 G CORS policy execution failed. +2021-12-06 13:39:56.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:39:56.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.8253ms +2021-12-06 13:39:59.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:39:59.083 G CORS policy execution failed. +2021-12-06 13:39:59.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:39:59.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.2132ms +2021-12-06 13:40:02.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:40:02.079 G CORS policy execution failed. +2021-12-06 13:40:02.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:40:02.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.0638ms +2021-12-06 13:40:05.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:40:05.073 G CORS policy execution failed. +2021-12-06 13:40:05.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:40:05.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6460ms +2021-12-06 13:40:08.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:40:08.072 G CORS policy execution failed. +2021-12-06 13:40:08.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:40:08.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9968ms +2021-12-06 13:40:11.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:40:11.076 G CORS policy execution failed. +2021-12-06 13:40:11.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:40:11.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.5474ms +2021-12-06 13:40:14.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:40:14.071 G CORS policy execution failed. +2021-12-06 13:40:14.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:40:14.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3082ms +2021-12-06 13:40:17.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:40:17.081 G CORS policy execution failed. +2021-12-06 13:40:17.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:40:17.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.2224ms +2021-12-06 13:40:20.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:40:20.079 G CORS policy execution failed. +2021-12-06 13:40:20.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:40:20.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.8468ms +2021-12-06 13:40:23.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:40:23.075 G CORS policy execution failed. +2021-12-06 13:40:23.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:40:23.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5062ms +2021-12-06 13:40:26.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:40:26.079 G CORS policy execution failed. +2021-12-06 13:40:26.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:40:26.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.7178ms +2021-12-06 13:40:29.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:40:29.077 G CORS policy execution failed. +2021-12-06 13:40:29.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:40:29.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.4250ms +2021-12-06 13:40:32.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:40:32.078 G CORS policy execution failed. +2021-12-06 13:40:32.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:40:32.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5643ms +2021-12-06 13:40:35.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:40:35.074 G CORS policy execution failed. +2021-12-06 13:40:35.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:40:35.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1034ms +2021-12-06 13:40:38.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:40:38.077 G CORS policy execution failed. +2021-12-06 13:40:38.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:40:38.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5708ms +2021-12-06 13:40:41.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:40:41.075 G CORS policy execution failed. +2021-12-06 13:40:41.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:40:41.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.0780ms +2021-12-06 13:40:44.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:40:44.083 G CORS policy execution failed. +2021-12-06 13:40:44.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:40:44.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.4636ms +2021-12-06 13:40:47.085 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:40:47.085 G CORS policy execution failed. +2021-12-06 13:40:47.086 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:40:47.088 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1324ms +2021-12-06 13:40:50.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:40:50.080 G CORS policy execution failed. +2021-12-06 13:40:50.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:40:50.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9312ms +2021-12-06 13:40:53.085 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:40:53.085 G CORS policy execution failed. +2021-12-06 13:40:53.086 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:40:53.088 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1209ms +2021-12-06 13:40:56.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:40:56.081 G CORS policy execution failed. +2021-12-06 13:40:56.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:40:56.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 9.5219ms +2021-12-06 13:40:59.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:40:59.074 G CORS policy execution failed. +2021-12-06 13:40:59.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:40:59.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.1225ms +2021-12-06 13:41:02.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:41:02.070 G CORS policy execution failed. +2021-12-06 13:41:02.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:41:02.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4709ms +2021-12-06 13:41:05.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:41:05.069 G CORS policy execution failed. +2021-12-06 13:41:05.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:41:05.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8859ms +2021-12-06 13:41:08.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:41:08.083 G CORS policy execution failed. +2021-12-06 13:41:08.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:41:08.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.1741ms +2021-12-06 13:41:11.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:41:11.083 G CORS policy execution failed. +2021-12-06 13:41:11.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:41:11.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.3415ms +2021-12-06 13:41:14.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:41:14.082 G CORS policy execution failed. +2021-12-06 13:41:14.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:41:14.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.9176ms +2021-12-06 13:41:17.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:41:17.081 G CORS policy execution failed. +2021-12-06 13:41:17.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:41:17.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 8.4262ms +2021-12-06 13:41:20.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:41:20.073 G CORS policy execution failed. +2021-12-06 13:41:20.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:41:20.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.3944ms +2021-12-06 13:41:23.988 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:41:24.025 G CORS policy execution failed. +2021-12-06 13:41:24.047 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:41:24.101 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 112.4022ms +2021-12-06 13:41:27.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:41:27.071 G CORS policy execution failed. +2021-12-06 13:41:27.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:41:27.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.5555ms +2021-12-06 13:41:30.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:41:30.080 G CORS policy execution failed. +2021-12-06 13:41:30.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:41:30.102 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 23.7263ms +2021-12-06 13:41:33.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:41:33.079 G CORS policy execution failed. +2021-12-06 13:41:33.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:41:33.101 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 23.3554ms +2021-12-06 13:41:36.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:41:36.080 G CORS policy execution failed. +2021-12-06 13:41:36.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:41:36.099 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 20.9014ms +2021-12-06 13:41:39.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:41:39.072 G CORS policy execution failed. +2021-12-06 13:41:39.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:41:39.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9053ms +2021-12-06 13:41:42.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:41:42.069 G CORS policy execution failed. +2021-12-06 13:41:42.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:41:42.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1539ms +2021-12-06 13:41:45.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:41:45.082 G CORS policy execution failed. +2021-12-06 13:41:45.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:41:45.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.3014ms +2021-12-06 13:41:48.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:41:48.071 G CORS policy execution failed. +2021-12-06 13:41:48.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:41:48.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9651ms +2021-12-06 13:41:51.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:41:51.077 G CORS policy execution failed. +2021-12-06 13:41:51.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:41:51.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6831ms +2021-12-06 13:41:54.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:41:54.078 G CORS policy execution failed. +2021-12-06 13:41:54.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:41:54.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1314ms +2021-12-06 13:41:57.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:41:57.081 G CORS policy execution failed. +2021-12-06 13:41:57.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:41:57.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2562ms +2021-12-06 13:42:00.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:42:00.080 G CORS policy execution failed. +2021-12-06 13:42:00.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:42:00.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4150ms +2021-12-06 13:42:03.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:42:03.077 G CORS policy execution failed. +2021-12-06 13:42:03.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:42:03.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4062ms +2021-12-06 13:42:06.085 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:42:06.086 G CORS policy execution failed. +2021-12-06 13:42:06.087 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:42:06.089 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4103ms +2021-12-06 13:42:09.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:42:09.084 G CORS policy execution failed. +2021-12-06 13:42:09.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:42:09.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.3978ms +2021-12-06 13:42:12.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:42:12.078 G CORS policy execution failed. +2021-12-06 13:42:12.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:42:12.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7130ms +2021-12-06 13:42:15.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:42:15.072 G CORS policy execution failed. +2021-12-06 13:42:15.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:42:15.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6493ms +2021-12-06 13:42:18.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:42:18.083 G CORS policy execution failed. +2021-12-06 13:42:18.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:42:18.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9931ms +2021-12-06 13:42:21.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:42:21.083 G CORS policy execution failed. +2021-12-06 13:42:21.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:42:21.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1046ms +2021-12-06 13:42:24.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:42:24.082 G CORS policy execution failed. +2021-12-06 13:42:24.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:42:24.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2772ms +2021-12-06 13:42:27.087 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:42:27.088 G CORS policy execution failed. +2021-12-06 13:42:27.088 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:42:27.090 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.2332ms +2021-12-06 13:42:29.099 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:42:29.101 G CORS policy execution failed. +2021-12-06 13:42:29.102 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:42:29.104 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.0684ms +2021-12-06 13:42:32.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:42:32.081 G CORS policy execution failed. +2021-12-06 13:42:32.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:42:32.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4905ms +2021-12-06 13:42:35.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:42:35.069 G CORS policy execution failed. +2021-12-06 13:42:35.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:42:35.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4540ms +2021-12-06 13:42:38.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:42:38.068 G CORS policy execution failed. +2021-12-06 13:42:38.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:42:38.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8526ms +2021-12-06 13:42:42.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:42:42.067 G CORS policy execution failed. +2021-12-06 13:42:42.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:42:42.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9454ms +2021-12-06 13:42:45.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:42:45.077 G CORS policy execution failed. +2021-12-06 13:42:45.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:42:45.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.0400ms +2021-12-06 13:42:48.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:42:48.068 G CORS policy execution failed. +2021-12-06 13:42:48.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:42:48.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3355ms +2021-12-06 13:42:51.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:42:51.081 G CORS policy execution failed. +2021-12-06 13:42:51.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:42:51.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5308ms +2021-12-06 13:42:54.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:42:54.082 G CORS policy execution failed. +2021-12-06 13:42:54.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:42:54.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7783ms +2021-12-06 13:42:57.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:42:57.071 G CORS policy execution failed. +2021-12-06 13:42:57.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:42:57.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1518ms +2021-12-06 13:43:00.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:43:00.072 G CORS policy execution failed. +2021-12-06 13:43:00.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:43:00.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.0929ms +2021-12-06 13:43:03.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:43:03.073 G CORS policy execution failed. +2021-12-06 13:43:03.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:43:03.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1069ms +2021-12-06 13:43:06.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:43:06.072 G CORS policy execution failed. +2021-12-06 13:43:06.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:43:06.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.0847ms +2021-12-06 13:43:09.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:43:09.077 G CORS policy execution failed. +2021-12-06 13:43:09.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:43:09.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4554ms +2021-12-06 13:43:12.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:43:12.071 G CORS policy execution failed. +2021-12-06 13:43:12.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:43:12.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.3930ms +2021-12-06 13:43:15.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:43:15.081 G CORS policy execution failed. +2021-12-06 13:43:15.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:43:15.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4528ms +2021-12-06 13:43:18.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:43:18.081 G CORS policy execution failed. +2021-12-06 13:43:18.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:43:18.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7516ms +2021-12-06 13:43:21.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:43:21.079 G CORS policy execution failed. +2021-12-06 13:43:21.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:43:21.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 8.5443ms +2021-12-06 13:43:24.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:43:24.070 G CORS policy execution failed. +2021-12-06 13:43:24.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:43:24.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9087ms +2021-12-06 13:43:27.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:43:27.070 G CORS policy execution failed. +2021-12-06 13:43:27.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:43:27.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5059ms +2021-12-06 13:43:30.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:43:30.077 G CORS policy execution failed. +2021-12-06 13:43:30.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:43:30.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 2.9579ms +2021-12-06 13:43:33.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:43:33.069 G CORS policy execution failed. +2021-12-06 13:43:33.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:43:33.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8712ms +2021-12-06 13:43:36.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:43:36.079 G CORS policy execution failed. +2021-12-06 13:43:36.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:43:36.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8748ms +2021-12-06 13:43:39.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:43:39.073 G CORS policy execution failed. +2021-12-06 13:43:39.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:43:39.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5135ms +2021-12-06 13:43:42.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:43:42.072 G CORS policy execution failed. +2021-12-06 13:43:42.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:43:42.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.1017ms +2021-12-06 13:43:45.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:43:45.076 G CORS policy execution failed. +2021-12-06 13:43:45.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:43:45.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.2102ms +2021-12-06 13:43:48.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:43:48.067 G CORS policy execution failed. +2021-12-06 13:43:48.067 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:43:48.069 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1521ms +2021-12-06 13:43:51.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:43:51.077 G CORS policy execution failed. +2021-12-06 13:43:51.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:43:51.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0592ms +2021-12-06 13:43:54.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:43:54.070 G CORS policy execution failed. +2021-12-06 13:43:54.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:43:54.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5578ms +2021-12-06 13:43:57.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:43:57.071 G CORS policy execution failed. +2021-12-06 13:43:57.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:43:57.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1273ms +2021-12-06 13:44:00.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:44:00.070 G CORS policy execution failed. +2021-12-06 13:44:00.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:44:00.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2782ms +2021-12-06 13:44:03.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:44:03.075 G CORS policy execution failed. +2021-12-06 13:44:03.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:44:03.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4065ms +2021-12-06 13:44:06.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:44:06.069 G CORS policy execution failed. +2021-12-06 13:44:06.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:44:06.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.3222ms +2021-12-06 13:44:09.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:44:09.072 G CORS policy execution failed. +2021-12-06 13:44:09.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:44:09.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.5287ms +2021-12-06 13:44:12.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:44:12.069 G CORS policy execution failed. +2021-12-06 13:44:12.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:44:12.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.3906ms +2021-12-06 13:44:15.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:44:15.071 G CORS policy execution failed. +2021-12-06 13:44:15.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:44:15.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5648ms +2021-12-06 13:44:18.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:44:18.081 G CORS policy execution failed. +2021-12-06 13:44:18.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:44:18.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3760ms +2021-12-06 13:44:21.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:44:21.068 G CORS policy execution failed. +2021-12-06 13:44:21.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:44:21.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4226ms +2021-12-06 13:44:24.085 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:44:24.086 G CORS policy execution failed. +2021-12-06 13:44:24.086 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:44:24.088 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 2.9842ms +2021-12-06 13:44:27.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:44:27.072 G CORS policy execution failed. +2021-12-06 13:44:27.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:44:27.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 2.9808ms +2021-12-06 13:44:30.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:44:30.076 G CORS policy execution failed. +2021-12-06 13:44:30.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:44:30.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2949ms +2021-12-06 13:44:33.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:44:33.073 G CORS policy execution failed. +2021-12-06 13:44:33.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:44:33.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0792ms +2021-12-06 13:44:36.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:44:36.076 G CORS policy execution failed. +2021-12-06 13:44:36.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:44:36.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9969ms +2021-12-06 13:44:39.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:44:39.073 G CORS policy execution failed. +2021-12-06 13:44:39.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:44:39.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6088ms +2021-12-06 13:44:42.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:44:42.071 G CORS policy execution failed. +2021-12-06 13:44:42.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:44:42.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.0315ms +2021-12-06 13:44:45.083 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:44:45.084 G CORS policy execution failed. +2021-12-06 13:44:45.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:44:45.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0250ms +2021-12-06 13:44:48.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:44:48.074 G CORS policy execution failed. +2021-12-06 13:44:48.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:44:48.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 2.9770ms +2021-12-06 13:44:51.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:44:51.072 G CORS policy execution failed. +2021-12-06 13:44:51.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:44:51.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6183ms +2021-12-06 13:44:54.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:44:54.079 G CORS policy execution failed. +2021-12-06 13:44:54.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:44:54.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.5354ms +2021-12-06 13:44:57.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:44:57.078 G CORS policy execution failed. +2021-12-06 13:44:57.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:44:57.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4983ms +2021-12-06 13:45:00.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:45:00.073 G CORS policy execution failed. +2021-12-06 13:45:00.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:45:00.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6664ms +2021-12-06 13:45:03.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:45:03.070 G CORS policy execution failed. +2021-12-06 13:45:03.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:45:03.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.3228ms +2021-12-06 13:45:06.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:45:06.082 G CORS policy execution failed. +2021-12-06 13:45:06.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:45:06.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7469ms +2021-12-06 13:45:09.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:45:09.075 G CORS policy execution failed. +2021-12-06 13:45:09.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:45:09.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5482ms +2021-12-06 13:45:12.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:45:12.069 G CORS policy execution failed. +2021-12-06 13:45:12.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:45:12.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8813ms +2021-12-06 13:45:15.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:45:15.068 G CORS policy execution failed. +2021-12-06 13:45:15.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:45:15.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3285ms +2021-12-06 13:45:18.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:45:18.077 G CORS policy execution failed. +2021-12-06 13:45:18.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:45:18.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0352ms +2021-12-06 13:45:21.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:45:21.076 G CORS policy execution failed. +2021-12-06 13:45:21.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:45:21.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8070ms +2021-12-06 13:45:24.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:45:24.075 G CORS policy execution failed. +2021-12-06 13:45:24.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:45:24.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5829ms +2021-12-06 13:45:27.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:45:27.080 G CORS policy execution failed. +2021-12-06 13:45:27.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:45:27.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.2522ms +2021-12-06 13:45:30.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:45:30.072 G CORS policy execution failed. +2021-12-06 13:45:30.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:45:30.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 2.9755ms +2021-12-06 13:45:33.084 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:45:33.085 G CORS policy execution failed. +2021-12-06 13:45:33.085 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:45:33.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 2.9916ms +2021-12-06 13:45:36.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:45:36.070 G CORS policy execution failed. +2021-12-06 13:45:36.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:45:36.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1012ms +2021-12-06 13:45:39.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:45:39.071 G CORS policy execution failed. +2021-12-06 13:45:39.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:45:39.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5782ms +2021-12-06 13:45:42.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:45:42.082 G CORS policy execution failed. +2021-12-06 13:45:42.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:45:42.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9204ms +2021-12-06 13:45:45.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:45:45.080 G CORS policy execution failed. +2021-12-06 13:45:45.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:45:45.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8383ms +2021-12-06 13:45:48.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:45:48.077 G CORS policy execution failed. +2021-12-06 13:45:48.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:45:48.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0784ms +2021-12-06 13:45:51.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:45:51.074 G CORS policy execution failed. +2021-12-06 13:45:51.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:45:51.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1958ms +2021-12-06 13:45:54.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:45:54.083 G CORS policy execution failed. +2021-12-06 13:45:54.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:45:54.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2008ms +2021-12-06 13:45:57.082 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:45:57.085 G CORS policy execution failed. +2021-12-06 13:45:57.085 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:45:57.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.6424ms +2021-12-06 13:46:00.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:46:00.078 G CORS policy execution failed. +2021-12-06 13:46:00.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:46:00.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8900ms +2021-12-06 13:46:03.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:46:03.074 G CORS policy execution failed. +2021-12-06 13:46:03.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:46:03.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9568ms +2021-12-06 13:46:06.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:46:06.068 G CORS policy execution failed. +2021-12-06 13:46:06.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:46:06.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2342ms +2021-12-06 13:46:09.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:46:09.076 G CORS policy execution failed. +2021-12-06 13:46:09.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:46:09.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4646ms +2021-12-06 13:46:12.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:46:12.080 G CORS policy execution failed. +2021-12-06 13:46:12.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:46:12.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3971ms +2021-12-06 13:46:15.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:46:15.072 G CORS policy execution failed. +2021-12-06 13:46:15.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:46:15.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1479ms +2021-12-06 13:46:18.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:46:18.069 G CORS policy execution failed. +2021-12-06 13:46:18.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:46:18.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7706ms +2021-12-06 13:46:21.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:46:21.066 G CORS policy execution failed. +2021-12-06 13:46:21.067 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:46:21.069 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4652ms +2021-12-06 13:46:24.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:46:24.073 G CORS policy execution failed. +2021-12-06 13:46:24.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:46:24.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3172ms +2021-12-06 13:46:27.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:46:27.069 G CORS policy execution failed. +2021-12-06 13:46:27.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:46:27.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5548ms +2021-12-06 13:46:30.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:46:30.070 G CORS policy execution failed. +2021-12-06 13:46:30.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:46:30.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4316ms +2021-12-06 13:46:33.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:46:33.081 G CORS policy execution failed. +2021-12-06 13:46:33.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:46:33.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4047ms +2021-12-06 13:46:36.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:46:36.071 G CORS policy execution failed. +2021-12-06 13:46:36.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:46:36.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4537ms +2021-12-06 13:46:39.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:46:39.067 G CORS policy execution failed. +2021-12-06 13:46:39.067 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:46:39.069 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5805ms +2021-12-06 13:46:42.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:46:42.079 G CORS policy execution failed. +2021-12-06 13:46:42.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:46:42.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8583ms +2021-12-06 13:46:45.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:46:45.082 G CORS policy execution failed. +2021-12-06 13:46:45.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:46:45.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.0576ms +2021-12-06 13:46:48.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:46:48.071 G CORS policy execution failed. +2021-12-06 13:46:48.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:46:48.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.0253ms +2021-12-06 13:46:51.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:46:51.078 G CORS policy execution failed. +2021-12-06 13:46:51.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:46:51.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7306ms +2021-12-06 13:46:54.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:46:54.080 G CORS policy execution failed. +2021-12-06 13:46:54.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:46:54.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.0402ms +2021-12-06 13:46:57.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:46:57.073 G CORS policy execution failed. +2021-12-06 13:46:57.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:46:57.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8059ms +2021-12-06 13:47:00.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:47:00.068 G CORS policy execution failed. +2021-12-06 13:47:00.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:47:00.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4027ms +2021-12-06 13:47:03.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:47:03.069 G CORS policy execution failed. +2021-12-06 13:47:03.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:47:03.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8616ms +2021-12-06 13:47:06.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:47:06.073 G CORS policy execution failed. +2021-12-06 13:47:06.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:47:06.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8100ms +2021-12-06 13:47:09.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:47:09.069 G CORS policy execution failed. +2021-12-06 13:47:09.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:47:09.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9676ms +2021-12-06 13:47:12.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:47:12.080 G CORS policy execution failed. +2021-12-06 13:47:12.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:47:12.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2716ms +2021-12-06 13:47:15.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:47:15.071 G CORS policy execution failed. +2021-12-06 13:47:15.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:47:15.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8555ms +2021-12-06 13:47:18.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:47:18.082 G CORS policy execution failed. +2021-12-06 13:47:18.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:47:18.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1920ms +2021-12-06 13:47:21.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:47:21.080 G CORS policy execution failed. +2021-12-06 13:47:21.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:47:21.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5392ms +2021-12-06 13:47:24.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:47:24.076 G CORS policy execution failed. +2021-12-06 13:47:24.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:47:24.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9906ms +2021-12-06 13:47:27.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:47:27.072 G CORS policy execution failed. +2021-12-06 13:47:27.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:47:27.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9822ms +2021-12-06 13:47:30.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:47:30.080 G CORS policy execution failed. +2021-12-06 13:47:30.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:47:30.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.5556ms +2021-12-06 13:47:33.082 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:47:33.084 G CORS policy execution failed. +2021-12-06 13:47:33.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:47:33.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1495ms +2021-12-06 13:47:36.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:47:36.067 G CORS policy execution failed. +2021-12-06 13:47:36.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:47:36.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9899ms +2021-12-06 13:47:39.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:47:39.080 G CORS policy execution failed. +2021-12-06 13:47:39.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:47:39.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3123ms +2021-12-06 13:47:42.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:47:42.073 G CORS policy execution failed. +2021-12-06 13:47:42.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:47:42.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1600ms +2021-12-06 13:47:45.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:47:45.075 G CORS policy execution failed. +2021-12-06 13:47:45.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:47:45.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5252ms +2021-12-06 13:47:48.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:47:48.069 G CORS policy execution failed. +2021-12-06 13:47:48.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:47:48.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0306ms +2021-12-06 13:47:51.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:47:51.082 G CORS policy execution failed. +2021-12-06 13:47:51.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:47:51.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5193ms +2021-12-06 13:47:54.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:47:54.070 G CORS policy execution failed. +2021-12-06 13:47:54.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:47:54.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7512ms +2021-12-06 13:47:57.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:47:57.079 G CORS policy execution failed. +2021-12-06 13:47:57.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:47:57.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5671ms +2021-12-06 13:48:00.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:48:00.072 G CORS policy execution failed. +2021-12-06 13:48:00.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:48:00.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3947ms +2021-12-06 13:48:03.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:48:03.075 G CORS policy execution failed. +2021-12-06 13:48:03.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:48:03.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 2.9623ms +2021-12-06 13:48:06.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:48:06.070 G CORS policy execution failed. +2021-12-06 13:48:06.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:48:06.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3734ms +2021-12-06 13:48:09.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:48:09.079 G CORS policy execution failed. +2021-12-06 13:48:09.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:48:09.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.2797ms +2021-12-06 13:48:12.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:48:12.078 G CORS policy execution failed. +2021-12-06 13:48:12.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:48:12.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.2062ms +2021-12-06 13:48:15.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:48:15.070 G CORS policy execution failed. +2021-12-06 13:48:15.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:48:15.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7897ms +2021-12-06 13:48:18.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:48:18.069 G CORS policy execution failed. +2021-12-06 13:48:18.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:48:18.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4372ms +2021-12-06 13:48:21.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:48:21.075 G CORS policy execution failed. +2021-12-06 13:48:21.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:48:21.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.2188ms +2021-12-06 13:48:24.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:48:24.082 G CORS policy execution failed. +2021-12-06 13:48:24.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:48:24.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.7864ms +2021-12-06 13:48:27.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:48:27.072 G CORS policy execution failed. +2021-12-06 13:48:27.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:48:27.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8414ms +2021-12-06 13:48:30.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:48:30.080 G CORS policy execution failed. +2021-12-06 13:48:30.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:48:30.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.0176ms +2021-12-06 13:48:33.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:48:33.072 G CORS policy execution failed. +2021-12-06 13:48:33.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:48:33.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4544ms +2021-12-06 13:48:36.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:48:36.071 G CORS policy execution failed. +2021-12-06 13:48:36.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:48:36.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7940ms +2021-12-06 13:48:39.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:48:39.078 G CORS policy execution failed. +2021-12-06 13:48:39.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:48:39.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5964ms +2021-12-06 13:48:42.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:48:42.074 G CORS policy execution failed. +2021-12-06 13:48:42.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:48:42.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.0308ms +2021-12-06 13:48:45.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:48:45.067 G CORS policy execution failed. +2021-12-06 13:48:45.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:48:45.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4018ms +2021-12-06 13:48:48.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:48:48.076 G CORS policy execution failed. +2021-12-06 13:48:48.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:48:48.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0058ms +2021-12-06 13:48:51.082 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:48:51.083 G CORS policy execution failed. +2021-12-06 13:48:51.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:48:51.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0274ms +2021-12-06 13:48:54.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:48:54.074 G CORS policy execution failed. +2021-12-06 13:48:54.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:48:54.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.0886ms +2021-12-06 13:48:57.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:48:57.076 G CORS policy execution failed. +2021-12-06 13:48:57.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:48:57.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3151ms +2021-12-06 13:49:00.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:49:00.074 G CORS policy execution failed. +2021-12-06 13:49:00.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:49:00.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3399ms +2021-12-06 13:49:03.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:49:03.082 G CORS policy execution failed. +2021-12-06 13:49:03.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:49:03.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2822ms +2021-12-06 13:49:06.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:49:06.081 G CORS policy execution failed. +2021-12-06 13:49:06.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:49:06.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5080ms +2021-12-06 13:49:09.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:49:09.076 G CORS policy execution failed. +2021-12-06 13:49:09.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:49:09.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3686ms +2021-12-06 13:49:12.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:49:12.070 G CORS policy execution failed. +2021-12-06 13:49:12.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:49:12.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1109ms +2021-12-06 13:49:15.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:49:15.078 G CORS policy execution failed. +2021-12-06 13:49:15.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:49:15.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.0902ms +2021-12-06 13:49:18.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:49:18.080 G CORS policy execution failed. +2021-12-06 13:49:18.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:49:18.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7066ms +2021-12-06 13:49:21.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:49:21.081 G CORS policy execution failed. +2021-12-06 13:49:21.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:49:21.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.5168ms +2021-12-06 13:49:24.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:49:24.074 G CORS policy execution failed. +2021-12-06 13:49:24.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:49:24.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.5960ms +2021-12-06 13:49:27.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:49:27.079 G CORS policy execution failed. +2021-12-06 13:49:27.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:49:27.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6526ms +2021-12-06 13:49:30.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:49:30.081 G CORS policy execution failed. +2021-12-06 13:49:30.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:49:30.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2390ms +2021-12-06 13:49:33.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:49:33.076 G CORS policy execution failed. +2021-12-06 13:49:33.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:49:33.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8965ms +2021-12-06 13:49:36.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:49:36.069 G CORS policy execution failed. +2021-12-06 13:49:36.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:49:36.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.2234ms +2021-12-06 13:49:39.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:49:39.083 G CORS policy execution failed. +2021-12-06 13:49:39.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:49:39.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6211ms +2021-12-06 13:49:42.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:49:42.082 G CORS policy execution failed. +2021-12-06 13:49:42.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:49:42.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6647ms +2021-12-06 13:49:45.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:49:45.077 G CORS policy execution failed. +2021-12-06 13:49:45.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:49:45.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7631ms +2021-12-06 13:49:48.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:49:48.070 G CORS policy execution failed. +2021-12-06 13:49:48.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:49:48.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.2894ms +2021-12-06 13:49:51.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:49:51.082 G CORS policy execution failed. +2021-12-06 13:49:51.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:49:51.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.1450ms +2021-12-06 13:49:54.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:49:54.076 G CORS policy execution failed. +2021-12-06 13:49:54.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:49:54.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6194ms +2021-12-06 13:49:57.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:49:57.071 G CORS policy execution failed. +2021-12-06 13:49:57.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:49:57.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.2981ms +2021-12-06 13:50:00.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:50:00.068 G CORS policy execution failed. +2021-12-06 13:50:00.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:50:00.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.0231ms +2021-12-06 13:50:03.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:50:03.082 G CORS policy execution failed. +2021-12-06 13:50:03.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:50:03.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3981ms +2021-12-06 13:50:06.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:50:06.078 G CORS policy execution failed. +2021-12-06 13:50:06.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:50:06.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.5705ms +2021-12-06 13:50:09.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:50:09.072 G CORS policy execution failed. +2021-12-06 13:50:09.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:50:09.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4028ms +2021-12-06 13:50:12.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:50:12.070 G CORS policy execution failed. +2021-12-06 13:50:12.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:50:12.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.0868ms +2021-12-06 13:50:15.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:50:15.068 G CORS policy execution failed. +2021-12-06 13:50:15.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:50:15.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1783ms +2021-12-06 13:50:18.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:50:18.081 G CORS policy execution failed. +2021-12-06 13:50:18.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:50:18.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9403ms +2021-12-06 13:50:21.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:50:21.076 G CORS policy execution failed. +2021-12-06 13:50:21.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:50:21.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3991ms +2021-12-06 13:50:24.083 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:50:24.086 G CORS policy execution failed. +2021-12-06 13:50:24.086 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:50:24.088 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.7960ms +2021-12-06 13:50:27.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:50:27.080 G CORS policy execution failed. +2021-12-06 13:50:27.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:50:27.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.0010ms +2021-12-06 13:50:30.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:50:30.069 G CORS policy execution failed. +2021-12-06 13:50:30.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:50:30.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1811ms +2021-12-06 13:50:33.082 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:50:33.086 G CORS policy execution failed. +2021-12-06 13:50:33.087 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:50:33.089 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.7968ms +2021-12-06 13:50:36.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:50:36.080 G CORS policy execution failed. +2021-12-06 13:50:36.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:50:36.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9982ms +2021-12-06 13:50:39.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:50:39.075 G CORS policy execution failed. +2021-12-06 13:50:39.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:50:39.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9144ms +2021-12-06 13:50:42.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:50:42.072 G CORS policy execution failed. +2021-12-06 13:50:42.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:50:42.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3965ms +2021-12-06 13:50:45.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:50:45.079 G CORS policy execution failed. +2021-12-06 13:50:45.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:50:45.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3306ms +2021-12-06 13:50:48.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:50:48.075 G CORS policy execution failed. +2021-12-06 13:50:48.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:50:48.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.8598ms +2021-12-06 13:50:51.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:50:51.075 G CORS policy execution failed. +2021-12-06 13:50:51.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:50:51.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3551ms +2021-12-06 13:50:54.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:50:54.069 G CORS policy execution failed. +2021-12-06 13:50:54.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:50:54.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1509ms +2021-12-06 13:50:57.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:50:57.070 G CORS policy execution failed. +2021-12-06 13:50:57.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:50:57.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5968ms +2021-12-06 13:51:00.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:51:00.084 G CORS policy execution failed. +2021-12-06 13:51:00.085 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:51:00.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.4632ms +2021-12-06 13:51:03.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:51:03.074 G CORS policy execution failed. +2021-12-06 13:51:03.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:51:03.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6791ms +2021-12-06 13:51:06.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:51:06.068 G CORS policy execution failed. +2021-12-06 13:51:06.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:51:06.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5713ms +2021-12-06 13:51:09.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:51:09.072 G CORS policy execution failed. +2021-12-06 13:51:09.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:51:09.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2953ms +2021-12-06 13:51:12.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:51:12.082 G CORS policy execution failed. +2021-12-06 13:51:12.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:51:12.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4646ms +2021-12-06 13:51:15.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:51:15.081 G CORS policy execution failed. +2021-12-06 13:51:15.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:51:15.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4049ms +2021-12-06 13:51:18.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:51:18.076 G CORS policy execution failed. +2021-12-06 13:51:18.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:51:18.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.5839ms +2021-12-06 13:51:21.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:51:21.083 G CORS policy execution failed. +2021-12-06 13:51:21.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:51:21.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8901ms +2021-12-06 13:51:24.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:51:24.072 G CORS policy execution failed. +2021-12-06 13:51:24.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:51:24.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.0154ms +2021-12-06 13:51:27.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:51:27.078 G CORS policy execution failed. +2021-12-06 13:51:27.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:51:27.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5862ms +2021-12-06 13:51:30.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:51:30.068 G CORS policy execution failed. +2021-12-06 13:51:30.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:51:30.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7920ms +2021-12-06 13:51:33.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:51:33.074 G CORS policy execution failed. +2021-12-06 13:51:33.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:51:33.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2923ms +2021-12-06 13:51:36.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:51:36.068 G CORS policy execution failed. +2021-12-06 13:51:36.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:51:36.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2462ms +2021-12-06 13:51:39.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:51:39.071 G CORS policy execution failed. +2021-12-06 13:51:39.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:51:39.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1338ms +2021-12-06 13:51:42.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:51:42.077 G CORS policy execution failed. +2021-12-06 13:51:42.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:51:42.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6314ms +2021-12-06 13:51:45.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:51:45.067 G CORS policy execution failed. +2021-12-06 13:51:45.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:51:45.069 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6815ms +2021-12-06 13:51:48.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:51:48.067 G CORS policy execution failed. +2021-12-06 13:51:48.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:51:48.069 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7668ms +2021-12-06 13:51:51.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:51:51.068 G CORS policy execution failed. +2021-12-06 13:51:51.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:51:51.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5432ms +2021-12-06 13:51:54.084 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:51:54.085 G CORS policy execution failed. +2021-12-06 13:51:54.085 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:51:54.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0798ms +2021-12-06 13:51:57.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:51:57.082 G CORS policy execution failed. +2021-12-06 13:51:57.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:51:57.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8643ms +2021-12-06 13:52:00.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:52:00.073 G CORS policy execution failed. +2021-12-06 13:52:00.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:52:00.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1083ms +2021-12-06 13:52:03.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:52:03.079 G CORS policy execution failed. +2021-12-06 13:52:03.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:52:03.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6675ms +2021-12-06 13:52:06.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:52:06.082 G CORS policy execution failed. +2021-12-06 13:52:06.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:52:06.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3630ms +2021-12-06 13:52:09.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:52:09.075 G CORS policy execution failed. +2021-12-06 13:52:09.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:52:09.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7558ms +2021-12-06 13:52:12.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:52:12.078 G CORS policy execution failed. +2021-12-06 13:52:12.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:52:12.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5530ms +2021-12-06 13:52:15.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:52:15.071 G CORS policy execution failed. +2021-12-06 13:52:15.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:52:15.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2775ms +2021-12-06 13:52:18.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:52:18.072 G CORS policy execution failed. +2021-12-06 13:52:18.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:52:18.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7120ms +2021-12-06 13:52:21.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:52:21.069 G CORS policy execution failed. +2021-12-06 13:52:21.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:52:21.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4619ms +2021-12-06 13:52:24.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:52:24.082 G CORS policy execution failed. +2021-12-06 13:52:24.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:52:24.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7060ms +2021-12-06 13:52:27.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:52:27.069 G CORS policy execution failed. +2021-12-06 13:52:27.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:52:27.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1469ms +2021-12-06 13:52:30.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:52:30.070 G CORS policy execution failed. +2021-12-06 13:52:30.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:52:30.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6850ms +2021-12-06 13:52:33.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:52:33.082 G CORS policy execution failed. +2021-12-06 13:52:33.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:52:33.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4998ms +2021-12-06 13:52:36.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:52:36.083 G CORS policy execution failed. +2021-12-06 13:52:36.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:52:36.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7139ms +2021-12-06 13:52:39.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:52:39.081 G CORS policy execution failed. +2021-12-06 13:52:39.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:52:39.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1076ms +2021-12-06 13:52:42.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:52:42.070 G CORS policy execution failed. +2021-12-06 13:52:42.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:52:42.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5042ms +2021-12-06 13:52:45.083 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:52:45.084 G CORS policy execution failed. +2021-12-06 13:52:45.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:52:45.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 2.9366ms +2021-12-06 13:52:48.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:52:48.075 G CORS policy execution failed. +2021-12-06 13:52:48.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:52:48.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.0371ms +2021-12-06 13:52:51.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:52:51.071 G CORS policy execution failed. +2021-12-06 13:52:51.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:52:51.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.9903ms +2021-12-06 13:52:54.085 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:52:54.086 G CORS policy execution failed. +2021-12-06 13:52:54.087 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:52:54.089 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4583ms +2021-12-06 13:52:57.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:52:57.079 G CORS policy execution failed. +2021-12-06 13:52:57.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:52:57.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6004ms +2021-12-06 13:53:00.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:53:00.081 G CORS policy execution failed. +2021-12-06 13:53:00.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:53:00.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.4953ms +2021-12-06 13:53:03.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:53:03.069 G CORS policy execution failed. +2021-12-06 13:53:03.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:53:03.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1339ms +2021-12-06 13:53:06.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:53:06.076 G CORS policy execution failed. +2021-12-06 13:53:06.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:53:06.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7717ms +2021-12-06 13:53:09.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:53:09.073 G CORS policy execution failed. +2021-12-06 13:53:09.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:53:09.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4131ms +2021-12-06 13:53:12.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:53:12.082 G CORS policy execution failed. +2021-12-06 13:53:12.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:53:12.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4125ms +2021-12-06 13:53:15.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:53:15.073 G CORS policy execution failed. +2021-12-06 13:53:15.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:53:15.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0232ms +2021-12-06 13:53:18.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:53:18.078 G CORS policy execution failed. +2021-12-06 13:53:18.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:53:18.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3215ms +2021-12-06 13:53:21.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:53:21.079 G CORS policy execution failed. +2021-12-06 13:53:21.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:53:21.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1161ms +2021-12-06 13:53:24.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:53:24.083 G CORS policy execution failed. +2021-12-06 13:53:24.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:53:24.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5929ms +2021-12-06 13:53:27.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:53:27.077 G CORS policy execution failed. +2021-12-06 13:53:27.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:53:27.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1555ms +2021-12-06 13:53:30.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:53:30.071 G CORS policy execution failed. +2021-12-06 13:53:30.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:53:30.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0691ms +2021-12-06 13:53:33.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:53:33.081 G CORS policy execution failed. +2021-12-06 13:53:33.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:53:33.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1376ms +2021-12-06 13:53:36.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:53:36.078 G CORS policy execution failed. +2021-12-06 13:53:36.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:53:36.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5193ms +2021-12-06 13:53:39.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:53:39.075 G CORS policy execution failed. +2021-12-06 13:53:39.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:53:39.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6246ms +2021-12-06 13:53:42.082 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:53:42.083 G CORS policy execution failed. +2021-12-06 13:53:42.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:53:42.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7964ms +2021-12-06 13:53:45.084 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:53:45.085 G CORS policy execution failed. +2021-12-06 13:53:45.085 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:53:45.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 2.9904ms +2021-12-06 13:53:48.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:53:48.080 G CORS policy execution failed. +2021-12-06 13:53:48.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:53:48.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2318ms +2021-12-06 13:53:51.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:53:51.081 G CORS policy execution failed. +2021-12-06 13:53:51.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:53:51.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3437ms +2021-12-06 13:53:54.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:53:54.074 G CORS policy execution failed. +2021-12-06 13:53:54.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:53:54.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.3611ms +2021-12-06 13:53:57.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:53:57.074 G CORS policy execution failed. +2021-12-06 13:53:57.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:53:57.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.2638ms +2021-12-06 13:54:00.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:54:00.080 G CORS policy execution failed. +2021-12-06 13:54:00.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:54:00.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2105ms +2021-12-06 13:54:03.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:54:03.072 G CORS policy execution failed. +2021-12-06 13:54:03.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:54:03.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.1751ms +2021-12-06 13:54:06.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:54:06.082 G CORS policy execution failed. +2021-12-06 13:54:06.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:54:06.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9240ms +2021-12-06 13:54:09.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:54:09.075 G CORS policy execution failed. +2021-12-06 13:54:09.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:54:09.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5701ms +2021-12-06 13:54:12.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:54:12.080 G CORS policy execution failed. +2021-12-06 13:54:12.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:54:12.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9327ms +2021-12-06 13:54:15.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:54:15.072 G CORS policy execution failed. +2021-12-06 13:54:15.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:54:15.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.2053ms +2021-12-06 13:54:18.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:54:18.073 G CORS policy execution failed. +2021-12-06 13:54:18.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:54:18.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7260ms +2021-12-06 13:54:21.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:54:21.078 G CORS policy execution failed. +2021-12-06 13:54:21.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:54:21.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7962ms +2021-12-06 13:54:24.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:54:24.070 G CORS policy execution failed. +2021-12-06 13:54:24.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:54:24.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2186ms +2021-12-06 13:54:27.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:54:27.082 G CORS policy execution failed. +2021-12-06 13:54:27.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:54:27.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8877ms +2021-12-06 13:54:30.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:54:30.076 G CORS policy execution failed. +2021-12-06 13:54:30.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:54:30.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2377ms +2021-12-06 13:54:33.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:54:33.071 G CORS policy execution failed. +2021-12-06 13:54:33.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:54:33.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5446ms +2021-12-06 13:54:36.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:54:36.076 G CORS policy execution failed. +2021-12-06 13:54:36.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:54:36.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.2783ms +2021-12-06 13:54:39.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:54:39.072 G CORS policy execution failed. +2021-12-06 13:54:39.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:54:39.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.0313ms +2021-12-06 13:54:42.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:54:42.083 G CORS policy execution failed. +2021-12-06 13:54:42.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:54:42.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1490ms +2021-12-06 13:54:45.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:54:45.072 G CORS policy execution failed. +2021-12-06 13:54:45.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:54:45.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.0778ms +2021-12-06 13:54:48.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:54:48.072 G CORS policy execution failed. +2021-12-06 13:54:48.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:54:48.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4138ms +2021-12-06 13:54:51.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:54:51.082 G CORS policy execution failed. +2021-12-06 13:54:51.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:54:51.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9408ms +2021-12-06 13:54:54.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:54:54.080 G CORS policy execution failed. +2021-12-06 13:54:54.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:54:54.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1391ms +2021-12-06 13:54:57.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:54:57.081 G CORS policy execution failed. +2021-12-06 13:54:57.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:54:57.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9586ms +2021-12-06 13:55:00.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:55:00.074 G CORS policy execution failed. +2021-12-06 13:55:00.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:55:00.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4018ms +2021-12-06 13:55:03.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:55:03.073 G CORS policy execution failed. +2021-12-06 13:55:03.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:55:03.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4326ms +2021-12-06 13:55:06.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:55:06.074 G CORS policy execution failed. +2021-12-06 13:55:06.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:55:06.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4398ms +2021-12-06 13:55:09.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:55:09.081 G CORS policy execution failed. +2021-12-06 13:55:09.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:55:09.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4081ms +2021-12-06 13:55:12.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:55:12.076 G CORS policy execution failed. +2021-12-06 13:55:12.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:55:12.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.3303ms +2021-12-06 13:55:15.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:55:15.075 G CORS policy execution failed. +2021-12-06 13:55:15.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:55:15.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8171ms +2021-12-06 13:55:18.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:55:18.075 G CORS policy execution failed. +2021-12-06 13:55:18.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:55:18.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3201ms +2021-12-06 13:55:21.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:55:21.071 G CORS policy execution failed. +2021-12-06 13:55:21.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:55:21.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.0633ms +2021-12-06 13:55:24.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:55:24.071 G CORS policy execution failed. +2021-12-06 13:55:24.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:55:24.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6149ms +2021-12-06 13:55:27.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:55:27.072 G CORS policy execution failed. +2021-12-06 13:55:27.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:55:27.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1010ms +2021-12-06 13:55:30.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:55:30.069 G CORS policy execution failed. +2021-12-06 13:55:30.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:55:30.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4051ms +2021-12-06 13:55:33.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:55:33.073 G CORS policy execution failed. +2021-12-06 13:55:33.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:55:33.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5662ms +2021-12-06 13:55:36.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:55:36.078 G CORS policy execution failed. +2021-12-06 13:55:36.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:55:36.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5715ms +2021-12-06 13:55:39.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:55:39.072 G CORS policy execution failed. +2021-12-06 13:55:39.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:55:39.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1222ms +2021-12-06 13:55:42.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:55:42.078 G CORS policy execution failed. +2021-12-06 13:55:42.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:55:42.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7916ms +2021-12-06 13:55:45.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:55:45.072 G CORS policy execution failed. +2021-12-06 13:55:45.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:55:45.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4584ms +2021-12-06 13:55:48.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:55:48.073 G CORS policy execution failed. +2021-12-06 13:55:48.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:55:48.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6523ms +2021-12-06 13:55:51.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:55:51.074 G CORS policy execution failed. +2021-12-06 13:55:51.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:55:51.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6857ms +2021-12-06 13:55:54.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:55:54.071 G CORS policy execution failed. +2021-12-06 13:55:54.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:55:54.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6992ms +2021-12-06 13:55:57.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:55:57.071 G CORS policy execution failed. +2021-12-06 13:55:57.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:55:57.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3753ms +2021-12-06 13:56:00.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:56:00.074 G CORS policy execution failed. +2021-12-06 13:56:00.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:56:00.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.1371ms +2021-12-06 13:56:03.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:56:03.081 G CORS policy execution failed. +2021-12-06 13:56:03.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:56:03.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7004ms +2021-12-06 13:56:06.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:56:06.077 G CORS policy execution failed. +2021-12-06 13:56:06.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:56:06.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7448ms +2021-12-06 13:56:09.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:56:09.073 G CORS policy execution failed. +2021-12-06 13:56:09.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:56:09.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.7077ms +2021-12-06 13:56:12.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:56:12.070 G CORS policy execution failed. +2021-12-06 13:56:12.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:56:12.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1939ms +2021-12-06 13:56:15.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:56:15.079 G CORS policy execution failed. +2021-12-06 13:56:15.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:56:15.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5409ms +2021-12-06 13:56:18.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:56:18.073 G CORS policy execution failed. +2021-12-06 13:56:18.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:56:18.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.1438ms +2021-12-06 13:56:21.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:56:21.075 G CORS policy execution failed. +2021-12-06 13:56:21.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:56:21.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7989ms +2021-12-06 13:56:24.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:56:24.073 G CORS policy execution failed. +2021-12-06 13:56:24.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:56:24.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1837ms +2021-12-06 13:56:27.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:56:27.071 G CORS policy execution failed. +2021-12-06 13:56:27.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:56:27.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 2.9903ms +2021-12-06 13:56:30.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:56:30.067 G CORS policy execution failed. +2021-12-06 13:56:30.067 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:56:30.069 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0143ms +2021-12-06 13:56:33.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:56:33.077 G CORS policy execution failed. +2021-12-06 13:56:33.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:56:33.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4062ms +2021-12-06 13:56:36.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:56:36.070 G CORS policy execution failed. +2021-12-06 13:56:36.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:56:36.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7704ms +2021-12-06 13:56:39.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:56:39.076 G CORS policy execution failed. +2021-12-06 13:56:39.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:56:39.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3707ms +2021-12-06 13:56:42.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:56:42.068 G CORS policy execution failed. +2021-12-06 13:56:42.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:56:42.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5237ms +2021-12-06 13:56:45.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:56:45.075 G CORS policy execution failed. +2021-12-06 13:56:45.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:56:45.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7048ms +2021-12-06 13:56:48.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:56:48.077 G CORS policy execution failed. +2021-12-06 13:56:48.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:56:48.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.2224ms +2021-12-06 13:56:51.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:56:51.078 G CORS policy execution failed. +2021-12-06 13:56:51.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:56:51.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4198ms +2021-12-06 13:56:54.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:56:54.069 G CORS policy execution failed. +2021-12-06 13:56:54.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:56:54.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9684ms +2021-12-06 13:56:57.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:56:57.076 G CORS policy execution failed. +2021-12-06 13:56:57.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:56:57.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4777ms +2021-12-06 13:57:00.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:57:00.074 G CORS policy execution failed. +2021-12-06 13:57:00.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:57:00.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8805ms +2021-12-06 13:57:03.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:57:03.080 G CORS policy execution failed. +2021-12-06 13:57:03.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:57:03.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2725ms +2021-12-06 13:57:06.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:57:06.076 G CORS policy execution failed. +2021-12-06 13:57:06.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:57:06.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4559ms +2021-12-06 13:57:09.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:57:09.076 G CORS policy execution failed. +2021-12-06 13:57:09.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:57:09.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1185ms +2021-12-06 13:57:12.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:57:12.077 G CORS policy execution failed. +2021-12-06 13:57:12.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:57:12.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.9569ms +2021-12-06 13:57:15.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:57:15.069 G CORS policy execution failed. +2021-12-06 13:57:15.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:57:15.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1626ms +2021-12-06 13:57:18.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:57:18.072 G CORS policy execution failed. +2021-12-06 13:57:18.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:57:18.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2809ms +2021-12-06 13:57:21.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:57:21.068 G CORS policy execution failed. +2021-12-06 13:57:21.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:57:21.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7762ms +2021-12-06 13:57:24.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:57:24.072 G CORS policy execution failed. +2021-12-06 13:57:24.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:57:24.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5207ms +2021-12-06 13:57:27.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:57:27.069 G CORS policy execution failed. +2021-12-06 13:57:27.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:57:27.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2654ms +2021-12-06 13:57:30.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:57:30.078 G CORS policy execution failed. +2021-12-06 13:57:30.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:57:30.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.0450ms +2021-12-06 13:57:33.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:57:33.080 G CORS policy execution failed. +2021-12-06 13:57:33.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:57:33.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5495ms +2021-12-06 13:57:36.083 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:57:36.084 G CORS policy execution failed. +2021-12-06 13:57:36.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:57:36.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.2930ms +2021-12-06 13:57:39.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:57:39.073 G CORS policy execution failed. +2021-12-06 13:57:39.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:57:39.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8053ms +2021-12-06 13:57:42.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:57:42.078 G CORS policy execution failed. +2021-12-06 13:57:42.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:57:42.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 2.9794ms +2021-12-06 13:57:45.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:57:45.079 G CORS policy execution failed. +2021-12-06 13:57:45.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:57:45.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.1683ms +2021-12-06 13:57:48.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:57:48.073 G CORS policy execution failed. +2021-12-06 13:57:48.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:57:48.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.0366ms +2021-12-06 13:57:51.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:57:51.081 G CORS policy execution failed. +2021-12-06 13:57:51.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:57:51.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5345ms +2021-12-06 13:57:54.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:57:54.080 G CORS policy execution failed. +2021-12-06 13:57:54.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:57:54.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5651ms +2021-12-06 13:57:57.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:57:57.070 G CORS policy execution failed. +2021-12-06 13:57:57.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:57:57.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1165ms +2021-12-06 13:58:00.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:58:00.079 G CORS policy execution failed. +2021-12-06 13:58:00.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:58:00.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1872ms +2021-12-06 13:58:03.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:58:03.071 G CORS policy execution failed. +2021-12-06 13:58:03.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:58:03.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0346ms +2021-12-06 13:58:06.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:58:06.076 G CORS policy execution failed. +2021-12-06 13:58:06.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:58:06.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8385ms +2021-12-06 13:58:09.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:58:09.081 G CORS policy execution failed. +2021-12-06 13:58:09.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:58:09.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5372ms +2021-12-06 13:58:12.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:58:12.072 G CORS policy execution failed. +2021-12-06 13:58:12.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:58:12.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.2445ms +2021-12-06 13:58:15.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:58:15.070 G CORS policy execution failed. +2021-12-06 13:58:15.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:58:15.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5338ms +2021-12-06 13:58:18.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:58:18.077 G CORS policy execution failed. +2021-12-06 13:58:18.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:58:18.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.3540ms +2021-12-06 13:58:21.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:58:21.076 G CORS policy execution failed. +2021-12-06 13:58:21.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:58:21.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0381ms +2021-12-06 13:58:24.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:58:24.080 G CORS policy execution failed. +2021-12-06 13:58:24.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:58:24.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9141ms +2021-12-06 13:58:27.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:58:27.074 G CORS policy execution failed. +2021-12-06 13:58:27.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:58:27.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3038ms +2021-12-06 13:58:30.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:58:30.069 G CORS policy execution failed. +2021-12-06 13:58:30.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:58:30.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1299ms +2021-12-06 13:58:33.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:58:33.068 G CORS policy execution failed. +2021-12-06 13:58:33.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:58:33.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7778ms +2021-12-06 13:58:36.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:58:36.077 G CORS policy execution failed. +2021-12-06 13:58:36.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:58:36.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8703ms +2021-12-06 13:58:39.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:58:39.068 G CORS policy execution failed. +2021-12-06 13:58:39.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:58:39.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4888ms +2021-12-06 13:58:42.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:58:42.081 G CORS policy execution failed. +2021-12-06 13:58:42.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:58:42.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.2473ms +2021-12-06 13:58:45.065 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:58:45.066 G CORS policy execution failed. +2021-12-06 13:58:45.066 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:58:45.068 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0510ms +2021-12-06 13:58:48.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:58:48.083 G CORS policy execution failed. +2021-12-06 13:58:48.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:58:48.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.6072ms +2021-12-06 13:58:51.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:58:51.068 G CORS policy execution failed. +2021-12-06 13:58:51.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:58:51.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5441ms +2021-12-06 13:58:54.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:58:54.082 G CORS policy execution failed. +2021-12-06 13:58:54.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:58:54.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6984ms +2021-12-06 13:58:57.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:58:57.073 G CORS policy execution failed. +2021-12-06 13:58:57.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:58:57.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 13.6671ms +2021-12-06 13:59:00.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:59:00.067 G CORS policy execution failed. +2021-12-06 13:59:00.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:59:00.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.2097ms +2021-12-06 13:59:03.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:59:03.081 G CORS policy execution failed. +2021-12-06 13:59:03.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:59:03.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7288ms +2021-12-06 13:59:06.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:59:06.082 G CORS policy execution failed. +2021-12-06 13:59:06.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:59:06.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5046ms +2021-12-06 13:59:09.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:59:09.083 G CORS policy execution failed. +2021-12-06 13:59:09.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:59:09.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5016ms +2021-12-06 13:59:12.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:59:12.077 G CORS policy execution failed. +2021-12-06 13:59:12.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:59:12.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.1288ms +2021-12-06 13:59:15.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:59:15.079 G CORS policy execution failed. +2021-12-06 13:59:15.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:59:15.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1202ms +2021-12-06 13:59:18.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:59:18.077 G CORS policy execution failed. +2021-12-06 13:59:18.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:59:18.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1393ms +2021-12-06 13:59:21.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:59:21.073 G CORS policy execution failed. +2021-12-06 13:59:21.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:59:21.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.2295ms +2021-12-06 13:59:24.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:59:24.068 G CORS policy execution failed. +2021-12-06 13:59:24.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:59:24.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2188ms +2021-12-06 13:59:27.082 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:59:27.083 G CORS policy execution failed. +2021-12-06 13:59:27.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:59:27.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1152ms +2021-12-06 13:59:30.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:59:30.078 G CORS policy execution failed. +2021-12-06 13:59:30.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:59:30.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6324ms +2021-12-06 13:59:33.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:59:33.078 G CORS policy execution failed. +2021-12-06 13:59:33.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:59:33.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0375ms +2021-12-06 13:59:36.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:59:36.082 G CORS policy execution failed. +2021-12-06 13:59:36.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:59:36.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9339ms +2021-12-06 13:59:39.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:59:39.076 G CORS policy execution failed. +2021-12-06 13:59:39.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:59:39.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.7751ms +2021-12-06 13:59:42.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:59:42.071 G CORS policy execution failed. +2021-12-06 13:59:42.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:59:42.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8268ms +2021-12-06 13:59:45.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:59:45.083 G CORS policy execution failed. +2021-12-06 13:59:45.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:59:45.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.1059ms +2021-12-06 13:59:48.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:59:48.082 G CORS policy execution failed. +2021-12-06 13:59:48.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:59:48.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.1983ms +2021-12-06 13:59:51.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:59:51.070 G CORS policy execution failed. +2021-12-06 13:59:51.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:59:51.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3979ms +2021-12-06 13:59:54.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:59:54.073 G CORS policy execution failed. +2021-12-06 13:59:54.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:59:54.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4202ms +2021-12-06 13:59:57.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 13:59:57.076 G CORS policy execution failed. +2021-12-06 13:59:57.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 13:59:57.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.2671ms +2021-12-06 14:00:00.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:00:00.082 G CORS policy execution failed. +2021-12-06 14:00:00.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:00:00.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7924ms +2021-12-06 14:00:03.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:00:03.083 G CORS policy execution failed. +2021-12-06 14:00:03.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:00:03.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.4747ms +2021-12-06 14:00:06.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:00:06.072 G CORS policy execution failed. +2021-12-06 14:00:06.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:00:06.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4430ms +2021-12-06 14:00:09.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:00:09.073 G CORS policy execution failed. +2021-12-06 14:00:09.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:00:09.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7041ms +2021-12-06 14:00:12.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:00:12.070 G CORS policy execution failed. +2021-12-06 14:00:12.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:00:12.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5886ms +2021-12-06 14:00:15.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:00:15.072 G CORS policy execution failed. +2021-12-06 14:00:15.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:00:15.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1282ms +2021-12-06 14:00:18.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:00:18.068 G CORS policy execution failed. +2021-12-06 14:00:18.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:00:18.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.3940ms +2021-12-06 14:00:21.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:00:21.079 G CORS policy execution failed. +2021-12-06 14:00:21.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:00:21.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9309ms +2021-12-06 14:00:24.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:00:24.070 G CORS policy execution failed. +2021-12-06 14:00:24.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:00:24.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5600ms +2021-12-06 14:00:27.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:00:27.071 G CORS policy execution failed. +2021-12-06 14:00:27.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:00:27.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5260ms +2021-12-06 14:00:30.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:00:30.070 G CORS policy execution failed. +2021-12-06 14:00:30.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:00:30.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5968ms +2021-12-06 14:00:33.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:00:33.079 G CORS policy execution failed. +2021-12-06 14:00:33.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:00:33.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1976ms +2021-12-06 14:00:36.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:00:36.081 G CORS policy execution failed. +2021-12-06 14:00:36.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:00:36.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9942ms +2021-12-06 14:00:39.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:00:39.075 G CORS policy execution failed. +2021-12-06 14:00:39.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:00:39.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7936ms +2021-12-06 14:00:42.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:00:42.069 G CORS policy execution failed. +2021-12-06 14:00:42.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:00:42.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2517ms +2021-12-06 14:00:45.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:00:45.074 G CORS policy execution failed. +2021-12-06 14:00:45.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:00:45.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3460ms +2021-12-06 14:00:48.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:00:48.081 G CORS policy execution failed. +2021-12-06 14:00:48.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:00:48.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7117ms +2021-12-06 14:00:51.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:00:51.080 G CORS policy execution failed. +2021-12-06 14:00:51.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:00:51.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1861ms +2021-12-06 14:00:54.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:00:54.078 G CORS policy execution failed. +2021-12-06 14:00:54.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:00:54.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7360ms +2021-12-06 14:00:57.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:00:57.075 G CORS policy execution failed. +2021-12-06 14:00:57.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:00:57.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1920ms +2021-12-06 14:01:00.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:01:00.075 G CORS policy execution failed. +2021-12-06 14:01:00.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:01:00.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3925ms +2021-12-06 14:01:03.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:01:03.078 G CORS policy execution failed. +2021-12-06 14:01:03.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:01:03.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2164ms +2021-12-06 14:01:06.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:01:06.071 G CORS policy execution failed. +2021-12-06 14:01:06.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:01:06.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8161ms +2021-12-06 14:01:09.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:01:09.073 G CORS policy execution failed. +2021-12-06 14:01:09.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:01:09.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5253ms +2021-12-06 14:01:12.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:01:12.067 G CORS policy execution failed. +2021-12-06 14:01:12.067 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:01:12.069 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7270ms +2021-12-06 14:01:15.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:01:15.082 G CORS policy execution failed. +2021-12-06 14:01:15.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:01:15.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2710ms +2021-12-06 14:01:18.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:01:18.075 G CORS policy execution failed. +2021-12-06 14:01:18.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:01:18.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4319ms +2021-12-06 14:01:21.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:01:21.069 G CORS policy execution failed. +2021-12-06 14:01:21.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:01:21.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8413ms +2021-12-06 14:01:24.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:01:24.073 G CORS policy execution failed. +2021-12-06 14:01:24.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:01:24.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9450ms +2021-12-06 14:01:27.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:01:27.079 G CORS policy execution failed. +2021-12-06 14:01:27.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:01:27.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9059ms +2021-12-06 14:01:30.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:01:30.074 G CORS policy execution failed. +2021-12-06 14:01:30.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:01:30.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.9952ms +2021-12-06 14:01:33.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:01:33.075 G CORS policy execution failed. +2021-12-06 14:01:33.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:01:33.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7249ms +2021-12-06 14:01:36.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:01:36.081 G CORS policy execution failed. +2021-12-06 14:01:36.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:01:36.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8036ms +2021-12-06 14:01:39.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:01:39.070 G CORS policy execution failed. +2021-12-06 14:01:39.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:01:39.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5702ms +2021-12-06 14:01:42.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:01:42.074 G CORS policy execution failed. +2021-12-06 14:01:42.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:01:42.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6596ms +2021-12-06 14:01:45.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:01:45.075 G CORS policy execution failed. +2021-12-06 14:01:45.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:01:45.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4019ms +2021-12-06 14:01:48.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:01:48.072 G CORS policy execution failed. +2021-12-06 14:01:48.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:01:48.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.2695ms +2021-12-06 14:01:51.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:01:51.070 G CORS policy execution failed. +2021-12-06 14:01:51.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:01:51.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7577ms +2021-12-06 14:01:54.065 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:01:54.067 G CORS policy execution failed. +2021-12-06 14:01:54.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:01:54.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5684ms +2021-12-06 14:01:57.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:01:57.080 G CORS policy execution failed. +2021-12-06 14:01:57.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:01:57.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1223ms +2021-12-06 14:02:00.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:02:00.073 G CORS policy execution failed. +2021-12-06 14:02:00.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:02:00.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7174ms +2021-12-06 14:02:03.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:02:03.070 G CORS policy execution failed. +2021-12-06 14:02:03.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:02:03.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.2070ms +2021-12-06 14:02:06.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:02:06.068 G CORS policy execution failed. +2021-12-06 14:02:06.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:02:06.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5373ms +2021-12-06 14:02:09.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:02:09.075 G CORS policy execution failed. +2021-12-06 14:02:09.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:02:09.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6578ms +2021-12-06 14:02:12.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:02:12.081 G CORS policy execution failed. +2021-12-06 14:02:12.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:02:12.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9698ms +2021-12-06 14:02:15.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:02:15.068 G CORS policy execution failed. +2021-12-06 14:02:15.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:02:15.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 2.9884ms +2021-12-06 14:02:18.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:02:18.083 G CORS policy execution failed. +2021-12-06 14:02:18.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:02:18.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7514ms +2021-12-06 14:02:21.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:02:21.077 G CORS policy execution failed. +2021-12-06 14:02:21.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:02:21.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.5864ms +2021-12-06 14:02:24.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:02:24.072 G CORS policy execution failed. +2021-12-06 14:02:24.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:02:24.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6103ms +2021-12-06 14:02:27.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:02:27.068 G CORS policy execution failed. +2021-12-06 14:02:27.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:02:27.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9474ms +2021-12-06 14:02:30.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:02:30.069 G CORS policy execution failed. +2021-12-06 14:02:30.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:02:30.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2941ms +2021-12-06 14:02:33.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:02:33.072 G CORS policy execution failed. +2021-12-06 14:02:33.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:02:33.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.3118ms +2021-12-06 14:02:36.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:02:36.071 G CORS policy execution failed. +2021-12-06 14:02:36.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:02:36.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7000ms +2021-12-06 14:02:39.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:02:39.072 G CORS policy execution failed. +2021-12-06 14:02:39.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:02:39.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1523ms +2021-12-06 14:02:42.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:02:42.080 G CORS policy execution failed. +2021-12-06 14:02:42.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:02:42.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8818ms +2021-12-06 14:02:45.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:02:45.079 G CORS policy execution failed. +2021-12-06 14:02:45.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:02:45.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8594ms +2021-12-06 14:02:48.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:02:48.077 G CORS policy execution failed. +2021-12-06 14:02:48.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:02:48.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1514ms +2021-12-06 14:02:51.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:02:51.079 G CORS policy execution failed. +2021-12-06 14:02:51.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:02:51.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5516ms +2021-12-06 14:02:54.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:02:54.082 G CORS policy execution failed. +2021-12-06 14:02:54.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:02:54.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.3445ms +2021-12-06 14:02:57.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:02:57.083 G CORS policy execution failed. +2021-12-06 14:02:57.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:02:57.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9624ms +2021-12-06 14:03:00.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:03:00.077 G CORS policy execution failed. +2021-12-06 14:03:00.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:03:00.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5205ms +2021-12-06 14:03:03.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:03:03.079 G CORS policy execution failed. +2021-12-06 14:03:03.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:03:03.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3720ms +2021-12-06 14:03:06.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:03:06.072 G CORS policy execution failed. +2021-12-06 14:03:06.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:03:06.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7954ms +2021-12-06 14:03:09.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:03:09.080 G CORS policy execution failed. +2021-12-06 14:03:09.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:03:09.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7917ms +2021-12-06 14:03:12.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:03:12.073 G CORS policy execution failed. +2021-12-06 14:03:12.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:03:12.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3311ms +2021-12-06 14:03:15.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:03:15.068 G CORS policy execution failed. +2021-12-06 14:03:15.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:03:15.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8652ms +2021-12-06 14:03:18.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:03:18.074 G CORS policy execution failed. +2021-12-06 14:03:18.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:03:18.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8116ms +2021-12-06 14:03:21.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:03:21.076 G CORS policy execution failed. +2021-12-06 14:03:21.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:03:21.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6765ms +2021-12-06 14:03:24.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:03:24.075 G CORS policy execution failed. +2021-12-06 14:03:24.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:03:24.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8171ms +2021-12-06 14:03:27.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:03:27.072 G CORS policy execution failed. +2021-12-06 14:03:27.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:03:27.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4476ms +2021-12-06 14:03:30.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:03:30.071 G CORS policy execution failed. +2021-12-06 14:03:30.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:03:30.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8665ms +2021-12-06 14:03:33.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:03:33.069 G CORS policy execution failed. +2021-12-06 14:03:33.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:03:33.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7055ms +2021-12-06 14:03:36.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:03:36.082 G CORS policy execution failed. +2021-12-06 14:03:36.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:03:36.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.1497ms +2021-12-06 14:03:39.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:03:39.079 G CORS policy execution failed. +2021-12-06 14:03:39.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:03:39.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0428ms +2021-12-06 14:03:42.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:03:42.075 G CORS policy execution failed. +2021-12-06 14:03:42.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:03:42.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.2210ms +2021-12-06 14:03:45.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:03:45.075 G CORS policy execution failed. +2021-12-06 14:03:45.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:03:45.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.4404ms +2021-12-06 14:03:48.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:03:48.074 G CORS policy execution failed. +2021-12-06 14:03:48.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:03:48.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 2.9997ms +2021-12-06 14:03:51.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:03:51.076 G CORS policy execution failed. +2021-12-06 14:03:51.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:03:51.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.0072ms +2021-12-06 14:03:54.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:03:54.073 G CORS policy execution failed. +2021-12-06 14:03:54.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:03:54.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4346ms +2021-12-06 14:03:57.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:03:57.079 G CORS policy execution failed. +2021-12-06 14:03:57.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:03:57.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5355ms +2021-12-06 14:04:00.087 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:04:00.088 G CORS policy execution failed. +2021-12-06 14:04:00.088 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:04:00.090 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 2.9963ms +2021-12-06 14:04:03.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:04:03.072 G CORS policy execution failed. +2021-12-06 14:04:03.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:04:03.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6728ms +2021-12-06 14:04:06.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:04:06.072 G CORS policy execution failed. +2021-12-06 14:04:06.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:04:06.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7474ms +2021-12-06 14:04:09.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:04:09.082 G CORS policy execution failed. +2021-12-06 14:04:09.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:04:09.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7431ms +2021-12-06 14:04:12.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:04:12.079 G CORS policy execution failed. +2021-12-06 14:04:12.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:04:12.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4557ms +2021-12-06 14:04:15.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:04:15.073 G CORS policy execution failed. +2021-12-06 14:04:15.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:04:15.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6306ms +2021-12-06 14:04:18.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:04:18.078 G CORS policy execution failed. +2021-12-06 14:04:18.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:04:18.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1883ms +2021-12-06 14:04:21.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:04:21.073 G CORS policy execution failed. +2021-12-06 14:04:21.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:04:21.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.1365ms +2021-12-06 14:04:24.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:04:24.080 G CORS policy execution failed. +2021-12-06 14:04:24.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:04:24.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4665ms +2021-12-06 14:04:27.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:04:27.070 G CORS policy execution failed. +2021-12-06 14:04:27.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:04:27.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5746ms +2021-12-06 14:04:30.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:04:30.077 G CORS policy execution failed. +2021-12-06 14:04:30.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:04:30.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 7.5381ms +2021-12-06 14:04:33.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:04:33.072 G CORS policy execution failed. +2021-12-06 14:04:33.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:04:33.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.7617ms +2021-12-06 14:04:36.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:04:36.068 G CORS policy execution failed. +2021-12-06 14:04:36.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:04:36.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.0912ms +2021-12-06 14:04:39.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:04:39.079 G CORS policy execution failed. +2021-12-06 14:04:39.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:04:39.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8453ms +2021-12-06 14:04:42.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:04:42.082 G CORS policy execution failed. +2021-12-06 14:04:42.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:04:42.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 8.4307ms +2021-12-06 14:04:45.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:04:45.069 G CORS policy execution failed. +2021-12-06 14:04:45.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:04:45.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2293ms +2021-12-06 14:04:48.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:04:48.070 G CORS policy execution failed. +2021-12-06 14:04:48.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:04:48.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6004ms +2021-12-06 14:04:51.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:04:51.081 G CORS policy execution failed. +2021-12-06 14:04:51.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:04:51.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5169ms +2021-12-06 14:04:54.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:04:54.076 G CORS policy execution failed. +2021-12-06 14:04:54.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:04:54.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7575ms +2021-12-06 14:04:57.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:04:57.077 G CORS policy execution failed. +2021-12-06 14:04:57.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:04:57.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.4515ms +2021-12-06 14:05:00.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:05:00.071 G CORS policy execution failed. +2021-12-06 14:05:00.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:05:00.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7761ms +2021-12-06 14:05:03.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:05:03.071 G CORS policy execution failed. +2021-12-06 14:05:03.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:05:03.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6596ms +2021-12-06 14:05:06.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:05:06.072 G CORS policy execution failed. +2021-12-06 14:05:06.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:05:06.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.9901ms +2021-12-06 14:05:09.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:05:09.070 G CORS policy execution failed. +2021-12-06 14:05:09.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:05:09.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8526ms +2021-12-06 14:05:12.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:05:12.080 G CORS policy execution failed. +2021-12-06 14:05:12.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:05:12.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3867ms +2021-12-06 14:05:15.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:05:15.067 G CORS policy execution failed. +2021-12-06 14:05:15.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:05:15.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4394ms +2021-12-06 14:05:18.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:05:18.082 G CORS policy execution failed. +2021-12-06 14:05:18.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:05:18.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.2226ms +2021-12-06 14:05:21.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:05:21.076 G CORS policy execution failed. +2021-12-06 14:05:21.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:05:21.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8492ms +2021-12-06 14:05:24.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:05:24.074 G CORS policy execution failed. +2021-12-06 14:05:24.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:05:24.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0201ms +2021-12-06 14:05:27.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:05:27.073 G CORS policy execution failed. +2021-12-06 14:05:27.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:05:27.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 2.9698ms +2021-12-06 14:05:30.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:05:30.076 G CORS policy execution failed. +2021-12-06 14:05:30.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:05:30.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.3621ms +2021-12-06 14:05:33.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:05:33.072 G CORS policy execution failed. +2021-12-06 14:05:33.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:05:33.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4956ms +2021-12-06 14:05:36.082 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:05:36.084 G CORS policy execution failed. +2021-12-06 14:05:36.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:05:36.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7500ms +2021-12-06 14:05:39.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:05:39.073 G CORS policy execution failed. +2021-12-06 14:05:39.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:05:39.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9294ms +2021-12-06 14:05:42.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:05:42.079 G CORS policy execution failed. +2021-12-06 14:05:42.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:05:42.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.2428ms +2021-12-06 14:05:45.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:05:45.078 G CORS policy execution failed. +2021-12-06 14:05:45.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:05:45.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1183ms +2021-12-06 14:05:48.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:05:48.076 G CORS policy execution failed. +2021-12-06 14:05:48.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:05:48.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0526ms +2021-12-06 14:05:51.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:05:51.081 G CORS policy execution failed. +2021-12-06 14:05:51.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:05:51.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4322ms +2021-12-06 14:05:54.082 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:05:54.083 G CORS policy execution failed. +2021-12-06 14:05:54.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:05:54.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 2.9339ms +2021-12-06 14:05:57.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:05:57.078 G CORS policy execution failed. +2021-12-06 14:05:57.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:05:57.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9219ms +2021-12-06 14:06:00.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:06:00.076 G CORS policy execution failed. +2021-12-06 14:06:00.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:06:00.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.4949ms +2021-12-06 14:06:03.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:06:03.073 G CORS policy execution failed. +2021-12-06 14:06:03.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:06:03.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8667ms +2021-12-06 14:06:06.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:06:06.073 G CORS policy execution failed. +2021-12-06 14:06:06.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:06:06.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6971ms +2021-12-06 14:06:09.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:06:09.072 G CORS policy execution failed. +2021-12-06 14:06:09.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:06:09.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9353ms +2021-12-06 14:06:12.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:06:12.075 G CORS policy execution failed. +2021-12-06 14:06:12.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:06:12.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.5712ms +2021-12-06 14:06:15.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:06:15.078 G CORS policy execution failed. +2021-12-06 14:06:15.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:06:15.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4388ms +2021-12-06 14:06:18.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:06:18.076 G CORS policy execution failed. +2021-12-06 14:06:18.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:06:18.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7515ms +2021-12-06 14:06:21.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:06:21.082 G CORS policy execution failed. +2021-12-06 14:06:21.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:06:21.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.8441ms +2021-12-06 14:06:24.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:06:24.071 G CORS policy execution failed. +2021-12-06 14:06:24.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:06:24.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5090ms +2021-12-06 14:06:27.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:06:27.078 G CORS policy execution failed. +2021-12-06 14:06:27.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:06:27.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1758ms +2021-12-06 14:06:30.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:06:30.075 G CORS policy execution failed. +2021-12-06 14:06:30.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:06:30.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.9714ms +2021-12-06 14:06:33.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:06:33.081 G CORS policy execution failed. +2021-12-06 14:06:33.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:06:33.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7560ms +2021-12-06 14:06:36.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:06:36.071 G CORS policy execution failed. +2021-12-06 14:06:36.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:06:36.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 2.9262ms +2021-12-06 14:06:39.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:06:39.081 G CORS policy execution failed. +2021-12-06 14:06:39.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:06:39.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3654ms +2021-12-06 14:06:42.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:06:42.074 G CORS policy execution failed. +2021-12-06 14:06:42.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:06:42.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5187ms +2021-12-06 14:06:45.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:06:45.071 G CORS policy execution failed. +2021-12-06 14:06:45.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:06:45.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2159ms +2021-12-06 14:06:48.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:06:48.082 G CORS policy execution failed. +2021-12-06 14:06:48.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:06:48.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7192ms +2021-12-06 14:06:51.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:06:51.078 G CORS policy execution failed. +2021-12-06 14:06:51.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:06:51.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9305ms +2021-12-06 14:06:54.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:06:54.080 G CORS policy execution failed. +2021-12-06 14:06:54.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:06:54.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2970ms +2021-12-06 14:06:57.065 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:06:57.067 G CORS policy execution failed. +2021-12-06 14:06:57.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:06:57.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4548ms +2021-12-06 14:07:00.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:07:00.081 G CORS policy execution failed. +2021-12-06 14:07:00.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:07:00.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6387ms +2021-12-06 14:07:03.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:07:03.075 G CORS policy execution failed. +2021-12-06 14:07:03.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:07:03.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9191ms +2021-12-06 14:07:06.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:07:06.076 G CORS policy execution failed. +2021-12-06 14:07:06.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:07:06.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.2588ms +2021-12-06 14:07:09.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:07:09.073 G CORS policy execution failed. +2021-12-06 14:07:09.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:07:09.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.4824ms +2021-12-06 14:07:12.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:07:12.067 G CORS policy execution failed. +2021-12-06 14:07:12.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:07:12.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3022ms +2021-12-06 14:07:15.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:07:15.079 G CORS policy execution failed. +2021-12-06 14:07:15.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:07:15.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5516ms +2021-12-06 14:07:18.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:07:18.076 G CORS policy execution failed. +2021-12-06 14:07:18.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:07:18.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.6236ms +2021-12-06 14:07:21.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:07:21.070 G CORS policy execution failed. +2021-12-06 14:07:21.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:07:21.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4611ms +2021-12-06 14:07:24.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:07:24.082 G CORS policy execution failed. +2021-12-06 14:07:24.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:07:24.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2748ms +2021-12-06 14:07:27.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:07:27.077 G CORS policy execution failed. +2021-12-06 14:07:27.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:07:27.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4729ms +2021-12-06 14:07:30.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:07:30.073 G CORS policy execution failed. +2021-12-06 14:07:30.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:07:30.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8675ms +2021-12-06 14:07:33.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:07:33.079 G CORS policy execution failed. +2021-12-06 14:07:33.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:07:33.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 9.1347ms +2021-12-06 14:07:36.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:07:36.073 G CORS policy execution failed. +2021-12-06 14:07:36.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:07:36.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8065ms +2021-12-06 14:07:39.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:07:39.069 G CORS policy execution failed. +2021-12-06 14:07:39.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:07:39.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8530ms +2021-12-06 14:07:42.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:07:42.078 G CORS policy execution failed. +2021-12-06 14:07:42.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:07:42.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 8.3200ms +2021-12-06 14:07:45.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:07:45.075 G CORS policy execution failed. +2021-12-06 14:07:45.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:07:45.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.5432ms +2021-12-06 14:07:48.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:07:48.071 G CORS policy execution failed. +2021-12-06 14:07:48.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:07:48.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9647ms +2021-12-06 14:07:51.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:07:51.069 G CORS policy execution failed. +2021-12-06 14:07:51.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:07:51.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2545ms +2021-12-06 14:07:54.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:07:54.075 G CORS policy execution failed. +2021-12-06 14:07:54.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:07:54.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8656ms +2021-12-06 14:07:57.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:07:57.081 G CORS policy execution failed. +2021-12-06 14:07:57.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:07:57.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6880ms +2021-12-06 14:08:00.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:08:00.070 G CORS policy execution failed. +2021-12-06 14:08:00.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:08:00.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1927ms +2021-12-06 14:08:03.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:08:03.078 G CORS policy execution failed. +2021-12-06 14:08:03.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:08:03.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8304ms +2021-12-06 14:08:06.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:08:06.081 G CORS policy execution failed. +2021-12-06 14:08:06.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:08:06.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7523ms +2021-12-06 14:08:09.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:08:09.082 G CORS policy execution failed. +2021-12-06 14:08:09.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:08:09.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7684ms +2021-12-06 14:08:12.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:08:12.075 G CORS policy execution failed. +2021-12-06 14:08:12.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:08:12.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8339ms +2021-12-06 14:08:15.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:08:15.070 G CORS policy execution failed. +2021-12-06 14:08:15.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:08:15.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.3128ms +2021-12-06 14:08:18.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:08:18.070 G CORS policy execution failed. +2021-12-06 14:08:18.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:08:18.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1973ms +2021-12-06 14:08:21.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:08:21.071 G CORS policy execution failed. +2021-12-06 14:08:21.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:08:21.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.0154ms +2021-12-06 14:08:24.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:08:24.081 G CORS policy execution failed. +2021-12-06 14:08:24.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:08:24.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1928ms +2021-12-06 14:08:27.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:08:27.072 G CORS policy execution failed. +2021-12-06 14:08:27.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:08:27.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.1999ms +2021-12-06 14:08:30.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:08:30.075 G CORS policy execution failed. +2021-12-06 14:08:30.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:08:30.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7529ms +2021-12-06 14:08:33.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:08:33.071 G CORS policy execution failed. +2021-12-06 14:08:33.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:08:33.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3723ms +2021-12-06 14:08:36.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:08:36.078 G CORS policy execution failed. +2021-12-06 14:08:36.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:08:36.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 2.9626ms +2021-12-06 14:08:39.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:08:39.076 G CORS policy execution failed. +2021-12-06 14:08:39.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:08:39.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5715ms +2021-12-06 14:08:42.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:08:42.072 G CORS policy execution failed. +2021-12-06 14:08:42.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:08:42.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1311ms +2021-12-06 14:08:45.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:08:45.071 G CORS policy execution failed. +2021-12-06 14:08:45.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:08:45.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6960ms +2021-12-06 14:08:48.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:08:48.075 G CORS policy execution failed. +2021-12-06 14:08:48.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:08:48.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8344ms +2021-12-06 14:08:51.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:08:51.069 G CORS policy execution failed. +2021-12-06 14:08:51.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:08:51.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6750ms +2021-12-06 14:08:54.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:08:54.083 G CORS policy execution failed. +2021-12-06 14:08:54.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:08:54.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9849ms +2021-12-06 14:08:57.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:08:57.078 G CORS policy execution failed. +2021-12-06 14:08:57.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:08:57.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0182ms +2021-12-06 14:09:00.065 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:09:00.066 G CORS policy execution failed. +2021-12-06 14:09:00.067 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:09:00.068 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.2696ms +2021-12-06 14:09:03.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:09:03.077 G CORS policy execution failed. +2021-12-06 14:09:03.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:09:03.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5234ms +2021-12-06 14:09:06.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:09:06.072 G CORS policy execution failed. +2021-12-06 14:09:06.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:09:06.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5944ms +2021-12-06 14:09:09.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:09:09.072 G CORS policy execution failed. +2021-12-06 14:09:09.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:09:09.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 2.9950ms +2021-12-06 14:09:12.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:09:12.079 G CORS policy execution failed. +2021-12-06 14:09:12.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:09:12.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7090ms +2021-12-06 14:09:15.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:09:15.073 G CORS policy execution failed. +2021-12-06 14:09:15.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:09:15.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7132ms +2021-12-06 14:09:18.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:09:18.083 G CORS policy execution failed. +2021-12-06 14:09:18.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:09:18.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4759ms +2021-12-06 14:09:21.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:09:21.077 G CORS policy execution failed. +2021-12-06 14:09:21.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:09:21.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5672ms +2021-12-06 14:09:24.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:09:24.082 G CORS policy execution failed. +2021-12-06 14:09:24.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:09:24.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2677ms +2021-12-06 14:09:27.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:09:27.081 G CORS policy execution failed. +2021-12-06 14:09:27.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:09:27.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.2459ms +2021-12-06 14:09:30.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:09:30.080 G CORS policy execution failed. +2021-12-06 14:09:30.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:09:30.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8535ms +2021-12-06 14:09:33.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:09:33.078 G CORS policy execution failed. +2021-12-06 14:09:33.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:09:33.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.0059ms +2021-12-06 14:09:36.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:09:36.067 G CORS policy execution failed. +2021-12-06 14:09:36.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:09:36.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6743ms +2021-12-06 14:09:39.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:09:39.078 G CORS policy execution failed. +2021-12-06 14:09:39.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:09:39.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3879ms +2021-12-06 14:09:42.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:09:42.071 G CORS policy execution failed. +2021-12-06 14:09:42.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:09:42.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.3028ms +2021-12-06 14:09:45.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:09:45.079 G CORS policy execution failed. +2021-12-06 14:09:45.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:09:45.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7615ms +2021-12-06 14:09:48.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:09:48.073 G CORS policy execution failed. +2021-12-06 14:09:48.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:09:48.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8611ms +2021-12-06 14:09:51.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:09:51.071 G CORS policy execution failed. +2021-12-06 14:09:51.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:09:51.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 2.9968ms +2021-12-06 14:09:54.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:09:54.079 G CORS policy execution failed. +2021-12-06 14:09:54.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:09:54.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2830ms +2021-12-06 14:09:57.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:09:57.071 G CORS policy execution failed. +2021-12-06 14:09:57.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:09:57.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.2364ms +2021-12-06 14:10:00.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:10:00.082 G CORS policy execution failed. +2021-12-06 14:10:00.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:10:00.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.4733ms +2021-12-06 14:10:03.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:10:03.075 G CORS policy execution failed. +2021-12-06 14:10:03.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:10:03.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3728ms +2021-12-06 14:10:06.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:10:06.072 G CORS policy execution failed. +2021-12-06 14:10:06.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:10:06.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1398ms +2021-12-06 14:10:09.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:10:09.081 G CORS policy execution failed. +2021-12-06 14:10:09.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:10:09.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.5084ms +2021-12-06 14:10:12.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:10:12.076 G CORS policy execution failed. +2021-12-06 14:10:12.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:10:12.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.3545ms +2021-12-06 14:10:15.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:10:15.072 G CORS policy execution failed. +2021-12-06 14:10:15.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:10:15.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5740ms +2021-12-06 14:10:18.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:10:18.079 G CORS policy execution failed. +2021-12-06 14:10:18.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:10:18.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.0712ms +2021-12-06 14:10:21.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:10:21.068 G CORS policy execution failed. +2021-12-06 14:10:21.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:10:21.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2190ms +2021-12-06 14:10:24.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:10:24.076 G CORS policy execution failed. +2021-12-06 14:10:24.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:10:24.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7082ms +2021-12-06 14:10:27.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:10:27.069 G CORS policy execution failed. +2021-12-06 14:10:27.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:10:27.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.0030ms +2021-12-06 14:10:30.083 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:10:30.085 G CORS policy execution failed. +2021-12-06 14:10:30.086 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:10:30.088 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8026ms +2021-12-06 14:10:33.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:10:33.079 G CORS policy execution failed. +2021-12-06 14:10:33.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:10:33.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9256ms +2021-12-06 14:10:36.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:10:36.069 G CORS policy execution failed. +2021-12-06 14:10:36.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:10:36.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.2935ms +2021-12-06 14:10:39.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:10:39.069 G CORS policy execution failed. +2021-12-06 14:10:39.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:10:39.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0768ms +2021-12-06 14:10:42.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:10:42.069 G CORS policy execution failed. +2021-12-06 14:10:42.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:10:42.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.0547ms +2021-12-06 14:10:45.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:10:45.076 G CORS policy execution failed. +2021-12-06 14:10:45.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:10:45.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.0947ms +2021-12-06 14:10:48.084 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:10:48.084 G CORS policy execution failed. +2021-12-06 14:10:48.085 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:10:48.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 2.9742ms +2021-12-06 14:10:51.083 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:10:51.084 G CORS policy execution failed. +2021-12-06 14:10:51.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:10:51.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7595ms +2021-12-06 14:10:54.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:10:54.078 G CORS policy execution failed. +2021-12-06 14:10:54.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:10:54.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 6.4772ms +2021-12-06 14:10:57.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:10:57.070 G CORS policy execution failed. +2021-12-06 14:10:57.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:10:57.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8113ms +2021-12-06 14:11:00.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:11:00.081 G CORS policy execution failed. +2021-12-06 14:11:00.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:11:00.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9505ms +2021-12-06 14:11:03.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:11:03.067 G CORS policy execution failed. +2021-12-06 14:11:03.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:11:03.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9997ms +2021-12-06 14:11:06.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:11:06.081 G CORS policy execution failed. +2021-12-06 14:11:06.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:11:06.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.2344ms +2021-12-06 14:11:09.082 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:11:09.083 G CORS policy execution failed. +2021-12-06 14:11:09.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:11:09.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0303ms +2021-12-06 14:11:12.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:11:12.074 G CORS policy execution failed. +2021-12-06 14:11:12.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:11:12.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.3690ms +2021-12-06 14:11:15.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:11:15.081 G CORS policy execution failed. +2021-12-06 14:11:15.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:11:15.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3688ms +2021-12-06 14:11:18.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:11:18.071 G CORS policy execution failed. +2021-12-06 14:11:18.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:11:18.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 2.9487ms +2021-12-06 14:11:21.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:11:21.073 G CORS policy execution failed. +2021-12-06 14:11:21.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:11:21.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.1797ms +2021-12-06 14:11:24.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:11:24.074 G CORS policy execution failed. +2021-12-06 14:11:24.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:11:24.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6756ms +2021-12-06 14:11:27.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:11:27.070 G CORS policy execution failed. +2021-12-06 14:11:27.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:11:27.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6177ms +2021-12-06 14:11:30.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:11:30.070 G CORS policy execution failed. +2021-12-06 14:11:30.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:11:30.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7300ms +2021-12-06 14:11:33.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:11:33.080 G CORS policy execution failed. +2021-12-06 14:11:33.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:11:33.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8560ms +2021-12-06 14:11:36.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:11:36.071 G CORS policy execution failed. +2021-12-06 14:11:36.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:11:36.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.8884ms +2021-12-06 14:11:39.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:11:39.072 G CORS policy execution failed. +2021-12-06 14:11:39.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:11:39.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5435ms +2021-12-06 14:11:42.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:11:42.072 G CORS policy execution failed. +2021-12-06 14:11:42.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:11:42.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6469ms +2021-12-06 14:11:45.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:11:45.070 G CORS policy execution failed. +2021-12-06 14:11:45.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:11:45.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7584ms +2021-12-06 14:11:48.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:11:48.070 G CORS policy execution failed. +2021-12-06 14:11:48.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:11:48.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.5848ms +2021-12-06 14:11:51.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:11:51.071 G CORS policy execution failed. +2021-12-06 14:11:51.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:11:51.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.3800ms +2021-12-06 14:11:54.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:11:54.070 G CORS policy execution failed. +2021-12-06 14:11:54.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:11:54.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7755ms +2021-12-06 14:11:57.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:11:57.072 G CORS policy execution failed. +2021-12-06 14:11:57.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:11:57.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3344ms +2021-12-06 14:12:00.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:00.069 G CORS policy execution failed. +2021-12-06 14:12:00.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:00.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2525ms +2021-12-06 14:12:03.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:03.072 G CORS policy execution failed. +2021-12-06 14:12:03.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:03.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2215ms +2021-12-06 14:12:05.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:05.078 G CORS policy execution failed. +2021-12-06 14:12:05.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:05.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.9731ms +2021-12-06 14:12:07.084 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:07.086 G CORS policy execution failed. +2021-12-06 14:12:07.086 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:07.090 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.9473ms +2021-12-06 14:12:09.093 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:09.094 G CORS policy execution failed. +2021-12-06 14:12:09.095 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:09.096 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.3238ms +2021-12-06 14:12:11.109 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:11.110 G CORS policy execution failed. +2021-12-06 14:12:11.111 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:11.113 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1314ms +2021-12-06 14:12:13.124 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:13.125 G CORS policy execution failed. +2021-12-06 14:12:13.125 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:13.127 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.3147ms +2021-12-06 14:12:14.787 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/jobs/succeeded - - +2021-12-06 14:12:14.808 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/jobs/succeeded - - - 200 - text/html 21.0255ms +2021-12-06 14:12:14.817 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 14:12:14.817 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 14:12:14.820 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 2.7452ms +2021-12-06 14:12:14.823 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 5.7046ms +2021-12-06 14:12:14.833 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - +2021-12-06 14:12:14.833 G CORS policy execution failed. +2021-12-06 14:12:14.834 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:14.835 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - - 200 - font/woff2 2.1639ms +2021-12-06 14:12:16.897 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:16.898 G CORS policy execution failed. +2021-12-06 14:12:16.899 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:16.900 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0110ms +2021-12-06 14:12:18.908 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:18.909 G CORS policy execution failed. +2021-12-06 14:12:18.910 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:18.912 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1124ms +2021-12-06 14:12:20.928 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:20.929 G CORS policy execution failed. +2021-12-06 14:12:20.930 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:20.931 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.2255ms +2021-12-06 14:12:22.938 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:22.940 G CORS policy execution failed. +2021-12-06 14:12:22.941 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:22.943 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.6475ms +2021-12-06 14:12:24.948 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:24.949 G CORS policy execution failed. +2021-12-06 14:12:24.950 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:24.951 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.0327ms +2021-12-06 14:12:26.957 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:26.958 G CORS policy execution failed. +2021-12-06 14:12:26.959 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:26.961 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.1223ms +2021-12-06 14:12:28.971 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:28.972 G CORS policy execution failed. +2021-12-06 14:12:28.973 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:28.975 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2086ms +2021-12-06 14:12:30.992 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:30.993 G CORS policy execution failed. +2021-12-06 14:12:30.994 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:30.996 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8871ms +2021-12-06 14:12:32.998 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:32.999 G CORS policy execution failed. +2021-12-06 14:12:33.000 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:33.003 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.3556ms +2021-12-06 14:12:35.007 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:35.009 G CORS policy execution failed. +2021-12-06 14:12:35.010 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:35.011 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.7379ms +2021-12-06 14:12:36.660 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/jobs/processing - - +2021-12-06 14:12:36.665 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/jobs/processing - - - 200 - text/html 4.9845ms +2021-12-06 14:12:36.672 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 14:12:36.672 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 14:12:36.675 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 2.4602ms +2021-12-06 14:12:36.679 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 6.3102ms +2021-12-06 14:12:36.686 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - +2021-12-06 14:12:36.687 G CORS policy execution failed. +2021-12-06 14:12:36.688 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:36.689 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - - 200 - font/woff2 2.6604ms +2021-12-06 14:12:37.627 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/jobs/scheduled - - +2021-12-06 14:12:37.635 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/jobs/scheduled - - - 200 - text/html 7.5019ms +2021-12-06 14:12:37.644 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 14:12:37.644 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 14:12:37.647 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 2.3212ms +2021-12-06 14:12:37.649 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 4.7097ms +2021-12-06 14:12:37.656 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - +2021-12-06 14:12:37.656 G CORS policy execution failed. +2021-12-06 14:12:37.657 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:37.658 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - - 200 - font/woff2 2.2363ms +2021-12-06 14:12:38.419 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/jobs/processing - - +2021-12-06 14:12:38.423 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/jobs/processing - - - 200 - text/html 3.9108ms +2021-12-06 14:12:38.433 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 14:12:38.433 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 14:12:38.435 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 2.4081ms +2021-12-06 14:12:38.438 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 5.1695ms +2021-12-06 14:12:38.447 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - +2021-12-06 14:12:38.447 G CORS policy execution failed. +2021-12-06 14:12:38.448 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:38.449 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - - 200 - font/woff2 2.0517ms +2021-12-06 14:12:41.083 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:41.084 G CORS policy execution failed. +2021-12-06 14:12:41.085 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:41.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.7591ms +2021-12-06 14:12:44.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:44.069 G CORS policy execution failed. +2021-12-06 14:12:44.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:44.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.9362ms +2021-12-06 14:12:47.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:47.080 G CORS policy execution failed. +2021-12-06 14:12:47.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:47.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 4.2462ms +2021-12-06 14:12:50.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:50.072 G CORS policy execution failed. +2021-12-06 14:12:50.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:50.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.2806ms +2021-12-06 14:12:53.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:53.071 G CORS policy execution failed. +2021-12-06 14:12:53.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:53.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.8574ms +2021-12-06 14:12:56.082 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:56.085 G CORS policy execution failed. +2021-12-06 14:12:56.086 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:56.088 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 5.4447ms +2021-12-06 14:12:58.400 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:12:58.402 G CORS policy execution failed. +2021-12-06 14:12:58.404 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:12:58.409 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 8.6658ms +2021-12-06 14:13:00.414 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 +2021-12-06 14:13:00.415 G CORS policy execution failed. +2021-12-06 14:13:00.416 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:13:00.418 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 392 - 200 - application/json 3.6263ms +2021-12-06 14:13:00.578 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/recurring - - +2021-12-06 14:13:00.584 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/recurring - - - 200 - text/html 5.8190ms +2021-12-06 14:13:00.591 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 14:13:00.591 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 14:13:00.594 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 2.7250ms +2021-12-06 14:13:00.599 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 7.9908ms +2021-12-06 14:13:00.654 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - +2021-12-06 14:13:00.655 G CORS policy execution failed. +2021-12-06 14:13:00.656 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:13:00.657 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - - 200 - font/woff2 3.1900ms +2021-12-06 14:13:01.603 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/servers - - +2021-12-06 14:13:01.612 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/servers - - - 200 - text/html 8.5059ms +2021-12-06 14:13:01.620 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 14:13:01.620 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 14:13:01.622 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 2.3149ms +2021-12-06 14:13:01.625 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 4.9467ms +2021-12-06 14:13:01.632 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - +2021-12-06 14:13:01.633 G CORS policy execution failed. +2021-12-06 14:13:01.633 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:13:01.634 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/fonts/glyphicons-halflings-regular/woff2 - - - 200 - font/woff2 1.9660ms +2021-12-06 14:13:03.671 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:13:03.672 G CORS policy execution failed. +2021-12-06 14:13:03.672 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:13:03.674 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.5798ms +2021-12-06 14:13:06.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:13:06.074 G CORS policy execution failed. +2021-12-06 14:13:06.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:13:06.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.4368ms +2021-12-06 14:13:09.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:13:09.072 G CORS policy execution failed. +2021-12-06 14:13:09.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:13:09.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.6117ms +2021-12-06 14:13:12.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:13:12.071 G CORS policy execution failed. +2021-12-06 14:13:12.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:13:12.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.2160ms +2021-12-06 14:13:15.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:13:15.074 G CORS policy execution failed. +2021-12-06 14:13:15.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:13:15.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.8216ms +2021-12-06 14:13:18.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:13:18.080 G CORS policy execution failed. +2021-12-06 14:13:18.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:13:18.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.9260ms +2021-12-06 14:13:21.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:13:21.073 G CORS policy execution failed. +2021-12-06 14:13:21.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:13:21.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.8521ms +2021-12-06 14:13:24.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:13:24.068 G CORS policy execution failed. +2021-12-06 14:13:24.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:13:24.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.6854ms +2021-12-06 14:13:27.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:13:27.067 G CORS policy execution failed. +2021-12-06 14:13:27.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:13:27.069 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.7420ms +2021-12-06 14:13:30.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:13:30.075 G CORS policy execution failed. +2021-12-06 14:13:30.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:13:30.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.0221ms +2021-12-06 14:13:33.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:13:33.081 G CORS policy execution failed. +2021-12-06 14:13:33.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:13:33.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.1845ms +2021-12-06 14:13:36.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:13:36.078 G CORS policy execution failed. +2021-12-06 14:13:36.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:13:36.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.3081ms +2021-12-06 14:13:39.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:13:39.067 G CORS policy execution failed. +2021-12-06 14:13:39.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:13:39.069 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.8547ms +2021-12-06 14:13:42.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:13:42.080 G CORS policy execution failed. +2021-12-06 14:13:42.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:13:42.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.6362ms +2021-12-06 14:13:45.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:13:45.082 G CORS policy execution failed. +2021-12-06 14:13:45.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:13:45.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.6433ms +2021-12-06 14:13:48.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:13:48.077 G CORS policy execution failed. +2021-12-06 14:13:48.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:13:48.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.0168ms +2021-12-06 14:13:51.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:13:51.073 G CORS policy execution failed. +2021-12-06 14:13:51.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:13:51.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.1306ms +2021-12-06 14:13:54.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:13:54.072 G CORS policy execution failed. +2021-12-06 14:13:54.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:13:54.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.9619ms +2021-12-06 14:13:57.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:13:57.081 G CORS policy execution failed. +2021-12-06 14:13:57.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:13:57.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.8659ms +2021-12-06 14:14:00.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:14:00.073 G CORS policy execution failed. +2021-12-06 14:14:00.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:14:00.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.4980ms +2021-12-06 14:14:02.082 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:14:02.088 G CORS policy execution failed. +2021-12-06 14:14:02.089 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:14:02.090 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 8.3355ms +2021-12-06 14:14:05.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:14:05.080 G CORS policy execution failed. +2021-12-06 14:14:05.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:14:05.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.2388ms +2021-12-06 14:14:08.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:14:08.075 G CORS policy execution failed. +2021-12-06 14:14:08.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:14:08.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.5734ms +2021-12-06 14:14:11.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:14:11.076 G CORS policy execution failed. +2021-12-06 14:14:11.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:14:11.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.4820ms +2021-12-06 14:14:14.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:14:14.069 G CORS policy execution failed. +2021-12-06 14:14:14.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:14:14.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.8398ms +2021-12-06 14:14:17.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:14:17.069 G CORS policy execution failed. +2021-12-06 14:14:17.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:14:17.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.1280ms +2021-12-06 14:14:20.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:14:20.074 G CORS policy execution failed. +2021-12-06 14:14:20.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:14:20.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.3935ms +2021-12-06 14:14:23.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:14:23.081 G CORS policy execution failed. +2021-12-06 14:14:23.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:14:23.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.9019ms +2021-12-06 14:14:26.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:14:26.075 G CORS policy execution failed. +2021-12-06 14:14:26.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:14:26.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.8473ms +2021-12-06 14:14:29.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:14:29.072 G CORS policy execution failed. +2021-12-06 14:14:29.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:14:29.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.5681ms +2021-12-06 14:14:32.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:14:32.070 G CORS policy execution failed. +2021-12-06 14:14:32.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:14:32.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.5021ms +2021-12-06 14:14:35.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:14:35.079 G CORS policy execution failed. +2021-12-06 14:14:35.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:14:35.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.8046ms +2021-12-06 14:14:38.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:14:38.074 G CORS policy execution failed. +2021-12-06 14:14:38.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:14:38.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.0357ms +2021-12-06 14:14:41.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:14:41.069 G CORS policy execution failed. +2021-12-06 14:14:41.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:14:41.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.0006ms +2021-12-06 14:14:44.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:14:44.067 G CORS policy execution failed. +2021-12-06 14:14:44.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:14:44.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.7399ms +2021-12-06 14:14:47.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:14:47.079 G CORS policy execution failed. +2021-12-06 14:14:47.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:14:47.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.8709ms +2021-12-06 14:14:50.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:14:50.077 G CORS policy execution failed. +2021-12-06 14:14:50.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:14:50.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.5317ms +2021-12-06 14:14:53.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:14:53.070 G CORS policy execution failed. +2021-12-06 14:14:53.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:14:53.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.1437ms +2021-12-06 14:14:56.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:14:56.070 G CORS policy execution failed. +2021-12-06 14:14:56.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:14:56.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.2707ms +2021-12-06 14:14:59.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:14:59.081 G CORS policy execution failed. +2021-12-06 14:14:59.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:14:59.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.8577ms +2021-12-06 14:15:02.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:15:02.073 G CORS policy execution failed. +2021-12-06 14:15:02.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:15:02.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.2555ms +2021-12-06 14:15:05.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:15:05.071 G CORS policy execution failed. +2021-12-06 14:15:05.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:15:05.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.2573ms +2021-12-06 14:15:08.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:15:08.077 G CORS policy execution failed. +2021-12-06 14:15:08.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:15:08.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.3424ms +2021-12-06 14:15:11.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:15:11.074 G CORS policy execution failed. +2021-12-06 14:15:11.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:15:11.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.6512ms +2021-12-06 14:15:14.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:15:14.070 G CORS policy execution failed. +2021-12-06 14:15:14.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:15:14.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.5306ms +2021-12-06 14:15:17.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:15:17.069 G CORS policy execution failed. +2021-12-06 14:15:17.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:15:17.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.6863ms +2021-12-06 14:15:20.086 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:15:20.088 G CORS policy execution failed. +2021-12-06 14:15:20.088 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:15:20.090 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.7938ms +2021-12-06 14:15:23.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:15:23.077 G CORS policy execution failed. +2021-12-06 14:15:23.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:15:23.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.2327ms +2021-12-06 14:15:26.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:15:26.069 G CORS policy execution failed. +2021-12-06 14:15:26.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:15:26.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.1752ms +2021-12-06 14:15:29.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:15:29.076 G CORS policy execution failed. +2021-12-06 14:15:29.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:15:29.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.7374ms +2021-12-06 14:15:32.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:15:32.080 G CORS policy execution failed. +2021-12-06 14:15:32.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:15:32.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.0898ms +2021-12-06 14:15:35.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:15:35.071 G CORS policy execution failed. +2021-12-06 14:15:35.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:15:35.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.1030ms +2021-12-06 14:15:38.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:15:38.068 G CORS policy execution failed. +2021-12-06 14:15:38.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:15:38.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.5036ms +2021-12-06 14:15:41.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:15:41.073 G CORS policy execution failed. +2021-12-06 14:15:41.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:15:41.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.8784ms +2021-12-06 14:15:44.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:15:44.070 G CORS policy execution failed. +2021-12-06 14:15:44.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:15:44.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.4671ms +2021-12-06 14:15:47.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:15:47.069 G CORS policy execution failed. +2021-12-06 14:15:47.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:15:47.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.5991ms +2021-12-06 14:15:50.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:15:50.081 G CORS policy execution failed. +2021-12-06 14:15:50.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:15:50.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 7.7622ms +2021-12-06 14:15:53.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:15:53.070 G CORS policy execution failed. +2021-12-06 14:15:53.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:15:53.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.7006ms +2021-12-06 14:15:56.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:15:56.080 G CORS policy execution failed. +2021-12-06 14:15:56.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:15:56.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.0140ms +2021-12-06 14:15:59.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:15:59.072 G CORS policy execution failed. +2021-12-06 14:15:59.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:15:59.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.3180ms +2021-12-06 14:16:02.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:16:02.081 G CORS policy execution failed. +2021-12-06 14:16:02.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:16:02.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.9892ms +2021-12-06 14:16:05.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:16:05.079 G CORS policy execution failed. +2021-12-06 14:16:05.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:16:05.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.6340ms +2021-12-06 14:16:08.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:16:08.078 G CORS policy execution failed. +2021-12-06 14:16:08.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:16:08.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.7008ms +2021-12-06 14:16:11.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:16:11.070 G CORS policy execution failed. +2021-12-06 14:16:11.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:16:11.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.4741ms +2021-12-06 14:16:13.751 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:16:13.753 G CORS policy execution failed. +2021-12-06 14:16:13.755 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:16:13.760 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 8.3862ms +2021-12-06 14:16:15.764 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:16:15.766 G CORS policy execution failed. +2021-12-06 14:16:15.767 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:16:15.769 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.2028ms +2021-12-06 14:16:18.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:16:18.079 G CORS policy execution failed. +2021-12-06 14:16:18.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:16:18.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.2294ms +2021-12-06 14:16:21.085 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:16:21.085 G CORS policy execution failed. +2021-12-06 14:16:21.086 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:16:21.088 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.9442ms +2021-12-06 14:16:24.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:16:24.079 G CORS policy execution failed. +2021-12-06 14:16:24.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:16:24.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.0993ms +2021-12-06 14:16:27.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:16:27.077 G CORS policy execution failed. +2021-12-06 14:16:27.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:16:27.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.7407ms +2021-12-06 14:16:30.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:16:30.075 G CORS policy execution failed. +2021-12-06 14:16:30.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:16:30.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.6160ms +2021-12-06 14:16:33.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:16:33.082 G CORS policy execution failed. +2021-12-06 14:16:33.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:16:33.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.1981ms +2021-12-06 14:16:36.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:16:36.076 G CORS policy execution failed. +2021-12-06 14:16:36.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:16:36.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.2548ms +2021-12-06 14:16:39.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:16:39.067 G CORS policy execution failed. +2021-12-06 14:16:39.067 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:16:39.069 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.4374ms +2021-12-06 14:16:42.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:16:42.081 G CORS policy execution failed. +2021-12-06 14:16:42.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:16:42.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.3566ms +2021-12-06 14:16:45.084 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:16:45.085 G CORS policy execution failed. +2021-12-06 14:16:45.085 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:16:45.088 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.1437ms +2021-12-06 14:16:48.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:16:48.080 G CORS policy execution failed. +2021-12-06 14:16:48.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:16:48.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.5046ms +2021-12-06 14:16:51.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:16:51.071 G CORS policy execution failed. +2021-12-06 14:16:51.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:16:51.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 7.0019ms +2021-12-06 14:16:54.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:16:54.078 G CORS policy execution failed. +2021-12-06 14:16:54.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:16:54.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.1141ms +2021-12-06 14:16:57.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:16:57.079 G CORS policy execution failed. +2021-12-06 14:16:57.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:16:57.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.5409ms +2021-12-06 14:17:00.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:17:00.069 G CORS policy execution failed. +2021-12-06 14:17:00.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:17:00.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.9791ms +2021-12-06 14:17:03.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:17:03.074 G CORS policy execution failed. +2021-12-06 14:17:03.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:17:03.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.4362ms +2021-12-06 14:17:06.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:17:06.076 G CORS policy execution failed. +2021-12-06 14:17:06.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:17:06.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 6.2118ms +2021-12-06 14:17:09.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:17:09.071 G CORS policy execution failed. +2021-12-06 14:17:09.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:17:09.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.2550ms +2021-12-06 14:17:12.082 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:17:12.083 G CORS policy execution failed. +2021-12-06 14:17:12.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:17:12.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.0184ms +2021-12-06 14:17:15.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:17:15.069 G CORS policy execution failed. +2021-12-06 14:17:15.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:17:15.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.1043ms +2021-12-06 14:17:18.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:17:18.082 G CORS policy execution failed. +2021-12-06 14:17:18.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:17:18.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.5877ms +2021-12-06 14:17:21.084 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:17:21.085 G CORS policy execution failed. +2021-12-06 14:17:21.086 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:17:21.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.2180ms +2021-12-06 14:17:24.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:17:24.078 G CORS policy execution failed. +2021-12-06 14:17:24.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:17:24.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.9770ms +2021-12-06 14:17:27.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:17:27.075 G CORS policy execution failed. +2021-12-06 14:17:27.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:17:27.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 6.0439ms +2021-12-06 14:17:30.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:17:30.078 G CORS policy execution failed. +2021-12-06 14:17:30.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:17:30.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.2612ms +2021-12-06 14:17:33.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:17:33.076 G CORS policy execution failed. +2021-12-06 14:17:33.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:17:33.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.0578ms +2021-12-06 14:17:36.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:17:36.080 G CORS policy execution failed. +2021-12-06 14:17:36.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:17:36.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.9724ms +2021-12-06 14:17:39.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:17:39.067 G CORS policy execution failed. +2021-12-06 14:17:39.067 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:17:39.069 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.8641ms +2021-12-06 14:17:42.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:17:42.071 G CORS policy execution failed. +2021-12-06 14:17:42.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:17:42.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.3937ms +2021-12-06 14:17:45.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:17:45.077 G CORS policy execution failed. +2021-12-06 14:17:45.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:17:45.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.0429ms +2021-12-06 14:17:48.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:17:48.081 G CORS policy execution failed. +2021-12-06 14:17:48.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:17:48.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.4874ms +2021-12-06 14:17:51.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:17:51.078 G CORS policy execution failed. +2021-12-06 14:17:51.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:17:51.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.0012ms +2021-12-06 14:17:54.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:17:54.078 G CORS policy execution failed. +2021-12-06 14:17:54.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:17:54.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.7284ms +2021-12-06 14:17:57.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:17:57.077 G CORS policy execution failed. +2021-12-06 14:17:57.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:17:57.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.1242ms +2021-12-06 14:18:00.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:18:00.077 G CORS policy execution failed. +2021-12-06 14:18:00.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:18:00.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.4792ms +2021-12-06 14:18:03.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:18:03.078 G CORS policy execution failed. +2021-12-06 14:18:03.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:18:03.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.6725ms +2021-12-06 14:18:06.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:18:06.072 G CORS policy execution failed. +2021-12-06 14:18:06.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:18:06.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 6.0370ms +2021-12-06 14:18:09.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:18:09.073 G CORS policy execution failed. +2021-12-06 14:18:09.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:18:09.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.2821ms +2021-12-06 14:18:12.065 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:18:12.067 G CORS policy execution failed. +2021-12-06 14:18:12.067 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:18:12.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.1977ms +2021-12-06 14:18:15.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:18:15.076 G CORS policy execution failed. +2021-12-06 14:18:15.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:18:15.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.5780ms +2021-12-06 14:18:18.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:18:18.069 G CORS policy execution failed. +2021-12-06 14:18:18.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:18:18.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.6908ms +2021-12-06 14:18:21.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:18:21.076 G CORS policy execution failed. +2021-12-06 14:18:21.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:18:21.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.9319ms +2021-12-06 14:18:24.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:18:24.067 G CORS policy execution failed. +2021-12-06 14:18:24.067 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:18:24.069 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.2419ms +2021-12-06 14:18:27.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:18:27.082 G CORS policy execution failed. +2021-12-06 14:18:27.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:18:27.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.4662ms +2021-12-06 14:18:30.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:18:30.082 G CORS policy execution failed. +2021-12-06 14:18:30.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:18:30.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.9578ms +2021-12-06 14:18:33.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:18:33.075 G CORS policy execution failed. +2021-12-06 14:18:33.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:18:33.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.5564ms +2021-12-06 14:18:36.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:18:36.071 G CORS policy execution failed. +2021-12-06 14:18:36.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:18:36.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.4510ms +2021-12-06 14:18:39.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:18:39.080 G CORS policy execution failed. +2021-12-06 14:18:39.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:18:39.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.8688ms +2021-12-06 14:18:42.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:18:42.071 G CORS policy execution failed. +2021-12-06 14:18:42.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:18:42.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.9906ms +2021-12-06 14:18:45.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:18:45.077 G CORS policy execution failed. +2021-12-06 14:18:45.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:18:45.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.5122ms +2021-12-06 14:18:48.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:18:48.082 G CORS policy execution failed. +2021-12-06 14:18:48.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:18:48.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.0206ms +2021-12-06 14:18:51.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:18:51.080 G CORS policy execution failed. +2021-12-06 14:18:51.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:18:51.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.9480ms +2021-12-06 14:18:54.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:18:54.072 G CORS policy execution failed. +2021-12-06 14:18:54.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:18:54.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.1974ms +2021-12-06 14:18:57.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:18:57.079 G CORS policy execution failed. +2021-12-06 14:18:57.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:18:57.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.4213ms +2021-12-06 14:19:00.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:19:00.072 G CORS policy execution failed. +2021-12-06 14:19:00.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:19:00.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.4537ms +2021-12-06 14:19:03.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:19:03.080 G CORS policy execution failed. +2021-12-06 14:19:03.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:19:03.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.2861ms +2021-12-06 14:19:06.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:19:06.070 G CORS policy execution failed. +2021-12-06 14:19:06.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:19:06.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.7976ms +2021-12-06 14:19:09.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:19:09.080 G CORS policy execution failed. +2021-12-06 14:19:09.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:19:09.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.9321ms +2021-12-06 14:19:12.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:19:12.073 G CORS policy execution failed. +2021-12-06 14:19:12.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:19:12.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.5695ms +2021-12-06 14:19:15.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:19:15.081 G CORS policy execution failed. +2021-12-06 14:19:15.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:19:15.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.8580ms +2021-12-06 14:19:18.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:19:18.076 G CORS policy execution failed. +2021-12-06 14:19:18.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:19:18.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.7728ms +2021-12-06 14:19:21.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:19:21.069 G CORS policy execution failed. +2021-12-06 14:19:21.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:19:21.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.7287ms +2021-12-06 14:19:24.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:19:24.080 G CORS policy execution failed. +2021-12-06 14:19:24.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:19:24.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.0467ms +2021-12-06 14:19:27.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:19:27.081 G CORS policy execution failed. +2021-12-06 14:19:27.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:19:27.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.6030ms +2021-12-06 14:19:30.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:19:30.068 G CORS policy execution failed. +2021-12-06 14:19:30.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:19:30.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.3596ms +2021-12-06 14:19:33.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:19:33.079 G CORS policy execution failed. +2021-12-06 14:19:33.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:19:33.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.9607ms +2021-12-06 14:19:36.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:19:36.073 G CORS policy execution failed. +2021-12-06 14:19:36.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:19:36.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.0896ms +2021-12-06 14:19:39.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:19:39.073 G CORS policy execution failed. +2021-12-06 14:19:39.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:19:39.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.5398ms +2021-12-06 14:19:42.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:19:42.082 G CORS policy execution failed. +2021-12-06 14:19:42.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:19:42.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.8012ms +2021-12-06 14:19:45.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:19:45.079 G CORS policy execution failed. +2021-12-06 14:19:45.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:19:45.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.6404ms +2021-12-06 14:19:48.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:19:48.068 G CORS policy execution failed. +2021-12-06 14:19:48.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:19:48.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.6348ms +2021-12-06 14:19:51.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:19:51.070 G CORS policy execution failed. +2021-12-06 14:19:51.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:19:51.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.7891ms +2021-12-06 14:19:54.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:19:54.074 G CORS policy execution failed. +2021-12-06 14:19:54.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:19:54.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.4708ms +2021-12-06 14:19:57.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:19:57.069 G CORS policy execution failed. +2021-12-06 14:19:57.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:19:57.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.5865ms +2021-12-06 14:20:00.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:20:00.078 G CORS policy execution failed. +2021-12-06 14:20:00.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:20:00.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.0278ms +2021-12-06 14:20:03.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:20:03.082 G CORS policy execution failed. +2021-12-06 14:20:03.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:20:03.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.7079ms +2021-12-06 14:20:06.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:20:06.075 G CORS policy execution failed. +2021-12-06 14:20:06.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:20:06.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.1719ms +2021-12-06 14:20:09.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:20:09.071 G CORS policy execution failed. +2021-12-06 14:20:09.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:20:09.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.8900ms +2021-12-06 14:20:12.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:20:12.078 G CORS policy execution failed. +2021-12-06 14:20:12.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:20:12.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.1422ms +2021-12-06 14:20:15.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:20:15.072 G CORS policy execution failed. +2021-12-06 14:20:15.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:20:15.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.3879ms +2021-12-06 14:20:18.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:20:18.076 G CORS policy execution failed. +2021-12-06 14:20:18.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:20:18.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.8045ms +2021-12-06 14:20:21.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:20:21.068 G CORS policy execution failed. +2021-12-06 14:20:21.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:20:21.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.5782ms +2021-12-06 14:20:24.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:20:24.068 G CORS policy execution failed. +2021-12-06 14:20:24.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:20:24.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.4993ms +2021-12-06 14:20:27.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:20:27.076 G CORS policy execution failed. +2021-12-06 14:20:27.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:20:27.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.0003ms +2021-12-06 14:20:30.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:20:30.075 G CORS policy execution failed. +2021-12-06 14:20:30.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:20:30.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.8423ms +2021-12-06 14:20:33.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:20:33.073 G CORS policy execution failed. +2021-12-06 14:20:33.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:20:33.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.8105ms +2021-12-06 14:20:36.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:20:36.072 G CORS policy execution failed. +2021-12-06 14:20:36.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:20:36.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.1605ms +2021-12-06 14:20:39.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:20:39.076 G CORS policy execution failed. +2021-12-06 14:20:39.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:20:39.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.7192ms +2021-12-06 14:20:42.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:20:42.080 G CORS policy execution failed. +2021-12-06 14:20:42.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:20:42.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.5804ms +2021-12-06 14:20:45.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:20:45.080 G CORS policy execution failed. +2021-12-06 14:20:45.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:20:45.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.8911ms +2021-12-06 14:20:48.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:20:48.075 G CORS policy execution failed. +2021-12-06 14:20:48.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:20:48.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.0971ms +2021-12-06 14:20:51.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:20:51.069 G CORS policy execution failed. +2021-12-06 14:20:51.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:20:51.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.5066ms +2021-12-06 14:20:54.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:20:54.067 G CORS policy execution failed. +2021-12-06 14:20:54.067 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:20:54.069 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.4264ms +2021-12-06 14:20:57.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:20:57.073 G CORS policy execution failed. +2021-12-06 14:20:57.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:20:57.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.5530ms +2021-12-06 14:21:00.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:21:00.083 G CORS policy execution failed. +2021-12-06 14:21:00.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:21:00.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.6358ms +2021-12-06 14:21:03.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:21:03.082 G CORS policy execution failed. +2021-12-06 14:21:03.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:21:03.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.0332ms +2021-12-06 14:21:06.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:21:06.076 G CORS policy execution failed. +2021-12-06 14:21:06.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:21:06.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.0837ms +2021-12-06 14:21:09.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:21:09.080 G CORS policy execution failed. +2021-12-06 14:21:09.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:21:09.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.4760ms +2021-12-06 14:21:12.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:21:12.083 G CORS policy execution failed. +2021-12-06 14:21:12.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:21:12.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.5923ms +2021-12-06 14:21:15.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:21:15.075 G CORS policy execution failed. +2021-12-06 14:21:15.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:21:15.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.6439ms +2021-12-06 14:21:18.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:21:18.070 G CORS policy execution failed. +2021-12-06 14:21:18.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:21:18.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.4174ms +2021-12-06 14:21:21.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:21:21.080 G CORS policy execution failed. +2021-12-06 14:21:21.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:21:21.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.8347ms +2021-12-06 14:21:24.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:21:24.069 G CORS policy execution failed. +2021-12-06 14:21:24.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:21:24.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.5024ms +2021-12-06 14:21:27.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:21:27.070 G CORS policy execution failed. +2021-12-06 14:21:27.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:21:27.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.5198ms +2021-12-06 14:21:30.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:21:30.078 G CORS policy execution failed. +2021-12-06 14:21:30.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:21:30.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.1810ms +2021-12-06 14:21:33.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:21:33.072 G CORS policy execution failed. +2021-12-06 14:21:33.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:21:33.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.1356ms +2021-12-06 14:21:36.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:21:36.071 G CORS policy execution failed. +2021-12-06 14:21:36.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:21:36.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.1033ms +2021-12-06 14:21:39.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:21:39.081 G CORS policy execution failed. +2021-12-06 14:21:39.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:21:39.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.8679ms +2021-12-06 14:21:42.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:21:42.079 G CORS policy execution failed. +2021-12-06 14:21:42.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:21:42.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.7227ms +2021-12-06 14:21:45.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:21:45.075 G CORS policy execution failed. +2021-12-06 14:21:45.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:21:45.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 6.1589ms +2021-12-06 14:21:48.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:21:48.073 G CORS policy execution failed. +2021-12-06 14:21:48.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:21:48.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.2070ms +2021-12-06 14:21:51.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:21:51.069 G CORS policy execution failed. +2021-12-06 14:21:51.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:21:51.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.2342ms +2021-12-06 14:21:54.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:21:54.069 G CORS policy execution failed. +2021-12-06 14:21:54.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:21:54.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.1990ms +2021-12-06 14:21:57.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:21:57.082 G CORS policy execution failed. +2021-12-06 14:21:57.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:21:57.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.7206ms +2021-12-06 14:22:00.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:22:00.083 G CORS policy execution failed. +2021-12-06 14:22:00.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:22:00.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.6438ms +2021-12-06 14:22:03.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:22:03.075 G CORS policy execution failed. +2021-12-06 14:22:03.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:22:03.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.2567ms +2021-12-06 14:22:06.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:22:06.080 G CORS policy execution failed. +2021-12-06 14:22:06.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:22:06.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.9393ms +2021-12-06 14:22:09.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:22:09.071 G CORS policy execution failed. +2021-12-06 14:22:09.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:22:09.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.8052ms +2021-12-06 14:22:12.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:22:12.081 G CORS policy execution failed. +2021-12-06 14:22:12.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:22:12.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.3667ms +2021-12-06 14:22:15.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:22:15.070 G CORS policy execution failed. +2021-12-06 14:22:15.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:22:15.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.5251ms +2021-12-06 14:22:18.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:22:18.068 G CORS policy execution failed. +2021-12-06 14:22:18.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:22:18.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.6836ms +2021-12-06 14:22:21.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:22:21.078 G CORS policy execution failed. +2021-12-06 14:22:21.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:22:21.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.9043ms +2021-12-06 14:22:24.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:22:24.078 G CORS policy execution failed. +2021-12-06 14:22:24.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:22:24.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.3458ms +2021-12-06 14:22:27.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:22:27.080 G CORS policy execution failed. +2021-12-06 14:22:27.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:22:27.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.6082ms +2021-12-06 14:22:30.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:22:30.073 G CORS policy execution failed. +2021-12-06 14:22:30.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:22:30.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.8760ms +2021-12-06 14:22:33.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:22:33.074 G CORS policy execution failed. +2021-12-06 14:22:33.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:22:33.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.9654ms +2021-12-06 14:22:36.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:22:36.072 G CORS policy execution failed. +2021-12-06 14:22:36.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:22:36.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.5601ms +2021-12-06 14:22:39.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:22:39.073 G CORS policy execution failed. +2021-12-06 14:22:39.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:22:39.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.7089ms +2021-12-06 14:22:42.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:22:42.080 G CORS policy execution failed. +2021-12-06 14:22:42.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:22:42.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.6594ms +2021-12-06 14:22:45.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:22:45.073 G CORS policy execution failed. +2021-12-06 14:22:45.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:22:45.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.8785ms +2021-12-06 14:22:48.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:22:48.077 G CORS policy execution failed. +2021-12-06 14:22:48.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:22:48.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.2726ms +2021-12-06 14:22:51.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:22:51.070 G CORS policy execution failed. +2021-12-06 14:22:51.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:22:51.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.6520ms +2021-12-06 14:22:54.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:22:54.076 G CORS policy execution failed. +2021-12-06 14:22:54.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:22:54.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.9074ms +2021-12-06 14:22:57.065 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:22:57.068 G CORS policy execution failed. +2021-12-06 14:22:57.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:22:57.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.5227ms +2021-12-06 14:23:00.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:23:00.079 G CORS policy execution failed. +2021-12-06 14:23:00.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:23:00.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.0426ms +2021-12-06 14:23:03.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:23:03.071 G CORS policy execution failed. +2021-12-06 14:23:03.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:23:03.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.7653ms +2021-12-06 14:23:06.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:23:06.080 G CORS policy execution failed. +2021-12-06 14:23:06.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:23:06.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.4192ms +2021-12-06 14:23:09.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:23:09.077 G CORS policy execution failed. +2021-12-06 14:23:09.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:23:09.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.6154ms +2021-12-06 14:23:12.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:23:12.075 G CORS policy execution failed. +2021-12-06 14:23:12.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:23:12.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.6877ms +2021-12-06 14:23:15.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:23:15.077 G CORS policy execution failed. +2021-12-06 14:23:15.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:23:15.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.2481ms +2021-12-06 14:23:18.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:23:18.076 G CORS policy execution failed. +2021-12-06 14:23:18.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:23:18.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.8242ms +2021-12-06 14:23:21.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:23:21.073 G CORS policy execution failed. +2021-12-06 14:23:21.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:23:21.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.0966ms +2021-12-06 14:23:24.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:23:24.080 G CORS policy execution failed. +2021-12-06 14:23:24.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:23:24.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.3024ms +2021-12-06 14:23:27.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:23:27.082 G CORS policy execution failed. +2021-12-06 14:23:27.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:23:27.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.2241ms +2021-12-06 14:23:30.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:23:30.076 G CORS policy execution failed. +2021-12-06 14:23:30.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:23:30.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.8241ms +2021-12-06 14:23:33.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:23:33.071 G CORS policy execution failed. +2021-12-06 14:23:33.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:23:33.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.4866ms +2021-12-06 14:23:36.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:23:36.069 G CORS policy execution failed. +2021-12-06 14:23:36.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:23:36.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.2594ms +2021-12-06 14:23:39.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:23:39.073 G CORS policy execution failed. +2021-12-06 14:23:39.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:23:39.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.2406ms +2021-12-06 14:23:42.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:23:42.078 G CORS policy execution failed. +2021-12-06 14:23:42.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:23:42.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.3931ms +2021-12-06 14:23:45.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:23:45.071 G CORS policy execution failed. +2021-12-06 14:23:45.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:23:45.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.6057ms +2021-12-06 14:23:48.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:23:48.082 G CORS policy execution failed. +2021-12-06 14:23:48.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:23:48.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.3672ms +2021-12-06 14:23:51.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:23:51.066 G CORS policy execution failed. +2021-12-06 14:23:51.067 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:23:51.069 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.1863ms +2021-12-06 14:23:54.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:23:54.073 G CORS policy execution failed. +2021-12-06 14:23:54.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:23:54.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.9676ms +2021-12-06 14:23:57.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:23:57.069 G CORS policy execution failed. +2021-12-06 14:23:57.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:23:57.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.4325ms +2021-12-06 14:24:00.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:24:00.069 G CORS policy execution failed. +2021-12-06 14:24:00.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:24:00.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.4734ms +2021-12-06 14:24:03.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:24:03.084 G CORS policy execution failed. +2021-12-06 14:24:03.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:24:03.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.3189ms +2021-12-06 14:24:06.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:24:06.073 G CORS policy execution failed. +2021-12-06 14:24:06.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:24:06.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.2384ms +2021-12-06 14:24:09.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:24:09.069 G CORS policy execution failed. +2021-12-06 14:24:09.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:24:09.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.0342ms +2021-12-06 14:24:12.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:24:12.067 G CORS policy execution failed. +2021-12-06 14:24:12.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:24:12.069 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.9365ms +2021-12-06 14:24:15.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:24:15.085 G CORS policy execution failed. +2021-12-06 14:24:15.086 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:24:15.088 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 6.6164ms +2021-12-06 14:24:18.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:24:18.079 G CORS policy execution failed. +2021-12-06 14:24:18.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:24:18.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.8383ms +2021-12-06 14:24:21.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:24:21.080 G CORS policy execution failed. +2021-12-06 14:24:21.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:24:21.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.0911ms +2021-12-06 14:24:24.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:24:24.077 G CORS policy execution failed. +2021-12-06 14:24:24.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:24:24.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.9710ms +2021-12-06 14:24:27.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:24:27.071 G CORS policy execution failed. +2021-12-06 14:24:27.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:24:27.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.2234ms +2021-12-06 14:24:30.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:24:30.068 G CORS policy execution failed. +2021-12-06 14:24:30.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:24:30.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.1561ms +2021-12-06 14:24:33.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:24:33.068 G CORS policy execution failed. +2021-12-06 14:24:33.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:24:33.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.5581ms +2021-12-06 14:24:36.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:24:36.079 G CORS policy execution failed. +2021-12-06 14:24:36.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:24:36.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.2014ms +2021-12-06 14:24:39.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:24:39.079 G CORS policy execution failed. +2021-12-06 14:24:39.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:24:39.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.3350ms +2021-12-06 14:24:42.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:24:42.078 G CORS policy execution failed. +2021-12-06 14:24:42.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:24:42.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.8794ms +2021-12-06 14:24:45.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:24:45.072 G CORS policy execution failed. +2021-12-06 14:24:45.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:24:45.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.7049ms +2021-12-06 14:24:48.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:24:48.077 G CORS policy execution failed. +2021-12-06 14:24:48.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:24:48.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.2566ms +2021-12-06 14:24:51.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:24:51.067 G CORS policy execution failed. +2021-12-06 14:24:51.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:24:51.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.5838ms +2021-12-06 14:24:54.082 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:24:54.084 G CORS policy execution failed. +2021-12-06 14:24:54.084 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:24:54.086 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.3622ms +2021-12-06 14:24:57.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:24:57.074 G CORS policy execution failed. +2021-12-06 14:24:57.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:24:57.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.9263ms +2021-12-06 14:25:00.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:25:00.078 G CORS policy execution failed. +2021-12-06 14:25:00.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:25:00.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.6760ms +2021-12-06 14:25:03.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:25:03.080 G CORS policy execution failed. +2021-12-06 14:25:03.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:25:03.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.5011ms +2021-12-06 14:25:06.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:25:06.071 G CORS policy execution failed. +2021-12-06 14:25:06.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:25:06.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.3810ms +2021-12-06 14:25:09.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:25:09.074 G CORS policy execution failed. +2021-12-06 14:25:09.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:25:09.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.1527ms +2021-12-06 14:25:12.082 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:25:12.083 G CORS policy execution failed. +2021-12-06 14:25:12.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:25:12.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.9944ms +2021-12-06 14:25:15.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:25:15.078 G CORS policy execution failed. +2021-12-06 14:25:15.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:25:15.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.6067ms +2021-12-06 14:25:18.084 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:25:18.084 G CORS policy execution failed. +2021-12-06 14:25:18.085 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:25:18.087 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.8872ms +2021-12-06 14:25:21.085 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:25:21.086 G CORS policy execution failed. +2021-12-06 14:25:21.086 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:25:21.088 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.9396ms +2021-12-06 14:25:24.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:25:24.076 G CORS policy execution failed. +2021-12-06 14:25:24.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:25:24.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.8314ms +2021-12-06 14:25:27.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:25:27.069 G CORS policy execution failed. +2021-12-06 14:25:27.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:25:27.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.4262ms +2021-12-06 14:25:30.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:25:30.077 G CORS policy execution failed. +2021-12-06 14:25:30.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:25:30.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.5997ms +2021-12-06 14:25:33.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:25:33.081 G CORS policy execution failed. +2021-12-06 14:25:33.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:25:33.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.3381ms +2021-12-06 14:25:36.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:25:36.073 G CORS policy execution failed. +2021-12-06 14:25:36.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:25:36.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.4627ms +2021-12-06 14:25:39.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:25:39.082 G CORS policy execution failed. +2021-12-06 14:25:39.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:25:39.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.3870ms +2021-12-06 14:25:42.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:25:42.075 G CORS policy execution failed. +2021-12-06 14:25:42.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:25:42.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.6043ms +2021-12-06 14:25:45.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:25:45.070 G CORS policy execution failed. +2021-12-06 14:25:45.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:25:45.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.3306ms +2021-12-06 14:25:48.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:25:48.086 G CORS policy execution failed. +2021-12-06 14:25:48.087 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:25:48.089 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 8.0682ms +2021-12-06 14:25:51.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:25:51.081 G CORS policy execution failed. +2021-12-06 14:25:51.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:25:51.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.8781ms +2021-12-06 14:25:54.076 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:25:54.078 G CORS policy execution failed. +2021-12-06 14:25:54.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:25:54.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.1051ms +2021-12-06 14:25:57.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:25:57.072 G CORS policy execution failed. +2021-12-06 14:25:57.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:25:57.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.3183ms +2021-12-06 14:26:00.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:26:00.079 G CORS policy execution failed. +2021-12-06 14:26:00.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:26:00.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.0986ms +2021-12-06 14:26:03.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:26:03.076 G CORS policy execution failed. +2021-12-06 14:26:03.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:26:03.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.9483ms +2021-12-06 14:26:06.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:26:06.081 G CORS policy execution failed. +2021-12-06 14:26:06.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:26:06.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.8260ms +2021-12-06 14:26:09.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:26:09.072 G CORS policy execution failed. +2021-12-06 14:26:09.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:26:09.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.2885ms +2021-12-06 14:26:12.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:26:12.079 G CORS policy execution failed. +2021-12-06 14:26:12.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:26:12.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.4683ms +2021-12-06 14:26:15.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:26:15.073 G CORS policy execution failed. +2021-12-06 14:26:15.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:26:15.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.1055ms +2021-12-06 14:26:18.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:26:18.082 G CORS policy execution failed. +2021-12-06 14:26:18.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:26:18.085 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.3908ms +2021-12-06 14:26:21.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:26:21.073 G CORS policy execution failed. +2021-12-06 14:26:21.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:26:21.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.6522ms +2021-12-06 14:26:24.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:26:24.072 G CORS policy execution failed. +2021-12-06 14:26:24.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:26:24.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.2499ms +2021-12-06 14:26:27.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:26:27.079 G CORS policy execution failed. +2021-12-06 14:26:27.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:26:27.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.3074ms +2021-12-06 14:26:30.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:26:30.072 G CORS policy execution failed. +2021-12-06 14:26:30.073 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:26:30.075 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.5837ms +2021-12-06 14:26:33.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:26:33.070 G CORS policy execution failed. +2021-12-06 14:26:33.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:26:33.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.7160ms +2021-12-06 14:26:36.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:26:36.082 G CORS policy execution failed. +2021-12-06 14:26:36.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:26:36.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.2115ms +2021-12-06 14:26:39.072 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:26:39.075 G CORS policy execution failed. +2021-12-06 14:26:39.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:26:39.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.9746ms +2021-12-06 14:26:42.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:26:42.068 G CORS policy execution failed. +2021-12-06 14:26:42.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:26:42.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.5835ms +2021-12-06 14:26:45.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:26:45.068 G CORS policy execution failed. +2021-12-06 14:26:45.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:26:45.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.4124ms +2021-12-06 14:26:48.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:26:48.079 G CORS policy execution failed. +2021-12-06 14:26:48.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:26:48.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.0097ms +2021-12-06 14:26:51.067 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:26:51.068 G CORS policy execution failed. +2021-12-06 14:26:51.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:26:51.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.2089ms +2021-12-06 14:26:54.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:26:54.070 G CORS policy execution failed. +2021-12-06 14:26:54.071 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:26:54.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.5294ms +2021-12-06 14:26:57.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:26:57.080 G CORS policy execution failed. +2021-12-06 14:26:57.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:26:57.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.9782ms +2021-12-06 14:27:00.079 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:27:00.081 G CORS policy execution failed. +2021-12-06 14:27:00.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:27:00.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.2314ms +2021-12-06 14:27:03.069 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:27:03.070 G CORS policy execution failed. +2021-12-06 14:27:03.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:27:03.072 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.9724ms +2021-12-06 14:27:06.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:27:06.078 G CORS policy execution failed. +2021-12-06 14:27:06.078 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:27:06.080 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.8834ms +2021-12-06 14:27:09.077 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:27:09.078 G CORS policy execution failed. +2021-12-06 14:27:09.079 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:27:09.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.2219ms +2021-12-06 14:27:12.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:27:12.075 G CORS policy execution failed. +2021-12-06 14:27:12.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:27:12.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.6855ms +2021-12-06 14:27:15.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:27:15.082 G CORS policy execution failed. +2021-12-06 14:27:15.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:27:15.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.0523ms +2021-12-06 14:27:18.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:27:18.074 G CORS policy execution failed. +2021-12-06 14:27:18.075 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:27:18.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.9670ms +2021-12-06 14:27:21.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:27:21.075 G CORS policy execution failed. +2021-12-06 14:27:21.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:27:21.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.6809ms +2021-12-06 14:27:24.080 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:27:24.081 G CORS policy execution failed. +2021-12-06 14:27:24.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:27:24.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.8159ms +2021-12-06 14:27:27.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:27:27.079 G CORS policy execution failed. +2021-12-06 14:27:27.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:27:27.082 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.8924ms +2021-12-06 14:27:30.070 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:27:30.071 G CORS policy execution failed. +2021-12-06 14:27:30.072 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:27:30.074 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.3968ms +2021-12-06 14:27:33.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:27:33.067 G CORS policy execution failed. +2021-12-06 14:27:33.068 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:27:33.070 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.2525ms +2021-12-06 14:27:36.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:27:36.079 G CORS policy execution failed. +2021-12-06 14:27:36.080 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:27:36.081 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.9037ms +2021-12-06 14:27:39.066 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:27:39.068 G CORS policy execution failed. +2021-12-06 14:27:39.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:27:39.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.5735ms +2021-12-06 14:27:42.075 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:27:42.077 G CORS policy execution failed. +2021-12-06 14:27:42.077 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:27:42.079 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.5329ms +2021-12-06 14:27:45.074 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:27:45.075 G CORS policy execution failed. +2021-12-06 14:27:45.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:27:45.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.8256ms +2021-12-06 14:27:48.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:27:48.069 G CORS policy execution failed. +2021-12-06 14:27:48.069 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:27:48.071 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.3352ms +2021-12-06 14:27:51.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:27:51.075 G CORS policy execution failed. +2021-12-06 14:27:51.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:27:51.077 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.9523ms +2021-12-06 14:27:54.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:27:54.082 G CORS policy execution failed. +2021-12-06 14:27:54.083 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:27:54.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 3.5152ms +2021-12-06 14:27:57.073 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:27:57.075 G CORS policy execution failed. +2021-12-06 14:27:57.076 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:27:57.078 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.9254ms +2021-12-06 14:28:00.071 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:28:00.073 G CORS policy execution failed. +2021-12-06 14:28:00.074 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:28:00.076 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.8747ms +2021-12-06 14:28:03.081 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:28:03.082 G CORS policy execution failed. +2021-12-06 14:28:03.082 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:28:03.084 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 2.9261ms +2021-12-06 14:28:06.068 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:28:06.070 G CORS policy execution failed. +2021-12-06 14:28:06.070 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:28:06.073 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.9735ms +2021-12-06 14:28:09.078 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:28:09.080 G CORS policy execution failed. +2021-12-06 14:28:09.081 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:28:09.083 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 4.5378ms +2021-12-06 14:28:11.085 G Request starting HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 +2021-12-06 14:28:11.087 G CORS policy execution failed. +2021-12-06 14:28:11.087 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 14:28:11.090 G Request finished HTTP/1.1 POST http://localhost:44378/hangfire/stats application/x-www-form-urlencoded;+charset=UTF-8 167 - 200 - application/json 5.3269ms +2021-12-06 14:28:11.850 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/recurring - - +2021-12-06 14:28:11.853 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/recurring - - - 200 - text/html 3.0874ms +2021-12-06 14:28:11.864 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 14:28:11.864 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 14:28:11.869 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 5.9040ms +2021-12-06 14:28:11.881 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 17.4052ms +2021-12-06 14:28:12.660 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/jobs/processing - - +2021-12-06 14:28:12.664 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/jobs/processing - - - 200 - text/html 3.6477ms +2021-12-06 14:28:12.674 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 14:28:12.674 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 14:28:12.677 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 2.9753ms +2021-12-06 14:28:12.680 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 5.7623ms +2021-12-06 14:28:13.392 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/jobs/scheduled - - +2021-12-06 14:28:13.395 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/jobs/scheduled - - - 200 - text/html 2.9888ms +2021-12-06 14:28:13.403 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 14:28:13.403 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 14:28:13.406 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 2.7057ms +2021-12-06 14:28:13.413 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 10.0759ms +2021-12-06 14:28:14.059 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/jobs/processing - - +2021-12-06 14:28:14.062 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/jobs/processing - - - 200 - text/html 3.7430ms +2021-12-06 14:28:14.074 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 14:28:14.074 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 14:28:14.076 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 2.7958ms +2021-12-06 14:28:14.079 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 5.5158ms +2021-12-06 14:28:14.985 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/jobs/succeeded - - +2021-12-06 14:28:14.990 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/jobs/succeeded - - - 200 - text/html 5.3182ms +2021-12-06 14:28:14.999 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 14:28:14.999 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 14:28:15.001 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 2.4740ms +2021-12-06 14:28:15.005 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 6.5039ms +2021-12-06 14:28:15.544 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/jobs/processing - - +2021-12-06 14:28:15.548 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/jobs/processing - - - 200 - text/html 3.5697ms +2021-12-06 14:28:15.556 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 14:28:15.556 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 14:28:15.562 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 5.9320ms +2021-12-06 14:28:15.562 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 5.9138ms +2021-12-06 14:28:15.976 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/jobs/enqueued - - +2021-12-06 14:28:15.979 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/jobs/enqueued - - - 200 - text/html 2.9227ms +2021-12-06 14:28:15.987 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 14:28:15.987 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 14:28:15.990 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 2.5502ms +2021-12-06 14:28:15.993 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 6.1498ms +2021-12-06 14:28:16.184 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/recurring - - +2021-12-06 14:28:16.187 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/recurring - - - 200 - text/html 2.8439ms +2021-12-06 14:28:16.195 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 14:28:16.195 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 14:28:16.197 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 2.2810ms +2021-12-06 14:28:16.200 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 4.9431ms +2021-12-06 14:28:16.395 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/retries - - +2021-12-06 14:28:16.397 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/retries - - - 200 - text/html 2.5586ms +2021-12-06 14:28:16.405 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 14:28:16.405 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 14:28:16.408 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 3.3368ms +2021-12-06 14:28:16.412 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 6.6750ms +2021-12-06 14:28:16.880 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/recurring - - +2021-12-06 14:28:16.883 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/recurring - - - 200 - text/html 3.0825ms +2021-12-06 14:28:16.891 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 14:28:16.891 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 14:28:16.894 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 2.9780ms +2021-12-06 14:28:16.897 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 5.5603ms +2021-12-06 14:28:17.304 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire - - +2021-12-06 14:28:17.310 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire - - - 200 - text/html 6.2183ms +2021-12-06 14:28:17.318 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - +2021-12-06 14:28:17.318 G Request starting HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - +2021-12-06 14:28:17.321 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/css17240 - - - 200 - text/css 2.5288ms +2021-12-06 14:28:17.325 G Request finished HTTP/1.1 GET http://localhost:44378/hangfire/js17240 - - - 200 - application/javascript 6.8211ms +2021-12-06 14:32:19.649 G Request starting HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/UnsettledDetailReportService-Make?version=202110&begin=2021-10-1&end=2021-10-30&sapCode=72002841 - - +2021-12-06 14:32:19.653 G Executing endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.UnsettledDetailReportServiceMake (SettleAccount.Application)"' +2021-12-06 14:32:19.682 G Route matched with "{action = \"UnsettledDetailReportServiceMake\", controller = \"Report\", area = \"\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[System.String] UnsettledDetailReportServiceMake(System.String, System.String, System.String, System.String, System.String, System.String, System.String)" on controller "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService" ("SettleAccount.Application"). +2021-12-06 14:32:21.183 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 14:32:21.235 G Executed DbCommand ("3"ms) [Parameters=["@p0='?' (DbType = Guid), @p1='?' (Size = 50), @p2='?' (DbType = Guid), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 50), @p6='?' (DbType = Guid), @p7='?' (DbType = Guid), @p8='?' (DbType = DateTime2), @p9='?' (Size = 500), @p10='?' (Size = 50), @p11='?' (DbType = Boolean), @p12='?' (Size = 4000), @p13='?' (Size = 4000), @p14='?' (Size = 500), @p15='?' (DbType = DateTime2), @p16='?' (DbType = Guid), @p17='?' (Size = 50), @p18='?' (Size = 500), @p19='?' (Size = 500), @p20='?' (Size = 4000), @p21='?' (Size = 300), @p22='?' (Size = 4000), @p23='?' (Size = 50), @p24='?' (Size = 4000)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +INSERT INTO [Set_TaskJob] ([Id], [ActionName], [BranchId], [ConcurrencyStamp], [CreationTime], [Creator], [CreatorId], [DeleterId], [DeletionTime], [DownFileName], [Email], [Enabled], [Error], [ExtraProperties], [FileName], [LastModificationTime], [LastModifierId], [Name], [RealDownFileName], [RealFileName], [Remark], [ServiceName], [State], [TaskId], [Type]) +VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24); +SELECT [IsDeleted] +FROM [Set_TaskJob] +WHERE @@ROWCOUNT = 1 AND [Id] = @p0;" +2021-12-06 14:32:21.266 G Executed DbCommand ("1"ms) [Parameters=["@__input_Id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__input_Id_0" +2021-12-06 14:32:21.335 G Executed DbCommand ("1"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0 +ORDER BY [s].[Id]" +2021-12-06 14:32:21.357 G Executed DbCommand ("5"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP 0 T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type] INTO [dbo].[Set_TaskJobTemp2567315a] FROM [dbo].[Set_TaskJob] AS T LEFT JOIN [dbo].[Set_TaskJob] AS Source ON 1 = 0;" +2021-12-06 14:32:21.375 G Executed DbCommand ("7"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""MERGE [dbo].[Set_TaskJob] WITH (HOLDLOCK) AS T USING (SELECT TOP 1 * FROM [dbo].[Set_TaskJobTemp2567315a] ORDER BY [Id]) AS S ON T.[Id] = S.[Id] WHEN MATCHED AND EXISTS (SELECT S.[Id], S.[ActionName], S.[BranchId], S.[ConcurrencyStamp], S.[CreationTime], S.[Creator], S.[CreatorId], S.[DeleterId], S.[DeletionTime], S.[DownFileName], S.[Email], S.[Enabled], S.[Error], S.[ExtraProperties], S.[FileName], S.[IsDeleted], S.[LastModificationTime], S.[LastModifierId], S.[Name], S.[RealDownFileName], S.[RealFileName], S.[Remark], S.[ServiceName], S.[State], S.[TaskId], S.[Type] EXCEPT SELECT T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type]) THEN UPDATE SET T.[ActionName] = S.[ActionName], T.[BranchId] = S.[BranchId], T.[ConcurrencyStamp] = S.[ConcurrencyStamp], T.[CreationTime] = S.[CreationTime], T.[Creator] = S.[Creator], T.[CreatorId] = S.[CreatorId], T.[DeleterId] = S.[DeleterId], T.[DeletionTime] = S.[DeletionTime], T.[DownFileName] = S.[DownFileName], T.[Email] = S.[Email], T.[Enabled] = S.[Enabled], T.[Error] = S.[Error], T.[ExtraProperties] = S.[ExtraProperties], T.[FileName] = S.[FileName], T.[IsDeleted] = S.[IsDeleted], T.[LastModificationTime] = S.[LastModificationTime], T.[LastModifierId] = S.[LastModifierId], T.[Name] = S.[Name], T.[RealDownFileName] = S.[RealDownFileName], T.[RealFileName] = S.[RealFileName], T.[Remark] = S.[Remark], T.[ServiceName] = S.[ServiceName], T.[State] = S.[State], T.[TaskId] = S.[TaskId], T.[Type] = S.[Type];" +2021-12-06 14:32:21.379 G Executed DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""IF OBJECT_ID ('[dbo].[Set_TaskJobTemp2567315a]', 'U') IS NOT NULL DROP TABLE [dbo].[Set_TaskJobTemp2567315a]" +2021-12-06 14:32:21.382 G Executed DbCommand ("0"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0" +2021-12-06 14:32:21.388 G Executed DbCommand ("1"ms) [Parameters=["@p3='?' (DbType = Guid), @p0='?' (Size = 50), @p4='?' (Size = 50), @p1='?' (DbType = DateTime2), @p2='?' (Size = 50)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +UPDATE [Set_TaskJob] SET [ConcurrencyStamp] = @p0, [LastModificationTime] = @p1, [TaskId] = @p2 +WHERE [Id] = @p3 AND [ConcurrencyStamp] = @p4; +SELECT @@ROWCOUNT;" +2021-12-06 14:32:21.397 G Executing "ObjectResult", writing value of type '"System.String"'. +2021-12-06 14:32:21.399 G Executed action "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.UnsettledDetailReportServiceMake (SettleAccount.Application)" in 1714.9805ms +2021-12-06 14:32:21.400 G Executed endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.UnsettledDetailReportServiceMake (SettleAccount.Application)"' +2021-12-06 14:32:21.401 G Request finished HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/UnsettledDetailReportService-Make?version=202110&begin=2021-10-1&end=2021-10-30&sapCode=72002841 - - - 200 - text/plain;+charset=utf-8 1752.2172ms +2021-12-06 14:49:10.968 G Starting web host. +2021-12-06 14:49:19.065 G User profile is available. Using '"C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys"' as key repository and Windows DPAPI to encrypt keys at rest. +2021-12-06 14:49:19.130 G Loaded ABP modules: +2021-12-06 14:49:19.131 G - Win.Sfs.SettleAccount.SettleAccountHttpApiHostModule +2021-12-06 14:49:19.132 G - Win.Sfs.SettleAccount.SettleAccountApplicationModule +2021-12-06 14:49:19.133 G - Win.Sfs.SettleAccount.SettleAccountJobModule +2021-12-06 14:49:19.133 G - Win.Sfs.SettleAccount.SettleAccountDomainModule +2021-12-06 14:49:19.134 G - Volo.Abp.Domain.AbpDddDomainModule +2021-12-06 14:49:19.134 G - Volo.Abp.Auditing.AbpAuditingModule +2021-12-06 14:49:19.135 G - Volo.Abp.Data.AbpDataModule +2021-12-06 14:49:19.135 G - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-12-06 14:49:19.136 G - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-12-06 14:49:19.136 G - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-12-06 14:49:19.137 G - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-12-06 14:49:19.137 G - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-12-06 14:49:19.138 G - Volo.Abp.Json.AbpJsonModule +2021-12-06 14:49:19.138 G - Volo.Abp.Timing.AbpTimingModule +2021-12-06 14:49:19.139 G - Volo.Abp.Localization.AbpLocalizationModule +2021-12-06 14:49:19.139 G - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-12-06 14:49:19.139 G - Volo.Abp.Settings.AbpSettingsModule +2021-12-06 14:49:19.140 G - Volo.Abp.Security.AbpSecurityModule +2021-12-06 14:49:19.140 G - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-12-06 14:49:19.141 G - Volo.Abp.Threading.AbpThreadingModule +2021-12-06 14:49:19.141 G - Volo.Abp.EventBus.AbpEventBusModule +2021-12-06 14:49:19.142 G - Volo.Abp.Guids.AbpGuidsModule +2021-12-06 14:49:19.142 G - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-12-06 14:49:19.142 G - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-12-06 14:49:19.143 G - Volo.Abp.Specifications.AbpSpecificationsModule +2021-12-06 14:49:19.143 G - Win.Sfs.SettleAccount.SettleAccountDomainSharedModule +2021-12-06 14:49:19.144 G - Volo.Abp.Validation.AbpValidationModule +2021-12-06 14:49:19.144 G - Win.Sfs.SettleAccount.SettleAccountApplicationContractsModule +2021-12-06 14:49:19.145 G - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-12-06 14:49:19.145 G - Volo.Abp.Authorization.AbpAuthorizationModule +2021-12-06 14:49:19.145 G - Volo.Abp.Authorization.AbpAuthorizationAbstractionsModule +2021-12-06 14:49:19.146 G - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-12-06 14:49:19.146 G - Volo.Abp.Dapper.AbpDapperModule +2021-12-06 14:49:19.147 G - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-12-06 14:49:19.148 G - Win.Abp.Snowflakes.AbpSnowflakeGeneratorModule +2021-12-06 14:49:19.149 G - Volo.Abp.Http.Client.IdentityModel.AbpHttpClientIdentityModelModule +2021-12-06 14:49:19.149 G - Volo.Abp.Http.Client.AbpHttpClientModule +2021-12-06 14:49:19.150 G - Volo.Abp.Http.AbpHttpModule +2021-12-06 14:49:19.150 G - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-12-06 14:49:19.151 G - Volo.Abp.Minify.AbpMinifyModule +2021-12-06 14:49:19.151 G - Volo.Abp.Castle.AbpCastleCoreModule +2021-12-06 14:49:19.152 G - Volo.Abp.IdentityModel.AbpIdentityModelModule +2021-12-06 14:49:19.152 G - Volo.Abp.Caching.AbpCachingModule +2021-12-06 14:49:19.153 G - Volo.Abp.Serialization.AbpSerializationModule +2021-12-06 14:49:19.153 G - Volo.Abp.Identity.AbpIdentityHttpApiClientModule +2021-12-06 14:49:19.154 G - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-12-06 14:49:19.154 G - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-12-06 14:49:19.155 G - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-12-06 14:49:19.155 G - Volo.Abp.Features.AbpFeaturesModule +2021-12-06 14:49:19.156 G - Volo.Abp.Users.AbpUsersAbstractionModule +2021-12-06 14:49:19.156 G - Volo.Abp.Application.AbpDddApplicationModule +2021-12-06 14:49:19.157 G - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-12-06 14:49:19.157 G - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-12-06 14:49:19.158 G - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-12-06 14:49:19.159 G - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-12-06 14:49:19.159 G - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-12-06 14:49:19.160 G - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-12-06 14:49:19.160 G - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-12-06 14:49:19.161 G - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-12-06 14:49:19.161 G - Volo.Abp.UI.AbpUiModule +2021-12-06 14:49:19.162 G - Win.Sfs.SettleAccount.SettleAccountEntityFrameworkCoreModule +2021-12-06 14:49:19.162 G - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-12-06 14:49:19.163 G - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-12-06 14:49:19.164 G - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-12-06 14:49:19.165 G - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-12-06 14:49:19.165 G - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-12-06 14:49:19.166 G - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-12-06 14:49:19.166 G - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-12-06 14:49:19.167 G - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-12-06 14:49:19.167 G - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-12-06 14:49:19.168 G - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-12-06 14:49:19.168 G - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-12-06 14:49:19.169 G - Win.Sfs.SettleAccount.SettleAccountHttpApiModule +2021-12-06 14:49:19.169 G - Volo.Abp.Autofac.AbpAutofacModule +2021-12-06 14:49:19.170 G - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-12-06 14:49:19.170 G - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-12-06 14:49:19.171 G - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-12-06 14:49:19.172 G - Volo.Abp.BlobStoring.FileSystem.AbpBlobStoringFileSystemModule +2021-12-06 14:49:19.172 G - Volo.Abp.BackgroundJobs.Hangfire.AbpBackgroundJobsHangfireModule +2021-12-06 14:49:19.173 G - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-12-06 14:49:19.173 G - Volo.Abp.Hangfire.AbpHangfireModule +2021-12-06 14:49:19.231 G Start installing Hangfire SQL objects... +2021-12-06 14:49:19.388 G Hangfire SQL objects installed. +2021-12-06 14:49:19.398 G Starting Hangfire Server using job storage: 'SQL Server: 127.0.0.1@SettleAccountService' +2021-12-06 14:49:19.399 G Using the following options for SQL Server job storage: Queue poll interval: 00:00:15. +2021-12-06 14:49:19.400 G Using the following options for Hangfire Server: + Worker count: 20 + Listening queues: 'default' + Shutdown timeout: 00:00:15 + Schedule polling interval: 00:00:15 +2021-12-06 14:49:19.474 G Starting Hangfire Server using job storage: 'SQL Server: 127.0.0.1@SettleAccountService' +2021-12-06 14:49:19.476 G Using the following options for SQL Server job storage: Queue poll interval: 00:00:15. +2021-12-06 14:49:19.476 G Using the following options for Hangfire Server: + Worker count: 20 + Listening queues: 'default' + Shutdown timeout: 00:00:15 + Schedule polling interval: 00:00:15 +2021-12-06 14:49:19.687 G Server sk-20210819huao:13448:7d228a16 successfully announced in 227.9002 ms +2021-12-06 14:49:19.687 G Server sk-20210819huao:13448:5288cbf6 successfully announced in 200.5712 ms +2021-12-06 14:49:19.699 G Server sk-20210819huao:13448:5288cbf6 is starting the registered dispatchers: ServerWatchdog, ServerJobCancellationWatcher, ExpirationManager, CountersAggregator, Worker, DelayedJobScheduler, RecurringJobScheduler... +2021-12-06 14:49:19.699 G Server sk-20210819huao:13448:7d228a16 is starting the registered dispatchers: ServerWatchdog, ServerJobCancellationWatcher, ExpirationManager, CountersAggregator, Worker, DelayedJobScheduler, RecurringJobScheduler... +2021-12-06 14:49:19.741 G 2 servers were removed due to timeout +2021-12-06 14:49:19.910 G Server sk-20210819huao:13448:7d228a16 all the dispatchers started +2021-12-06 14:49:19.916 G Server sk-20210819huao:13448:5288cbf6 all the dispatchers started +2021-12-06 14:49:24.015 G No type was specified for the decimal property '"ConsignQty"' on entity type '"BTCarKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.017 G No type was specified for the decimal property '"ConsignQty"' on entity type '"BTNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.018 G No type was specified for the decimal property '"NeedQty"' on entity type '"BTNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.019 G No type was specified for the decimal property '"DiffQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.020 G No type was specified for the decimal property '"KBQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.020 G No type was specified for the decimal property '"SeqQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.021 G No type was specified for the decimal property '"Qty"' on entity type '"Bom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.022 G No type was specified for the decimal property '"ScrapPercent"' on entity type '"Bom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.024 G No type was specified for the decimal property '"TaxRate"' on entity type '"Customer"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.025 G No type was specified for the decimal property '"Qty"' on entity type '"CustomerBom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.026 G No type was specified for the decimal property '"Qty"' on entity type '"CarMaterialConfig"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.027 G No type was specified for the decimal property '"Qty"' on entity type '"EstimatedSum"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.028 G No type was specified for the decimal property '"Qty"' on entity type '"FIS_TH"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.028 G No type was specified for the decimal property '"SettledQty"' on entity type '"FIS_TH"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.029 G No type was specified for the decimal property '"Qty"' on entity type '"HQConsign"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.030 G No type was specified for the decimal property '"Qty"' on entity type '"HQSpecConsign"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.031 G No type was specified for the decimal property '"ConsignQty"' on entity type '"HQKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.032 G No type was specified for the decimal property '"NeedQty"' on entity type '"HQKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.032 G No type was specified for the decimal property '"ConsignQty"' on entity type '"HQSpecKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.033 G No type was specified for the decimal property '"NeedQty"' on entity type '"HQSpecKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.034 G No type was specified for the decimal property '"Amt"' on entity type '"Invoice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.035 G No type was specified for the decimal property '"Qty"' on entity type '"Invoice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.036 G No type was specified for the decimal property '"ExtendedMargin"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.036 G No type was specified for the decimal property '"ExtendedPrice"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.038 G No type was specified for the decimal property '"Price"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.039 G No type was specified for the decimal property '"Qty"' on entity type '"MaterialRelationshipDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.040 G No type was specified for the decimal property '"Price"' on entity type '"PriceList"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.041 G No type was specified for the decimal property '"DiffAmount"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.042 G No type was specified for the decimal property '"DiffPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.043 G No type was specified for the decimal property '"Price"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.043 G No type was specified for the decimal property '"RealSettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.044 G No type was specified for the decimal property '"RealSettlementPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.045 G No type was specified for the decimal property '"SettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.046 G No type was specified for the decimal property '"SettlementPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.047 G No type was specified for the decimal property '"SupplyProportion"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.047 G No type was specified for the decimal property '"TheoreticalSettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.048 G No type was specified for the decimal property '"UsedNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.049 G No type was specified for the decimal property '"Amt"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.050 G No type was specified for the decimal property '"Qty"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.051 G No type was specified for the decimal property '"Total"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.051 G No type was specified for the decimal property '"Amt"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.053 G No type was specified for the decimal property '"Qty"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.055 G No type was specified for the decimal property '"Total"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.056 G No type was specified for the decimal property '"CustomItemPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.057 G No type was specified for the decimal property '"CustomSubItemPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.057 G No type was specified for the decimal property '"SupplyProportionPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.058 G No type was specified for the decimal property '"Qty"' on entity type '"SettleAccount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.059 G No type was specified for the decimal property '"Qty"' on entity type '"UnSettleAccount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.060 G No type was specified for the decimal property '"PerCarNum"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.061 G No type was specified for the decimal property '"Price"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.062 G No type was specified for the decimal property '"QuantityPrice"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.062 G No type was specified for the decimal property '"Price"' on entity type '"SettlementPart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.063 G No type was specified for the decimal property '"Qty"' on entity type '"KanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.064 G No type was specified for the decimal property '"Amt"' on entity type '"ScrapClaims"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.065 G No type was specified for the decimal property '"Qty"' on entity type '"ScrapClaims"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.066 G No type was specified for the decimal property '"AmountNoTax"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.066 G No type was specified for the decimal property '"InvoicedQty"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.067 G No type was specified for the decimal property '"PurchasePriceNoTax"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.068 G No type was specified for the decimal property '"ReceiptQty"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.069 G No type was specified for the decimal property '"TaxRate"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.070 G No type was specified for the decimal property '"Qty"' on entity type '"WMSKanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.071 G No type was specified for the decimal property '"WMSDeliveryQty"' on entity type '"WMSKanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.072 G No type was specified for the decimal property '"AmountNoTax"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.072 G No type was specified for the decimal property '"InvoicedQty"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.073 G No type was specified for the decimal property '"PurchasePriceNoTax"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.074 G No type was specified for the decimal property '"ReceiptQty"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.075 G No type was specified for the decimal property '"TaxRate"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.076 G No type was specified for the decimal property '"InvoiceQty"' on entity type '"EstimatedInventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.076 G No type was specified for the decimal property '"ReceiveQty"' on entity type '"EstimatedInventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.077 G No type was specified for the decimal property '"DiffQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.078 G No type was specified for the decimal property '"EstimationQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.079 G No type was specified for the decimal property '"FgQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.080 G No type was specified for the decimal property '"StockQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.081 G No type was specified for the decimal property '"UnSettledQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.081 G No type was specified for the decimal property '"Qty"' on entity type '"FIS"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.082 G No type was specified for the decimal property '"SettledQty"' on entity type '"FIS"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.083 G No type was specified for the decimal property '"Qty"' on entity type '"FISExtend"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.084 G No type was specified for the decimal property '"SettledQty"' on entity type '"FISExtend"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.086 G No type was specified for the decimal property '"EndingInventoryQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.086 G No type was specified for the decimal property '"InputQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.087 G No type was specified for the decimal property '"OpeningInventoryQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.088 G No type was specified for the decimal property '"OutputQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.089 G No type was specified for the decimal property '"Price"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.090 G No type was specified for the decimal property '"ConsignQty"' on entity type '"JFCarKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.091 G No type was specified for the decimal property '"ConsignQty"' on entity type '"JFNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.091 G No type was specified for the decimal property '"InStockQty"' on entity type '"JFNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.092 G No type was specified for the decimal property '"CP7ScrapQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.093 G No type was specified for the decimal property '"ClaimQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.094 G No type was specified for the decimal property '"DiffPrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.095 G No type was specified for the decimal property '"DiffQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.095 G No type was specified for the decimal property '"InvoiceAmt"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.096 G No type was specified for the decimal property '"InvoicePrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.097 G No type was specified for the decimal property '"InvoiceQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.098 G No type was specified for the decimal property '"SalePrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.099 G No type was specified for the decimal property '"SettleQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.099 G No type was specified for the decimal property '"CustomSubItemPrice"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.101 G No type was specified for the decimal property '"CustomSubItemSumQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.102 G No type was specified for the decimal property '"ErpSubItemActualQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.103 G No type was specified for the decimal property '"ErpSubItemQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.103 G No type was specified for the decimal property '"OfflineQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.104 G No type was specified for the decimal property '"SumPriceNoTax"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.105 G No type was specified for the decimal property '"SumPriceWithTax"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.106 G No type was specified for the decimal property '"ActNoTaxAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.107 G No type was specified for the decimal property '"ActPaymentPartyQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.107 G No type was specified for the decimal property '"DiffAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.108 G No type was specified for the decimal property '"DiffQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.109 G No type was specified for the decimal property '"StaPaymentPartyQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.110 G No type was specified for the decimal property '"StdNoTaxAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.111 G No type was specified for the decimal property '"Qty"' on entity type '"SendUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.112 G No type was specified for the decimal property '"SettledQty"' on entity type '"SendUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.112 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.113 G No type was specified for the decimal property '"FisQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.114 G No type was specified for the decimal property '"StockQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.115 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.116 G No type was specified for the decimal property '"R3SettledQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.117 G No type was specified for the decimal property '"StockQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.118 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.119 G No type was specified for the decimal property '"FisUnSettledQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.119 G No type was specified for the decimal property '"StockQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 14:49:24.260 G Entity Framework Core "5.0.8" initialized '"PermissionManagementDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 14:49:24.260 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:04:05.421 G Starting web host. +2021-12-06 15:04:12.892 G User profile is available. Using '"C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys"' as key repository and Windows DPAPI to encrypt keys at rest. +2021-12-06 15:04:12.948 G Loaded ABP modules: +2021-12-06 15:04:12.950 G - Win.Sfs.SettleAccount.SettleAccountHttpApiHostModule +2021-12-06 15:04:12.951 G - Win.Sfs.SettleAccount.SettleAccountApplicationModule +2021-12-06 15:04:12.951 G - Win.Sfs.SettleAccount.SettleAccountJobModule +2021-12-06 15:04:12.952 G - Win.Sfs.SettleAccount.SettleAccountDomainModule +2021-12-06 15:04:12.952 G - Volo.Abp.Domain.AbpDddDomainModule +2021-12-06 15:04:12.953 G - Volo.Abp.Auditing.AbpAuditingModule +2021-12-06 15:04:12.953 G - Volo.Abp.Data.AbpDataModule +2021-12-06 15:04:12.954 G - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-12-06 15:04:12.954 G - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-12-06 15:04:12.955 G - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-12-06 15:04:12.955 G - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-12-06 15:04:12.955 G - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-12-06 15:04:12.956 G - Volo.Abp.Json.AbpJsonModule +2021-12-06 15:04:12.956 G - Volo.Abp.Timing.AbpTimingModule +2021-12-06 15:04:12.957 G - Volo.Abp.Localization.AbpLocalizationModule +2021-12-06 15:04:12.957 G - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-12-06 15:04:12.957 G - Volo.Abp.Settings.AbpSettingsModule +2021-12-06 15:04:12.958 G - Volo.Abp.Security.AbpSecurityModule +2021-12-06 15:04:12.958 G - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-12-06 15:04:12.959 G - Volo.Abp.Threading.AbpThreadingModule +2021-12-06 15:04:12.959 G - Volo.Abp.EventBus.AbpEventBusModule +2021-12-06 15:04:12.959 G - Volo.Abp.Guids.AbpGuidsModule +2021-12-06 15:04:12.960 G - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-12-06 15:04:12.960 G - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-12-06 15:04:12.961 G - Volo.Abp.Specifications.AbpSpecificationsModule +2021-12-06 15:04:12.961 G - Win.Sfs.SettleAccount.SettleAccountDomainSharedModule +2021-12-06 15:04:12.962 G - Volo.Abp.Validation.AbpValidationModule +2021-12-06 15:04:12.962 G - Win.Sfs.SettleAccount.SettleAccountApplicationContractsModule +2021-12-06 15:04:12.963 G - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-12-06 15:04:12.963 G - Volo.Abp.Authorization.AbpAuthorizationModule +2021-12-06 15:04:12.964 G - Volo.Abp.Authorization.AbpAuthorizationAbstractionsModule +2021-12-06 15:04:12.964 G - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-12-06 15:04:12.965 G - Volo.Abp.Dapper.AbpDapperModule +2021-12-06 15:04:12.965 G - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-12-06 15:04:12.966 G - Win.Abp.Snowflakes.AbpSnowflakeGeneratorModule +2021-12-06 15:04:12.966 G - Volo.Abp.Http.Client.IdentityModel.AbpHttpClientIdentityModelModule +2021-12-06 15:04:12.967 G - Volo.Abp.Http.Client.AbpHttpClientModule +2021-12-06 15:04:12.967 G - Volo.Abp.Http.AbpHttpModule +2021-12-06 15:04:12.968 G - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-12-06 15:04:12.968 G - Volo.Abp.Minify.AbpMinifyModule +2021-12-06 15:04:12.968 G - Volo.Abp.Castle.AbpCastleCoreModule +2021-12-06 15:04:12.969 G - Volo.Abp.IdentityModel.AbpIdentityModelModule +2021-12-06 15:04:12.969 G - Volo.Abp.Caching.AbpCachingModule +2021-12-06 15:04:12.970 G - Volo.Abp.Serialization.AbpSerializationModule +2021-12-06 15:04:12.970 G - Volo.Abp.Identity.AbpIdentityHttpApiClientModule +2021-12-06 15:04:12.971 G - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-12-06 15:04:12.971 G - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-12-06 15:04:12.972 G - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-12-06 15:04:12.972 G - Volo.Abp.Features.AbpFeaturesModule +2021-12-06 15:04:12.973 G - Volo.Abp.Users.AbpUsersAbstractionModule +2021-12-06 15:04:12.973 G - Volo.Abp.Application.AbpDddApplicationModule +2021-12-06 15:04:12.974 G - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-12-06 15:04:12.974 G - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-12-06 15:04:12.975 G - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-12-06 15:04:12.975 G - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-12-06 15:04:12.976 G - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-12-06 15:04:12.976 G - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-12-06 15:04:12.977 G - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-12-06 15:04:12.977 G - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-12-06 15:04:12.978 G - Volo.Abp.UI.AbpUiModule +2021-12-06 15:04:12.979 G - Win.Sfs.SettleAccount.SettleAccountEntityFrameworkCoreModule +2021-12-06 15:04:12.979 G - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-12-06 15:04:12.980 G - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-12-06 15:04:12.980 G - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-12-06 15:04:12.981 G - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-12-06 15:04:12.981 G - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-12-06 15:04:12.982 G - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-12-06 15:04:12.982 G - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-12-06 15:04:12.983 G - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-12-06 15:04:12.983 G - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-12-06 15:04:12.984 G - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-12-06 15:04:12.984 G - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-12-06 15:04:12.985 G - Win.Sfs.SettleAccount.SettleAccountHttpApiModule +2021-12-06 15:04:12.985 G - Volo.Abp.Autofac.AbpAutofacModule +2021-12-06 15:04:12.986 G - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-12-06 15:04:12.986 G - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-12-06 15:04:12.987 G - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-12-06 15:04:12.987 G - Volo.Abp.BlobStoring.FileSystem.AbpBlobStoringFileSystemModule +2021-12-06 15:04:12.988 G - Volo.Abp.BackgroundJobs.Hangfire.AbpBackgroundJobsHangfireModule +2021-12-06 15:04:12.988 G - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-12-06 15:04:12.989 G - Volo.Abp.Hangfire.AbpHangfireModule +2021-12-06 15:04:13.057 G Start installing Hangfire SQL objects... +2021-12-06 15:04:13.169 G Hangfire SQL objects installed. +2021-12-06 15:04:13.179 G Starting Hangfire Server using job storage: 'SQL Server: 127.0.0.1@SettleAccountService' +2021-12-06 15:04:13.180 G Using the following options for SQL Server job storage: Queue poll interval: 00:00:15. +2021-12-06 15:04:13.181 G Using the following options for Hangfire Server: + Worker count: 20 + Listening queues: 'default' + Shutdown timeout: 00:00:15 + Schedule polling interval: 00:00:15 +2021-12-06 15:04:13.222 G Starting Hangfire Server using job storage: 'SQL Server: 127.0.0.1@SettleAccountService' +2021-12-06 15:04:13.225 G Using the following options for SQL Server job storage: Queue poll interval: 00:00:15. +2021-12-06 15:04:13.226 G Using the following options for Hangfire Server: + Worker count: 20 + Listening queues: 'default' + Shutdown timeout: 00:00:15 + Schedule polling interval: 00:00:15 +2021-12-06 15:04:13.408 G Server sk-20210819huao:14812:de2e6e36 successfully announced in 202.1372 ms +2021-12-06 15:04:13.408 G Server sk-20210819huao:14812:9b35dbb5 successfully announced in 170.5899 ms +2021-12-06 15:04:13.417 G Server sk-20210819huao:14812:9b35dbb5 is starting the registered dispatchers: ServerWatchdog, ServerJobCancellationWatcher, ExpirationManager, CountersAggregator, Worker, DelayedJobScheduler, RecurringJobScheduler... +2021-12-06 15:04:13.417 G Server sk-20210819huao:14812:de2e6e36 is starting the registered dispatchers: ServerWatchdog, ServerJobCancellationWatcher, ExpirationManager, CountersAggregator, Worker, DelayedJobScheduler, RecurringJobScheduler... +2021-12-06 15:04:13.446 G 2 servers were removed due to timeout +2021-12-06 15:04:13.619 G Server sk-20210819huao:14812:9b35dbb5 all the dispatchers started +2021-12-06 15:04:13.619 G Server sk-20210819huao:14812:de2e6e36 all the dispatchers started +2021-12-06 15:07:32.459 G Starting web host. +2021-12-06 15:07:39.806 G User profile is available. Using '"C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys"' as key repository and Windows DPAPI to encrypt keys at rest. +2021-12-06 15:07:39.874 G Loaded ABP modules: +2021-12-06 15:07:39.875 G - Win.Sfs.SettleAccount.SettleAccountHttpApiHostModule +2021-12-06 15:07:39.876 G - Win.Sfs.SettleAccount.SettleAccountApplicationModule +2021-12-06 15:07:39.876 G - Win.Sfs.SettleAccount.SettleAccountJobModule +2021-12-06 15:07:39.877 G - Win.Sfs.SettleAccount.SettleAccountDomainModule +2021-12-06 15:07:39.877 G - Volo.Abp.Domain.AbpDddDomainModule +2021-12-06 15:07:39.878 G - Volo.Abp.Auditing.AbpAuditingModule +2021-12-06 15:07:39.878 G - Volo.Abp.Data.AbpDataModule +2021-12-06 15:07:39.879 G - Volo.Abp.ObjectExtending.AbpObjectExtendingModule +2021-12-06 15:07:39.879 G - Volo.Abp.Localization.AbpLocalizationAbstractionsModule +2021-12-06 15:07:39.880 G - Volo.Abp.Validation.AbpValidationAbstractionsModule +2021-12-06 15:07:39.880 G - Volo.Abp.Uow.AbpUnitOfWorkModule +2021-12-06 15:07:39.880 G - Volo.Abp.EventBus.Abstractions.AbpEventBusAbstractionsModule +2021-12-06 15:07:39.881 G - Volo.Abp.Json.AbpJsonModule +2021-12-06 15:07:39.881 G - Volo.Abp.Timing.AbpTimingModule +2021-12-06 15:07:39.882 G - Volo.Abp.Localization.AbpLocalizationModule +2021-12-06 15:07:39.882 G - Volo.Abp.VirtualFileSystem.AbpVirtualFileSystemModule +2021-12-06 15:07:39.883 G - Volo.Abp.Settings.AbpSettingsModule +2021-12-06 15:07:39.883 G - Volo.Abp.Security.AbpSecurityModule +2021-12-06 15:07:39.883 G - Volo.Abp.MultiTenancy.AbpMultiTenancyModule +2021-12-06 15:07:39.884 G - Volo.Abp.Threading.AbpThreadingModule +2021-12-06 15:07:39.884 G - Volo.Abp.EventBus.AbpEventBusModule +2021-12-06 15:07:39.885 G - Volo.Abp.Guids.AbpGuidsModule +2021-12-06 15:07:39.885 G - Volo.Abp.ObjectMapping.AbpObjectMappingModule +2021-12-06 15:07:39.885 G - Volo.Abp.ExceptionHandling.AbpExceptionHandlingModule +2021-12-06 15:07:39.886 G - Volo.Abp.Specifications.AbpSpecificationsModule +2021-12-06 15:07:39.886 G - Win.Sfs.SettleAccount.SettleAccountDomainSharedModule +2021-12-06 15:07:39.887 G - Volo.Abp.Validation.AbpValidationModule +2021-12-06 15:07:39.887 G - Win.Sfs.SettleAccount.SettleAccountApplicationContractsModule +2021-12-06 15:07:39.887 G - Volo.Abp.Application.AbpDddApplicationContractsModule +2021-12-06 15:07:39.888 G - Volo.Abp.Authorization.AbpAuthorizationModule +2021-12-06 15:07:39.888 G - Volo.Abp.Authorization.AbpAuthorizationAbstractionsModule +2021-12-06 15:07:39.889 G - Volo.Abp.AutoMapper.AbpAutoMapperModule +2021-12-06 15:07:39.889 G - Volo.Abp.Dapper.AbpDapperModule +2021-12-06 15:07:39.889 G - Volo.Abp.EntityFrameworkCore.AbpEntityFrameworkCoreModule +2021-12-06 15:07:39.890 G - Win.Abp.Snowflakes.AbpSnowflakeGeneratorModule +2021-12-06 15:07:39.890 G - Volo.Abp.Http.Client.IdentityModel.AbpHttpClientIdentityModelModule +2021-12-06 15:07:39.891 G - Volo.Abp.Http.Client.AbpHttpClientModule +2021-12-06 15:07:39.891 G - Volo.Abp.Http.AbpHttpModule +2021-12-06 15:07:39.891 G - Volo.Abp.Http.AbpHttpAbstractionsModule +2021-12-06 15:07:39.892 G - Volo.Abp.Minify.AbpMinifyModule +2021-12-06 15:07:39.892 G - Volo.Abp.Castle.AbpCastleCoreModule +2021-12-06 15:07:39.894 G - Volo.Abp.IdentityModel.AbpIdentityModelModule +2021-12-06 15:07:39.895 G - Volo.Abp.Caching.AbpCachingModule +2021-12-06 15:07:39.895 G - Volo.Abp.Serialization.AbpSerializationModule +2021-12-06 15:07:39.896 G - Volo.Abp.Identity.AbpIdentityHttpApiClientModule +2021-12-06 15:07:39.896 G - Volo.Abp.Identity.AbpIdentityApplicationContractsModule +2021-12-06 15:07:39.897 G - Volo.Abp.Identity.AbpIdentityDomainSharedModule +2021-12-06 15:07:39.897 G - Volo.Abp.Users.AbpUsersDomainSharedModule +2021-12-06 15:07:39.898 G - Volo.Abp.Features.AbpFeaturesModule +2021-12-06 15:07:39.898 G - Volo.Abp.Users.AbpUsersAbstractionModule +2021-12-06 15:07:39.899 G - Volo.Abp.Application.AbpDddApplicationModule +2021-12-06 15:07:39.899 G - Volo.Abp.GlobalFeatures.AbpGlobalFeaturesModule +2021-12-06 15:07:39.900 G - Volo.Abp.PermissionManagement.AbpPermissionManagementApplicationContractsModule +2021-12-06 15:07:39.901 G - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainSharedModule +2021-12-06 15:07:39.901 G - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcModule +2021-12-06 15:07:39.902 G - Volo.Abp.AspNetCore.AbpAspNetCoreModule +2021-12-06 15:07:39.902 G - Volo.Abp.ApiVersioning.AbpApiVersioningAbstractionsModule +2021-12-06 15:07:39.903 G - Volo.Abp.AspNetCore.Mvc.AbpAspNetCoreMvcContractsModule +2021-12-06 15:07:39.903 G - Volo.Abp.UI.Navigation.AbpUiNavigationModule +2021-12-06 15:07:39.904 G - Volo.Abp.UI.AbpUiModule +2021-12-06 15:07:39.904 G - Win.Sfs.SettleAccount.SettleAccountEntityFrameworkCoreModule +2021-12-06 15:07:39.905 G - Volo.Abp.PermissionManagement.EntityFrameworkCore.AbpPermissionManagementEntityFrameworkCoreModule +2021-12-06 15:07:39.905 G - Volo.Abp.PermissionManagement.AbpPermissionManagementDomainModule +2021-12-06 15:07:39.905 G - Volo.Abp.SettingManagement.EntityFrameworkCore.AbpSettingManagementEntityFrameworkCoreModule +2021-12-06 15:07:39.906 G - Volo.Abp.SettingManagement.AbpSettingManagementDomainModule +2021-12-06 15:07:39.906 G - Volo.Abp.SettingManagement.AbpSettingManagementDomainSharedModule +2021-12-06 15:07:39.907 G - Volo.Abp.AuditLogging.EntityFrameworkCore.AbpAuditLoggingEntityFrameworkCoreModule +2021-12-06 15:07:39.907 G - Volo.Abp.AuditLogging.AbpAuditLoggingDomainModule +2021-12-06 15:07:39.909 G - Volo.Abp.AuditLogging.AbpAuditLoggingDomainSharedModule +2021-12-06 15:07:39.910 G - Volo.Abp.TenantManagement.EntityFrameworkCore.AbpTenantManagementEntityFrameworkCoreModule +2021-12-06 15:07:39.910 G - Volo.Abp.TenantManagement.AbpTenantManagementDomainModule +2021-12-06 15:07:39.911 G - Volo.Abp.TenantManagement.AbpTenantManagementDomainSharedModule +2021-12-06 15:07:39.911 G - Win.Sfs.SettleAccount.SettleAccountHttpApiModule +2021-12-06 15:07:39.912 G - Volo.Abp.Autofac.AbpAutofacModule +2021-12-06 15:07:39.912 G - Volo.Abp.EntityFrameworkCore.SqlServer.AbpEntityFrameworkCoreSqlServerModule +2021-12-06 15:07:39.913 G - Volo.Abp.AspNetCore.Serilog.AbpAspNetCoreSerilogModule +2021-12-06 15:07:39.913 G - Volo.Abp.BlobStoring.AbpBlobStoringModule +2021-12-06 15:07:39.914 G - Volo.Abp.BlobStoring.FileSystem.AbpBlobStoringFileSystemModule +2021-12-06 15:07:39.914 G - Volo.Abp.BackgroundJobs.Hangfire.AbpBackgroundJobsHangfireModule +2021-12-06 15:07:39.915 G - Volo.Abp.BackgroundJobs.AbpBackgroundJobsAbstractionsModule +2021-12-06 15:07:39.915 G - Volo.Abp.Hangfire.AbpHangfireModule +2021-12-06 15:07:39.970 G Start installing Hangfire SQL objects... +2021-12-06 15:07:40.089 G Hangfire SQL objects installed. +2021-12-06 15:07:40.099 G Starting Hangfire Server using job storage: 'SQL Server: 127.0.0.1@SettleAccountService' +2021-12-06 15:07:40.101 G Using the following options for SQL Server job storage: Queue poll interval: 00:00:15. +2021-12-06 15:07:40.102 G Using the following options for Hangfire Server: + Worker count: 20 + Listening queues: 'default' + Shutdown timeout: 00:00:15 + Schedule polling interval: 00:00:15 +2021-12-06 15:07:40.146 G Starting Hangfire Server using job storage: 'SQL Server: 127.0.0.1@SettleAccountService' +2021-12-06 15:07:40.147 G Using the following options for SQL Server job storage: Queue poll interval: 00:00:15. +2021-12-06 15:07:40.147 G Using the following options for Hangfire Server: + Worker count: 20 + Listening queues: 'default' + Shutdown timeout: 00:00:15 + Schedule polling interval: 00:00:15 +2021-12-06 15:07:40.328 G Server sk-20210819huao:9540:9856d881 successfully announced in 198.0444 ms +2021-12-06 15:07:40.328 G Server sk-20210819huao:9540:b171d066 successfully announced in 174.8229 ms +2021-12-06 15:07:40.342 G Server sk-20210819huao:9540:9856d881 is starting the registered dispatchers: ServerWatchdog, ServerJobCancellationWatcher, ExpirationManager, CountersAggregator, Worker, DelayedJobScheduler, RecurringJobScheduler... +2021-12-06 15:07:40.342 G Server sk-20210819huao:9540:b171d066 is starting the registered dispatchers: ServerWatchdog, ServerJobCancellationWatcher, ExpirationManager, CountersAggregator, Worker, DelayedJobScheduler, RecurringJobScheduler... +2021-12-06 15:07:40.563 G Server sk-20210819huao:9540:9856d881 all the dispatchers started +2021-12-06 15:07:40.616 G Server sk-20210819huao:9540:b171d066 all the dispatchers started +2021-12-06 15:07:43.561 G Entity Framework Core "5.0.8" initialized '"PermissionManagementDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:07:43.857 G Executed DbCommand ("33"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:43.950 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:43.954 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:43.960 G Executed DbCommand ("4"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:43.965 G Executed DbCommand ("2"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:43.975 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:43.979 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:43.984 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:43.987 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:43.990 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:43.993 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:43.996 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:43.999 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.004 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.009 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.012 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.015 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.021 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.024 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.027 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.030 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.033 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.037 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.040 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.043 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.046 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.049 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.053 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.056 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.059 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.062 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.065 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.068 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.071 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.074 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.077 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.079 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.083 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.086 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.088 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.091 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.094 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.097 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.100 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.103 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.106 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.109 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.112 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.115 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.118 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.121 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.124 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.126 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.130 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.133 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.136 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.138 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.141 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.144 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.147 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.150 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.152 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.155 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.158 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.162 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.165 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.167 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.170 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.173 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.176 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.179 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.181 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.184 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.187 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.189 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.192 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.195 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.198 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.201 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.203 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.207 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.210 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.213 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.216 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.219 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.223 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.226 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.229 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.232 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.235 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.238 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.241 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.244 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.247 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.249 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.253 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.255 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.258 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.261 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.263 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.266 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.269 G Executed DbCommand ("1"ms) [Parameters=["@__ef_filter__p_0='?' (DbType = Boolean), @__name_0='?' (Size = 128), @__providerName_1='?' (Size = 64), @__providerKey_2='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT TOP(1) [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[TenantId] +FROM [AbpPermissionGrants] AS [a] +WHERE ((@__ef_filter__p_0 = CAST(1 AS bit)) OR [a].[TenantId] IS NULL) AND ((([a].[Name] = @__name_0) AND ([a].[ProviderName] = @__providerName_1)) AND ([a].[ProviderKey] = @__providerKey_2)) +ORDER BY [a].[Id]" +2021-12-06 15:07:44.334 G No type was specified for the decimal property '"ConsignQty"' on entity type '"BTCarKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.336 G No type was specified for the decimal property '"ConsignQty"' on entity type '"BTNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.339 G No type was specified for the decimal property '"NeedQty"' on entity type '"BTNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.341 G No type was specified for the decimal property '"DiffQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.344 G No type was specified for the decimal property '"KBQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.347 G No type was specified for the decimal property '"SeqQty"' on entity type '"BTSeqKBDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.348 G No type was specified for the decimal property '"Qty"' on entity type '"Bom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.353 G No type was specified for the decimal property '"ScrapPercent"' on entity type '"Bom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.357 G No type was specified for the decimal property '"TaxRate"' on entity type '"Customer"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.360 G No type was specified for the decimal property '"Qty"' on entity type '"CustomerBom"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.361 G No type was specified for the decimal property '"Qty"' on entity type '"CarMaterialConfig"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.365 G No type was specified for the decimal property '"Qty"' on entity type '"EstimatedSum"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.368 G No type was specified for the decimal property '"Qty"' on entity type '"FIS_TH"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.369 G No type was specified for the decimal property '"SettledQty"' on entity type '"FIS_TH"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.373 G No type was specified for the decimal property '"Qty"' on entity type '"HQConsign"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.376 G No type was specified for the decimal property '"Qty"' on entity type '"HQSpecConsign"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.380 G No type was specified for the decimal property '"ConsignQty"' on entity type '"HQKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.381 G No type was specified for the decimal property '"NeedQty"' on entity type '"HQKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.385 G No type was specified for the decimal property '"ConsignQty"' on entity type '"HQSpecKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.388 G No type was specified for the decimal property '"NeedQty"' on entity type '"HQSpecKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.389 G No type was specified for the decimal property '"Amt"' on entity type '"Invoice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.392 G No type was specified for the decimal property '"Qty"' on entity type '"Invoice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.396 G No type was specified for the decimal property '"ExtendedMargin"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.400 G No type was specified for the decimal property '"ExtendedPrice"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.401 G No type was specified for the decimal property '"Price"' on entity type '"ItemInvoicePrice"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.405 G No type was specified for the decimal property '"Qty"' on entity type '"MaterialRelationshipDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.408 G No type was specified for the decimal property '"Price"' on entity type '"PriceList"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.412 G No type was specified for the decimal property '"DiffAmount"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.416 G No type was specified for the decimal property '"DiffPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.417 G No type was specified for the decimal property '"Price"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.421 G No type was specified for the decimal property '"RealSettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.426 G No type was specified for the decimal property '"RealSettlementPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.429 G No type was specified for the decimal property '"SettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.430 G No type was specified for the decimal property '"SettlementPrice"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.434 G No type was specified for the decimal property '"SupplyProportion"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.437 G No type was specified for the decimal property '"TheoreticalSettlementNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.438 G No type was specified for the decimal property '"UsedNumber"' on entity type '"SecMatchBase"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.442 G No type was specified for the decimal property '"Amt"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.445 G No type was specified for the decimal property '"Qty"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.448 G No type was specified for the decimal property '"Total"' on entity type '"SecondaryAdjustment"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.450 G No type was specified for the decimal property '"Amt"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.451 G No type was specified for the decimal property '"Qty"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.452 G No type was specified for the decimal property '"Total"' on entity type '"SecondaryDiscount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.453 G No type was specified for the decimal property '"CustomItemPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.453 G No type was specified for the decimal property '"CustomSubItemPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.454 G No type was specified for the decimal property '"SupplyProportionPrice"' on entity type '"SecondaryPriceRatio"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.455 G No type was specified for the decimal property '"Qty"' on entity type '"SettleAccount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.456 G No type was specified for the decimal property '"Qty"' on entity type '"UnSettleAccount"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.457 G No type was specified for the decimal property '"PerCarNum"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.457 G No type was specified for the decimal property '"Price"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.462 G No type was specified for the decimal property '"QuantityPrice"' on entity type '"SettlementPakAndSpareParts"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.463 G No type was specified for the decimal property '"Price"' on entity type '"SettlementPart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.464 G No type was specified for the decimal property '"Qty"' on entity type '"KanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.465 G No type was specified for the decimal property '"Amt"' on entity type '"ScrapClaims"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.466 G No type was specified for the decimal property '"Qty"' on entity type '"ScrapClaims"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.467 G No type was specified for the decimal property '"AmountNoTax"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.468 G No type was specified for the decimal property '"InvoicedQty"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.469 G No type was specified for the decimal property '"PurchasePriceNoTax"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.470 G No type was specified for the decimal property '"ReceiptQty"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.471 G No type was specified for the decimal property '"TaxRate"' on entity type '"SparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.471 G No type was specified for the decimal property '"Qty"' on entity type '"WMSKanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.472 G No type was specified for the decimal property '"WMSDeliveryQty"' on entity type '"WMSKanBanSettle"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.473 G No type was specified for the decimal property '"AmountNoTax"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.474 G No type was specified for the decimal property '"InvoicedQty"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.475 G No type was specified for the decimal property '"PurchasePriceNoTax"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.475 G No type was specified for the decimal property '"ReceiptQty"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.477 G No type was specified for the decimal property '"TaxRate"' on entity type '"WMSSparePart"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.477 G No type was specified for the decimal property '"InvoiceQty"' on entity type '"EstimatedInventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.478 G No type was specified for the decimal property '"ReceiveQty"' on entity type '"EstimatedInventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.479 G No type was specified for the decimal property '"DiffQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.480 G No type was specified for the decimal property '"EstimationQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.481 G No type was specified for the decimal property '"FgQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.482 G No type was specified for the decimal property '"StockQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.482 G No type was specified for the decimal property '"UnSettledQty"' on entity type '"EstimatedStockDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.484 G No type was specified for the decimal property '"Qty"' on entity type '"FIS"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.485 G No type was specified for the decimal property '"SettledQty"' on entity type '"FIS"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.486 G No type was specified for the decimal property '"Qty"' on entity type '"FISExtend"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.487 G No type was specified for the decimal property '"SettledQty"' on entity type '"FISExtend"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.487 G No type was specified for the decimal property '"EndingInventoryQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.488 G No type was specified for the decimal property '"InputQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.489 G No type was specified for the decimal property '"OpeningInventoryQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.490 G No type was specified for the decimal property '"OutputQty"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.491 G No type was specified for the decimal property '"Price"' on entity type '"InventoryDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.492 G No type was specified for the decimal property '"ConsignQty"' on entity type '"JFCarKB"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.493 G No type was specified for the decimal property '"ConsignQty"' on entity type '"JFNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.494 G No type was specified for the decimal property '"InStockQty"' on entity type '"JFNotConsignReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.495 G No type was specified for the decimal property '"CP7ScrapQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.496 G No type was specified for the decimal property '"ClaimQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.497 G No type was specified for the decimal property '"DiffPrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.498 G No type was specified for the decimal property '"DiffQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.499 G No type was specified for the decimal property '"InvoiceAmt"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.500 G No type was specified for the decimal property '"InvoicePrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.502 G No type was specified for the decimal property '"InvoiceQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.503 G No type was specified for the decimal property '"SalePrice"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.504 G No type was specified for the decimal property '"SettleQty"' on entity type '"InvoiceSettledDiff"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.505 G No type was specified for the decimal property '"CustomSubItemPrice"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.506 G No type was specified for the decimal property '"CustomSubItemSumQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.507 G No type was specified for the decimal property '"ErpSubItemActualQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.508 G No type was specified for the decimal property '"ErpSubItemQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.508 G No type was specified for the decimal property '"OfflineQty"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.509 G No type was specified for the decimal property '"SumPriceNoTax"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.510 G No type was specified for the decimal property '"SumPriceWithTax"' on entity type '"SecondaryActuralAdjustmentReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.511 G No type was specified for the decimal property '"ActNoTaxAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.512 G No type was specified for the decimal property '"ActPaymentPartyQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.513 G No type was specified for the decimal property '"DiffAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.513 G No type was specified for the decimal property '"DiffQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.514 G No type was specified for the decimal property '"StaPaymentPartyQty"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.515 G No type was specified for the decimal property '"StdNoTaxAmount"' on entity type '"SecondaryActuralDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.516 G No type was specified for the decimal property '"Qty"' on entity type '"SendUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.517 G No type was specified for the decimal property '"SettledQty"' on entity type '"SendUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.518 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.519 G No type was specified for the decimal property '"FisQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.520 G No type was specified for the decimal property '"StockQty"' on entity type '"StockFisDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.520 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.521 G No type was specified for the decimal property '"R3SettledQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.522 G No type was specified for the decimal property '"StockQty"' on entity type '"StockSettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.523 G No type was specified for the decimal property '"DiffQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.524 G No type was specified for the decimal property '"FisUnSettledQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.525 G No type was specified for the decimal property '"StockQty"' on entity type '"StockUnsettledDiffReportDetail"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values in 'OnModelCreating' using 'HasColumnType()', specify precision and scale using 'HasPrecision()' or configure a value converter using 'HasConversion()'. +2021-12-06 15:07:44.526 G Initialized all ABP modules. +2021-12-06 15:07:44.599 G Now listening on: "http://localhost:44378" +2021-12-06 15:07:44.600 G Application started. Press Ctrl+C to shut down. +2021-12-06 15:07:44.601 G Hosting environment: "Development" +2021-12-06 15:07:44.602 G Content root path: "C:\Users\Administrator\Source\Repos\Win.Sfs.SmartSettlementSystem.PG\src\Modules\SettleAccount\host\SettleAccount.HttpApi.Host" +2021-12-06 15:07:44.625 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:07:45.806 G Request starting HTTP/1.1 GET http://localhost:44378/ - - +2021-12-06 15:07:46.748 G Entity Framework Core "5.0.8" initialized '"SettingManagementDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:07:46.771 G Executed DbCommand ("6"ms) [Parameters=["@__providerName_0='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[Value] +FROM [AbpSettings] AS [a] +WHERE ([a].[ProviderName] = @__providerName_0) AND [a].[ProviderKey] IS NULL" +2021-12-06 15:07:46.929 G Entity Framework Core "5.0.8" initialized '"SettingManagementDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:07:46.937 G Executed DbCommand ("5"ms) [Parameters=["@__providerName_0='?' (Size = 64)"], CommandType='Text', CommandTimeout='30']" +""SELECT [a].[Id], [a].[Name], [a].[ProviderKey], [a].[ProviderName], [a].[Value] +FROM [AbpSettings] AS [a] +WHERE ([a].[ProviderName] = @__providerName_0) AND [a].[ProviderKey] IS NULL" +2021-12-06 15:07:47.106 G Executing endpoint '"Win.Sfs.SettleAccount.Controllers.HomeController.Index (SettleAccount.HttpApi.Host)"' +2021-12-06 15:07:47.183 G Route matched with "{action = \"Index\", controller = \"Home\", area = \"\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.ActionResult Index()" on controller "Win.Sfs.SettleAccount.Controllers.HomeController" ("SettleAccount.HttpApi.Host"). +2021-12-06 15:07:47.235 G Executing RedirectResult, redirecting to "/swagger". +2021-12-06 15:07:47.243 G Executed action "Win.Sfs.SettleAccount.Controllers.HomeController.Index (SettleAccount.HttpApi.Host)" in 51.8944ms +2021-12-06 15:07:47.244 G Executed endpoint '"Win.Sfs.SettleAccount.Controllers.HomeController.Index (SettleAccount.HttpApi.Host)"' +2021-12-06 15:07:47.265 G Request finished HTTP/1.1 GET http://localhost:44378/ - - - 302 0 - 1460.1911ms +2021-12-06 15:07:47.281 G Request starting HTTP/1.1 GET http://localhost:44378/swagger/index.html - - +2021-12-06 15:07:47.349 G Request finished HTTP/1.1 GET http://localhost:44378/swagger/index.html - - - 200 - text/html;charset=utf-8 68.1727ms +2021-12-06 15:07:47.439 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:07:47.504 G Request starting HTTP/1.1 GET http://localhost:44378/swagger/v1/swagger.json - - +2021-12-06 15:07:49.185 G Request finished HTTP/1.1 GET http://localhost:44378/swagger/v1/swagger.json - - - 200 - application/json;charset=utf-8 1681.2068ms +2021-12-06 15:07:49.852 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:07:49.879 G Executed DbCommand ("1"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0" +2021-12-06 15:07:50.007 G Executed DbCommand ("5"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP 0 T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type] INTO [dbo].[Set_TaskJobTemp6d2a7fa8] FROM [dbo].[Set_TaskJob] AS T LEFT JOIN [dbo].[Set_TaskJob] AS Source ON 1 = 0;" +2021-12-06 15:07:50.090 G Executed DbCommand ("7"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""MERGE [dbo].[Set_TaskJob] WITH (HOLDLOCK) AS T USING (SELECT TOP 1 * FROM [dbo].[Set_TaskJobTemp6d2a7fa8] ORDER BY [Id]) AS S ON T.[Id] = S.[Id] WHEN MATCHED AND EXISTS (SELECT S.[Id], S.[ActionName], S.[BranchId], S.[ConcurrencyStamp], S.[CreationTime], S.[Creator], S.[CreatorId], S.[DeleterId], S.[DeletionTime], S.[DownFileName], S.[Email], S.[Enabled], S.[Error], S.[ExtraProperties], S.[FileName], S.[IsDeleted], S.[LastModificationTime], S.[LastModifierId], S.[Name], S.[RealDownFileName], S.[RealFileName], S.[Remark], S.[ServiceName], S.[State], S.[TaskId], S.[Type] EXCEPT SELECT T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type]) THEN UPDATE SET T.[ActionName] = S.[ActionName], T.[BranchId] = S.[BranchId], T.[ConcurrencyStamp] = S.[ConcurrencyStamp], T.[CreationTime] = S.[CreationTime], T.[Creator] = S.[Creator], T.[CreatorId] = S.[CreatorId], T.[DeleterId] = S.[DeleterId], T.[DeletionTime] = S.[DeletionTime], T.[DownFileName] = S.[DownFileName], T.[Email] = S.[Email], T.[Enabled] = S.[Enabled], T.[Error] = S.[Error], T.[ExtraProperties] = S.[ExtraProperties], T.[FileName] = S.[FileName], T.[IsDeleted] = S.[IsDeleted], T.[LastModificationTime] = S.[LastModificationTime], T.[LastModifierId] = S.[LastModifierId], T.[Name] = S.[Name], T.[RealDownFileName] = S.[RealDownFileName], T.[RealFileName] = S.[RealFileName], T.[Remark] = S.[Remark], T.[ServiceName] = S.[ServiceName], T.[State] = S.[State], T.[TaskId] = S.[TaskId], T.[Type] = S.[Type];" +2021-12-06 15:07:50.095 G Executed DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""IF OBJECT_ID ('[dbo].[Set_TaskJobTemp6d2a7fa8]', 'U') IS NOT NULL DROP TABLE [dbo].[Set_TaskJobTemp6d2a7fa8]" +2021-12-06 15:08:53.908 G Request starting HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/UnsettledDetailReportService-Make?version=202110&sapCode=72000000 - - +2021-12-06 15:08:53.918 G Executing endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.UnsettledDetailReportServiceMake (SettleAccount.Application)"' +2021-12-06 15:08:53.933 G Route matched with "{action = \"UnsettledDetailReportServiceMake\", controller = \"Report\", area = \"\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[System.String] UnsettledDetailReportServiceMake(System.String, System.String, System.String, System.String, System.String, System.String, System.String)" on controller "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService" ("SettleAccount.Application"). +2021-12-06 15:08:55.499 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:08:55.604 G Executed DbCommand ("1"ms) [Parameters=["@p0='?' (DbType = Guid), @p1='?' (Size = 50), @p2='?' (DbType = Guid), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 50), @p6='?' (DbType = Guid), @p7='?' (DbType = Guid), @p8='?' (DbType = DateTime2), @p9='?' (Size = 500), @p10='?' (Size = 50), @p11='?' (DbType = Boolean), @p12='?' (Size = 4000), @p13='?' (Size = 4000), @p14='?' (Size = 500), @p15='?' (DbType = DateTime2), @p16='?' (DbType = Guid), @p17='?' (Size = 50), @p18='?' (Size = 500), @p19='?' (Size = 500), @p20='?' (Size = 4000), @p21='?' (Size = 300), @p22='?' (Size = 4000), @p23='?' (Size = 50), @p24='?' (Size = 4000)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +INSERT INTO [Set_TaskJob] ([Id], [ActionName], [BranchId], [ConcurrencyStamp], [CreationTime], [Creator], [CreatorId], [DeleterId], [DeletionTime], [DownFileName], [Email], [Enabled], [Error], [ExtraProperties], [FileName], [LastModificationTime], [LastModifierId], [Name], [RealDownFileName], [RealFileName], [Remark], [ServiceName], [State], [TaskId], [Type]) +VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24); +SELECT [IsDeleted] +FROM [Set_TaskJob] +WHERE @@ROWCOUNT = 1 AND [Id] = @p0;" +2021-12-06 15:08:55.668 G Executed DbCommand ("0"ms) [Parameters=["@__input_Id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__input_Id_0" +2021-12-06 15:08:55.743 G Executed DbCommand ("1"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0 +ORDER BY [s].[Id]" +2021-12-06 15:08:55.775 G Executed DbCommand ("11"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP 0 T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type] INTO [dbo].[Set_TaskJobTemp904cff8e] FROM [dbo].[Set_TaskJob] AS T LEFT JOIN [dbo].[Set_TaskJob] AS Source ON 1 = 0;" +2021-12-06 15:08:55.800 G Executed DbCommand ("8"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""MERGE [dbo].[Set_TaskJob] WITH (HOLDLOCK) AS T USING (SELECT TOP 1 * FROM [dbo].[Set_TaskJobTemp904cff8e] ORDER BY [Id]) AS S ON T.[Id] = S.[Id] WHEN MATCHED AND EXISTS (SELECT S.[Id], S.[ActionName], S.[BranchId], S.[ConcurrencyStamp], S.[CreationTime], S.[Creator], S.[CreatorId], S.[DeleterId], S.[DeletionTime], S.[DownFileName], S.[Email], S.[Enabled], S.[Error], S.[ExtraProperties], S.[FileName], S.[IsDeleted], S.[LastModificationTime], S.[LastModifierId], S.[Name], S.[RealDownFileName], S.[RealFileName], S.[Remark], S.[ServiceName], S.[State], S.[TaskId], S.[Type] EXCEPT SELECT T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type]) THEN UPDATE SET T.[ActionName] = S.[ActionName], T.[BranchId] = S.[BranchId], T.[ConcurrencyStamp] = S.[ConcurrencyStamp], T.[CreationTime] = S.[CreationTime], T.[Creator] = S.[Creator], T.[CreatorId] = S.[CreatorId], T.[DeleterId] = S.[DeleterId], T.[DeletionTime] = S.[DeletionTime], T.[DownFileName] = S.[DownFileName], T.[Email] = S.[Email], T.[Enabled] = S.[Enabled], T.[Error] = S.[Error], T.[ExtraProperties] = S.[ExtraProperties], T.[FileName] = S.[FileName], T.[IsDeleted] = S.[IsDeleted], T.[LastModificationTime] = S.[LastModificationTime], T.[LastModifierId] = S.[LastModifierId], T.[Name] = S.[Name], T.[RealDownFileName] = S.[RealDownFileName], T.[RealFileName] = S.[RealFileName], T.[Remark] = S.[Remark], T.[ServiceName] = S.[ServiceName], T.[State] = S.[State], T.[TaskId] = S.[TaskId], T.[Type] = S.[Type];" +2021-12-06 15:08:55.804 G Executed DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""IF OBJECT_ID ('[dbo].[Set_TaskJobTemp904cff8e]', 'U') IS NOT NULL DROP TABLE [dbo].[Set_TaskJobTemp904cff8e]" +2021-12-06 15:08:55.810 G Executed DbCommand ("0"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0" +2021-12-06 15:08:55.823 G Executed DbCommand ("1"ms) [Parameters=["@p3='?' (DbType = Guid), @p0='?' (Size = 50), @p4='?' (Size = 50), @p1='?' (DbType = DateTime2), @p2='?' (Size = 50)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +UPDATE [Set_TaskJob] SET [ConcurrencyStamp] = @p0, [LastModificationTime] = @p1, [TaskId] = @p2 +WHERE [Id] = @p3 AND [ConcurrencyStamp] = @p4; +SELECT @@ROWCOUNT;" +2021-12-06 15:08:55.837 G Executing "ObjectResult", writing value of type '"System.String"'. +2021-12-06 15:08:55.840 G Executed action "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.UnsettledDetailReportServiceMake (SettleAccount.Application)" in 1905.5511ms +2021-12-06 15:08:55.842 G Executed endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.UnsettledDetailReportServiceMake (SettleAccount.Application)"' +2021-12-06 15:08:55.844 G Request finished HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/UnsettledDetailReportService-Make?version=202110&sapCode=72000000 - - - 200 - text/plain;+charset=utf-8 1935.8658ms +2021-12-06 15:09:46.555 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:09:47.893 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:09:48.260 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:09:48.263 G Executed DbCommand ("0"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0" +2021-12-06 15:09:48.274 G Executed DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP 0 T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type] INTO [dbo].[Set_TaskJobTempdaa79b0b] FROM [dbo].[Set_TaskJob] AS T LEFT JOIN [dbo].[Set_TaskJob] AS Source ON 1 = 0;" +2021-12-06 15:09:48.285 G Executed DbCommand ("6"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""MERGE [dbo].[Set_TaskJob] WITH (HOLDLOCK) AS T USING (SELECT TOP 1 * FROM [dbo].[Set_TaskJobTempdaa79b0b] ORDER BY [Id]) AS S ON T.[Id] = S.[Id] WHEN MATCHED AND EXISTS (SELECT S.[Id], S.[ActionName], S.[BranchId], S.[ConcurrencyStamp], S.[CreationTime], S.[Creator], S.[CreatorId], S.[DeleterId], S.[DeletionTime], S.[DownFileName], S.[Email], S.[Enabled], S.[Error], S.[ExtraProperties], S.[FileName], S.[IsDeleted], S.[LastModificationTime], S.[LastModifierId], S.[Name], S.[RealDownFileName], S.[RealFileName], S.[Remark], S.[ServiceName], S.[State], S.[TaskId], S.[Type] EXCEPT SELECT T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type]) THEN UPDATE SET T.[ActionName] = S.[ActionName], T.[BranchId] = S.[BranchId], T.[ConcurrencyStamp] = S.[ConcurrencyStamp], T.[CreationTime] = S.[CreationTime], T.[Creator] = S.[Creator], T.[CreatorId] = S.[CreatorId], T.[DeleterId] = S.[DeleterId], T.[DeletionTime] = S.[DeletionTime], T.[DownFileName] = S.[DownFileName], T.[Email] = S.[Email], T.[Enabled] = S.[Enabled], T.[Error] = S.[Error], T.[ExtraProperties] = S.[ExtraProperties], T.[FileName] = S.[FileName], T.[IsDeleted] = S.[IsDeleted], T.[LastModificationTime] = S.[LastModificationTime], T.[LastModifierId] = S.[LastModifierId], T.[Name] = S.[Name], T.[RealDownFileName] = S.[RealDownFileName], T.[RealFileName] = S.[RealFileName], T.[Remark] = S.[Remark], T.[ServiceName] = S.[ServiceName], T.[State] = S.[State], T.[TaskId] = S.[TaskId], T.[Type] = S.[Type];" +2021-12-06 15:09:48.288 G Executed DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""IF OBJECT_ID ('[dbo].[Set_TaskJobTempdaa79b0b]', 'U') IS NOT NULL DROP TABLE [dbo].[Set_TaskJobTempdaa79b0b]" +2021-12-06 15:10:18.833 G Request starting HTTP/1.1 POST http://localhost:44378/api/settleaccount/Job/list application/json 28 +2021-12-06 15:10:18.846 G CORS policy execution failed. +2021-12-06 15:10:18.847 G Request origin "http://localhost:44378" does not have permission to access the resource. +2021-12-06 15:10:18.849 G Executing endpoint '"Win.Sfs.SettleAccount.Entities.TaskJobs.JobAppService.GetListAsync (SettleAccount.Application)"' +2021-12-06 15:10:18.852 G Route matched with "{action = \"GetList\", controller = \"Job\", area = \"\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[System.Collections.Generic.List`1[Win.Sfs.SettleAccount.Entities.TaskJobs.JobDto]] GetListAsync(Win.Sfs.SettleAccount.Entities.TaskJobs.JobRequestDto)" on controller "Win.Sfs.SettleAccount.Entities.TaskJobs.JobAppService" ("SettleAccount.Application"). +2021-12-06 15:10:18.895 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:10:18.914 G Executing "ObjectResult", writing value of type '"System.Collections.Generic.List`1[[Win.Sfs.SettleAccount.Entities.TaskJobs.JobDto, SettleAccount.Application.Contracts, Version=1.0.21.0, Culture=neutral, PublicKeyToken=null]]"'. +2021-12-06 15:10:18.930 G Executed action "Win.Sfs.SettleAccount.Entities.TaskJobs.JobAppService.GetListAsync (SettleAccount.Application)" in 76.7467ms +2021-12-06 15:10:18.931 G Executed endpoint '"Win.Sfs.SettleAccount.Entities.TaskJobs.JobAppService.GetListAsync (SettleAccount.Application)"' +2021-12-06 15:10:18.972 G Entity Framework Core "5.0.8" initialized '"AbpAuditLoggingDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:10:19.047 G Executed DbCommand ("6"ms) [Parameters=["@p0='?' (DbType = Guid), @p1='?' (Size = 96), @p2='?' (Size = 512), @p3='?' (Size = 64), @p4='?' (Size = 64), @p5='?' (Size = 128), @p6='?' (Size = 256), @p7='?' (Size = 40), @p8='?' (Size = 64), @p9='?' (Size = 4000), @p10='?' (DbType = Int32), @p11='?' (DbType = DateTime2), @p12='?' (Size = 4000), @p13='?' (Size = 16), @p14='?' (DbType = Int32), @p15='?' (DbType = Guid), @p16='?' (DbType = Guid), @p17='?' (DbType = Guid), @p18='?' (Size = 4000), @p19='?' (Size = 256), @p20='?' (DbType = Guid), @p21='?' (Size = 256)"], CommandType='Text', CommandTimeout='30']" +""SET NOCOUNT ON; +INSERT INTO [AbpAuditLogs] ([Id], [ApplicationName], [BrowserInfo], [ClientId], [ClientIpAddress], [ClientName], [Comments], [ConcurrencyStamp], [CorrelationId], [Exceptions], [ExecutionDuration], [ExecutionTime], [ExtraProperties], [HttpMethod], [HttpStatusCode], [ImpersonatorTenantId], [ImpersonatorUserId], [TenantId], [TenantName], [Url], [UserId], [UserName]) +VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21);" +2021-12-06 15:10:19.054 G Executed DbCommand ("5"ms) [Parameters=["@p22='?' (DbType = Guid), @p23='?' (DbType = Guid), @p24='?' (DbType = Int32), @p25='?' (DbType = DateTime2), @p26='?' (Size = 4000), @p27='?' (Size = 128), @p28='?' (Size = 2000), @p29='?' (Size = 256), @p30='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='30']" +""SET NOCOUNT ON; +INSERT INTO [AbpAuditLogActions] ([Id], [AuditLogId], [ExecutionDuration], [ExecutionTime], [ExtraProperties], [MethodName], [Parameters], [ServiceName], [TenantId]) +VALUES (@p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30);" +2021-12-06 15:10:19.060 G Request finished HTTP/1.1 POST http://localhost:44378/api/settleaccount/Job/list application/json 28 - 200 - application/json;+charset=utf-8 226.2688ms +2021-12-06 15:11:18.668 G Request starting HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/UnsettledDetailReportService-Make?version=202110&sapCode=30048286 - - +2021-12-06 15:11:18.676 G Executing endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.UnsettledDetailReportServiceMake (SettleAccount.Application)"' +2021-12-06 15:11:18.678 G Route matched with "{action = \"UnsettledDetailReportServiceMake\", controller = \"Report\", area = \"\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[System.String] UnsettledDetailReportServiceMake(System.String, System.String, System.String, System.String, System.String, System.String, System.String)" on controller "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService" ("SettleAccount.Application"). +2021-12-06 15:11:18.684 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:11:18.689 G Executed DbCommand ("1"ms) [Parameters=["@p0='?' (DbType = Guid), @p1='?' (Size = 50), @p2='?' (DbType = Guid), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 50), @p6='?' (DbType = Guid), @p7='?' (DbType = Guid), @p8='?' (DbType = DateTime2), @p9='?' (Size = 500), @p10='?' (Size = 50), @p11='?' (DbType = Boolean), @p12='?' (Size = 4000), @p13='?' (Size = 4000), @p14='?' (Size = 500), @p15='?' (DbType = DateTime2), @p16='?' (DbType = Guid), @p17='?' (Size = 50), @p18='?' (Size = 500), @p19='?' (Size = 500), @p20='?' (Size = 4000), @p21='?' (Size = 300), @p22='?' (Size = 4000), @p23='?' (Size = 50), @p24='?' (Size = 4000)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +INSERT INTO [Set_TaskJob] ([Id], [ActionName], [BranchId], [ConcurrencyStamp], [CreationTime], [Creator], [CreatorId], [DeleterId], [DeletionTime], [DownFileName], [Email], [Enabled], [Error], [ExtraProperties], [FileName], [LastModificationTime], [LastModifierId], [Name], [RealDownFileName], [RealFileName], [Remark], [ServiceName], [State], [TaskId], [Type]) +VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24); +SELECT [IsDeleted] +FROM [Set_TaskJob] +WHERE @@ROWCOUNT = 1 AND [Id] = @p0;" +2021-12-06 15:11:18.695 G Executed DbCommand ("0"ms) [Parameters=["@__input_Id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__input_Id_0" +2021-12-06 15:11:18.702 G Executed DbCommand ("0"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0 +ORDER BY [s].[Id]" +2021-12-06 15:11:18.716 G Executed DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP 0 T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type] INTO [dbo].[Set_TaskJobTemp24884dde] FROM [dbo].[Set_TaskJob] AS T LEFT JOIN [dbo].[Set_TaskJob] AS Source ON 1 = 0;" +2021-12-06 15:11:18.728 G Executed DbCommand ("7"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""MERGE [dbo].[Set_TaskJob] WITH (HOLDLOCK) AS T USING (SELECT TOP 1 * FROM [dbo].[Set_TaskJobTemp24884dde] ORDER BY [Id]) AS S ON T.[Id] = S.[Id] WHEN MATCHED AND EXISTS (SELECT S.[Id], S.[ActionName], S.[BranchId], S.[ConcurrencyStamp], S.[CreationTime], S.[Creator], S.[CreatorId], S.[DeleterId], S.[DeletionTime], S.[DownFileName], S.[Email], S.[Enabled], S.[Error], S.[ExtraProperties], S.[FileName], S.[IsDeleted], S.[LastModificationTime], S.[LastModifierId], S.[Name], S.[RealDownFileName], S.[RealFileName], S.[Remark], S.[ServiceName], S.[State], S.[TaskId], S.[Type] EXCEPT SELECT T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type]) THEN UPDATE SET T.[ActionName] = S.[ActionName], T.[BranchId] = S.[BranchId], T.[ConcurrencyStamp] = S.[ConcurrencyStamp], T.[CreationTime] = S.[CreationTime], T.[Creator] = S.[Creator], T.[CreatorId] = S.[CreatorId], T.[DeleterId] = S.[DeleterId], T.[DeletionTime] = S.[DeletionTime], T.[DownFileName] = S.[DownFileName], T.[Email] = S.[Email], T.[Enabled] = S.[Enabled], T.[Error] = S.[Error], T.[ExtraProperties] = S.[ExtraProperties], T.[FileName] = S.[FileName], T.[IsDeleted] = S.[IsDeleted], T.[LastModificationTime] = S.[LastModificationTime], T.[LastModifierId] = S.[LastModifierId], T.[Name] = S.[Name], T.[RealDownFileName] = S.[RealDownFileName], T.[RealFileName] = S.[RealFileName], T.[Remark] = S.[Remark], T.[ServiceName] = S.[ServiceName], T.[State] = S.[State], T.[TaskId] = S.[TaskId], T.[Type] = S.[Type];" +2021-12-06 15:11:18.732 G Executed DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""IF OBJECT_ID ('[dbo].[Set_TaskJobTemp24884dde]', 'U') IS NOT NULL DROP TABLE [dbo].[Set_TaskJobTemp24884dde]" +2021-12-06 15:11:18.735 G Executed DbCommand ("0"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0" +2021-12-06 15:11:18.738 G Executed DbCommand ("1"ms) [Parameters=["@p3='?' (DbType = Guid), @p0='?' (Size = 50), @p4='?' (Size = 50), @p1='?' (DbType = DateTime2), @p2='?' (Size = 50)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +UPDATE [Set_TaskJob] SET [ConcurrencyStamp] = @p0, [LastModificationTime] = @p1, [TaskId] = @p2 +WHERE [Id] = @p3 AND [ConcurrencyStamp] = @p4; +SELECT @@ROWCOUNT;" +2021-12-06 15:11:18.740 G Executing "ObjectResult", writing value of type '"System.String"'. +2021-12-06 15:11:18.741 G Executed action "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.UnsettledDetailReportServiceMake (SettleAccount.Application)" in 61.4821ms +2021-12-06 15:11:18.742 G Executed endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.UnsettledDetailReportServiceMake (SettleAccount.Application)"' +2021-12-06 15:11:18.743 G Request finished HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/UnsettledDetailReportService-Make?version=202110&sapCode=30048286 - - - 200 - text/plain;+charset=utf-8 74.9272ms +2021-12-06 15:11:34.682 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:11:36.214 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:11:36.636 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:11:36.643 G Executed DbCommand ("0"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0" +2021-12-06 15:11:36.658 G Executed DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP 0 T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type] INTO [dbo].[Set_TaskJobTemp47e1d2d3] FROM [dbo].[Set_TaskJob] AS T LEFT JOIN [dbo].[Set_TaskJob] AS Source ON 1 = 0;" +2021-12-06 15:11:36.669 G Executed DbCommand ("6"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""MERGE [dbo].[Set_TaskJob] WITH (HOLDLOCK) AS T USING (SELECT TOP 1 * FROM [dbo].[Set_TaskJobTemp47e1d2d3] ORDER BY [Id]) AS S ON T.[Id] = S.[Id] WHEN MATCHED AND EXISTS (SELECT S.[Id], S.[ActionName], S.[BranchId], S.[ConcurrencyStamp], S.[CreationTime], S.[Creator], S.[CreatorId], S.[DeleterId], S.[DeletionTime], S.[DownFileName], S.[Email], S.[Enabled], S.[Error], S.[ExtraProperties], S.[FileName], S.[IsDeleted], S.[LastModificationTime], S.[LastModifierId], S.[Name], S.[RealDownFileName], S.[RealFileName], S.[Remark], S.[ServiceName], S.[State], S.[TaskId], S.[Type] EXCEPT SELECT T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type]) THEN UPDATE SET T.[ActionName] = S.[ActionName], T.[BranchId] = S.[BranchId], T.[ConcurrencyStamp] = S.[ConcurrencyStamp], T.[CreationTime] = S.[CreationTime], T.[Creator] = S.[Creator], T.[CreatorId] = S.[CreatorId], T.[DeleterId] = S.[DeleterId], T.[DeletionTime] = S.[DeletionTime], T.[DownFileName] = S.[DownFileName], T.[Email] = S.[Email], T.[Enabled] = S.[Enabled], T.[Error] = S.[Error], T.[ExtraProperties] = S.[ExtraProperties], T.[FileName] = S.[FileName], T.[IsDeleted] = S.[IsDeleted], T.[LastModificationTime] = S.[LastModificationTime], T.[LastModifierId] = S.[LastModifierId], T.[Name] = S.[Name], T.[RealDownFileName] = S.[RealDownFileName], T.[RealFileName] = S.[RealFileName], T.[Remark] = S.[Remark], T.[ServiceName] = S.[ServiceName], T.[State] = S.[State], T.[TaskId] = S.[TaskId], T.[Type] = S.[Type];" +2021-12-06 15:11:36.672 G Executed DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""IF OBJECT_ID ('[dbo].[Set_TaskJobTemp47e1d2d3]', 'U') IS NOT NULL DROP TABLE [dbo].[Set_TaskJobTemp47e1d2d3]" +2021-12-06 15:12:40.408 G 2 servers were removed due to timeout +2021-12-06 15:19:13.254 G Request starting HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/InvoiceSettledDetailDiff-Make?version=202110&materialGroup=%E9%97%A8%E6%9D%BF%E6%88%90%E5%93%81-B8L%20PA - - +2021-12-06 15:19:13.266 G Executing endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)"' +2021-12-06 15:19:13.282 G Route matched with "{action = \"InvoiceSettledDetailDiffMake\", controller = \"Report\", area = \"\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[System.String] InvoiceSettledDetailDiffMake(System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String)" on controller "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService" ("SettleAccount.Application"). +2021-12-06 15:19:13.288 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:19:13.309 G Executed DbCommand ("0"ms) [Parameters=["@p0='?' (DbType = Guid), @p1='?' (Size = 50), @p2='?' (DbType = Guid), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 50), @p6='?' (DbType = Guid), @p7='?' (DbType = Guid), @p8='?' (DbType = DateTime2), @p9='?' (Size = 500), @p10='?' (Size = 50), @p11='?' (DbType = Boolean), @p12='?' (Size = 4000), @p13='?' (Size = 4000), @p14='?' (Size = 500), @p15='?' (DbType = DateTime2), @p16='?' (DbType = Guid), @p17='?' (Size = 50), @p18='?' (Size = 500), @p19='?' (Size = 500), @p20='?' (Size = 4000), @p21='?' (Size = 300), @p22='?' (Size = 4000), @p23='?' (Size = 50), @p24='?' (Size = 4000)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +INSERT INTO [Set_TaskJob] ([Id], [ActionName], [BranchId], [ConcurrencyStamp], [CreationTime], [Creator], [CreatorId], [DeleterId], [DeletionTime], [DownFileName], [Email], [Enabled], [Error], [ExtraProperties], [FileName], [LastModificationTime], [LastModifierId], [Name], [RealDownFileName], [RealFileName], [Remark], [ServiceName], [State], [TaskId], [Type]) +VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24); +SELECT [IsDeleted] +FROM [Set_TaskJob] +WHERE @@ROWCOUNT = 1 AND [Id] = @p0;" +2021-12-06 15:19:13.313 G Executed DbCommand ("0"ms) [Parameters=["@__input_Id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__input_Id_0" +2021-12-06 15:19:13.318 G Executed DbCommand ("1"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0 +ORDER BY [s].[Id]" +2021-12-06 15:19:13.329 G Executed DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP 0 T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type] INTO [dbo].[Set_TaskJobTemp7caf1fb0] FROM [dbo].[Set_TaskJob] AS T LEFT JOIN [dbo].[Set_TaskJob] AS Source ON 1 = 0;" +2021-12-06 15:19:13.341 G Executed DbCommand ("6"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""MERGE [dbo].[Set_TaskJob] WITH (HOLDLOCK) AS T USING (SELECT TOP 1 * FROM [dbo].[Set_TaskJobTemp7caf1fb0] ORDER BY [Id]) AS S ON T.[Id] = S.[Id] WHEN MATCHED AND EXISTS (SELECT S.[Id], S.[ActionName], S.[BranchId], S.[ConcurrencyStamp], S.[CreationTime], S.[Creator], S.[CreatorId], S.[DeleterId], S.[DeletionTime], S.[DownFileName], S.[Email], S.[Enabled], S.[Error], S.[ExtraProperties], S.[FileName], S.[IsDeleted], S.[LastModificationTime], S.[LastModifierId], S.[Name], S.[RealDownFileName], S.[RealFileName], S.[Remark], S.[ServiceName], S.[State], S.[TaskId], S.[Type] EXCEPT SELECT T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type]) THEN UPDATE SET T.[ActionName] = S.[ActionName], T.[BranchId] = S.[BranchId], T.[ConcurrencyStamp] = S.[ConcurrencyStamp], T.[CreationTime] = S.[CreationTime], T.[Creator] = S.[Creator], T.[CreatorId] = S.[CreatorId], T.[DeleterId] = S.[DeleterId], T.[DeletionTime] = S.[DeletionTime], T.[DownFileName] = S.[DownFileName], T.[Email] = S.[Email], T.[Enabled] = S.[Enabled], T.[Error] = S.[Error], T.[ExtraProperties] = S.[ExtraProperties], T.[FileName] = S.[FileName], T.[IsDeleted] = S.[IsDeleted], T.[LastModificationTime] = S.[LastModificationTime], T.[LastModifierId] = S.[LastModifierId], T.[Name] = S.[Name], T.[RealDownFileName] = S.[RealDownFileName], T.[RealFileName] = S.[RealFileName], T.[Remark] = S.[Remark], T.[ServiceName] = S.[ServiceName], T.[State] = S.[State], T.[TaskId] = S.[TaskId], T.[Type] = S.[Type];" +2021-12-06 15:19:13.344 G Executed DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""IF OBJECT_ID ('[dbo].[Set_TaskJobTemp7caf1fb0]', 'U') IS NOT NULL DROP TABLE [dbo].[Set_TaskJobTemp7caf1fb0]" +2021-12-06 15:19:13.346 G Executed DbCommand ("0"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0" +2021-12-06 15:19:13.350 G Executed DbCommand ("1"ms) [Parameters=["@p3='?' (DbType = Guid), @p0='?' (Size = 50), @p4='?' (Size = 50), @p1='?' (DbType = DateTime2), @p2='?' (Size = 50)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +UPDATE [Set_TaskJob] SET [ConcurrencyStamp] = @p0, [LastModificationTime] = @p1, [TaskId] = @p2 +WHERE [Id] = @p3 AND [ConcurrencyStamp] = @p4; +SELECT @@ROWCOUNT;" +2021-12-06 15:19:13.352 G Executing "ObjectResult", writing value of type '"System.String"'. +2021-12-06 15:19:13.354 G Executed action "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)" in 69.0802ms +2021-12-06 15:19:13.355 G Executed endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)"' +2021-12-06 15:19:13.356 G Request finished HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/InvoiceSettledDetailDiff-Make?version=202110&materialGroup=%E9%97%A8%E6%9D%BF%E6%88%90%E5%93%81-B8L%20PA - - - 200 - text/plain;+charset=utf-8 101.1687ms +2021-12-06 15:19:21.165 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:19:35.336 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:19:35.655 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:19:35.800 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:20:05.058 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:20:05.068 G Executed DbCommand ("0"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0" +2021-12-06 15:20:05.081 G Executed DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP 0 T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type] INTO [dbo].[Set_TaskJobTemp3af7eabf] FROM [dbo].[Set_TaskJob] AS T LEFT JOIN [dbo].[Set_TaskJob] AS Source ON 1 = 0;" +2021-12-06 15:20:05.094 G Executed DbCommand ("7"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""MERGE [dbo].[Set_TaskJob] WITH (HOLDLOCK) AS T USING (SELECT TOP 1 * FROM [dbo].[Set_TaskJobTemp3af7eabf] ORDER BY [Id]) AS S ON T.[Id] = S.[Id] WHEN MATCHED AND EXISTS (SELECT S.[Id], S.[ActionName], S.[BranchId], S.[ConcurrencyStamp], S.[CreationTime], S.[Creator], S.[CreatorId], S.[DeleterId], S.[DeletionTime], S.[DownFileName], S.[Email], S.[Enabled], S.[Error], S.[ExtraProperties], S.[FileName], S.[IsDeleted], S.[LastModificationTime], S.[LastModifierId], S.[Name], S.[RealDownFileName], S.[RealFileName], S.[Remark], S.[ServiceName], S.[State], S.[TaskId], S.[Type] EXCEPT SELECT T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type]) THEN UPDATE SET T.[ActionName] = S.[ActionName], T.[BranchId] = S.[BranchId], T.[ConcurrencyStamp] = S.[ConcurrencyStamp], T.[CreationTime] = S.[CreationTime], T.[Creator] = S.[Creator], T.[CreatorId] = S.[CreatorId], T.[DeleterId] = S.[DeleterId], T.[DeletionTime] = S.[DeletionTime], T.[DownFileName] = S.[DownFileName], T.[Email] = S.[Email], T.[Enabled] = S.[Enabled], T.[Error] = S.[Error], T.[ExtraProperties] = S.[ExtraProperties], T.[FileName] = S.[FileName], T.[IsDeleted] = S.[IsDeleted], T.[LastModificationTime] = S.[LastModificationTime], T.[LastModifierId] = S.[LastModifierId], T.[Name] = S.[Name], T.[RealDownFileName] = S.[RealDownFileName], T.[RealFileName] = S.[RealFileName], T.[Remark] = S.[Remark], T.[ServiceName] = S.[ServiceName], T.[State] = S.[State], T.[TaskId] = S.[TaskId], T.[Type] = S.[Type];" +2021-12-06 15:20:05.098 G Executed DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""IF OBJECT_ID ('[dbo].[Set_TaskJobTemp3af7eabf]', 'U') IS NOT NULL DROP TABLE [dbo].[Set_TaskJobTemp3af7eabf]" +2021-12-06 15:20:05.108 G Executed DbCommand ("1"ms) [Parameters=["@p3='?' (DbType = Guid), @p0='?' (Size = 50), @p4='?' (Size = 50), @p1='?' (Size = 500), @p2='?' (DbType = DateTime2)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +UPDATE [Set_TaskJob] SET [ConcurrencyStamp] = @p0, [DownFileName] = @p1, [LastModificationTime] = @p2 +WHERE [Id] = @p3 AND [ConcurrencyStamp] = @p4; +SELECT @@ROWCOUNT;" +2021-12-06 15:31:35.682 G Request starting HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/InvoiceSettledDetailDiff-Make?version=202110&materialGroup=%E6%88%90%E5%93%81-Q5NF%20DerivatDP%E5%9B%BD%E4%BA%A7%E5%8C%96 - - +2021-12-06 15:31:35.693 G Executing endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)"' +2021-12-06 15:31:35.702 G Route matched with "{action = \"InvoiceSettledDetailDiffMake\", controller = \"Report\", area = \"\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[System.String] InvoiceSettledDetailDiffMake(System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String)" on controller "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService" ("SettleAccount.Application"). +2021-12-06 15:31:35.707 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:31:35.724 G Executed DbCommand ("2"ms) [Parameters=["@p0='?' (DbType = Guid), @p1='?' (Size = 50), @p2='?' (DbType = Guid), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 50), @p6='?' (DbType = Guid), @p7='?' (DbType = Guid), @p8='?' (DbType = DateTime2), @p9='?' (Size = 500), @p10='?' (Size = 50), @p11='?' (DbType = Boolean), @p12='?' (Size = 4000), @p13='?' (Size = 4000), @p14='?' (Size = 500), @p15='?' (DbType = DateTime2), @p16='?' (DbType = Guid), @p17='?' (Size = 50), @p18='?' (Size = 500), @p19='?' (Size = 500), @p20='?' (Size = 4000), @p21='?' (Size = 300), @p22='?' (Size = 4000), @p23='?' (Size = 50), @p24='?' (Size = 4000)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +INSERT INTO [Set_TaskJob] ([Id], [ActionName], [BranchId], [ConcurrencyStamp], [CreationTime], [Creator], [CreatorId], [DeleterId], [DeletionTime], [DownFileName], [Email], [Enabled], [Error], [ExtraProperties], [FileName], [LastModificationTime], [LastModifierId], [Name], [RealDownFileName], [RealFileName], [Remark], [ServiceName], [State], [TaskId], [Type]) +VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24); +SELECT [IsDeleted] +FROM [Set_TaskJob] +WHERE @@ROWCOUNT = 1 AND [Id] = @p0;" +2021-12-06 15:31:35.727 G Executed DbCommand ("0"ms) [Parameters=["@__input_Id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__input_Id_0" +2021-12-06 15:31:35.733 G Executed DbCommand ("1"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0 +ORDER BY [s].[Id]" +2021-12-06 15:31:35.746 G Executed DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP 0 T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type] INTO [dbo].[Set_TaskJobTemp580e39c4] FROM [dbo].[Set_TaskJob] AS T LEFT JOIN [dbo].[Set_TaskJob] AS Source ON 1 = 0;" +2021-12-06 15:31:35.759 G Executed DbCommand ("7"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""MERGE [dbo].[Set_TaskJob] WITH (HOLDLOCK) AS T USING (SELECT TOP 1 * FROM [dbo].[Set_TaskJobTemp580e39c4] ORDER BY [Id]) AS S ON T.[Id] = S.[Id] WHEN MATCHED AND EXISTS (SELECT S.[Id], S.[ActionName], S.[BranchId], S.[ConcurrencyStamp], S.[CreationTime], S.[Creator], S.[CreatorId], S.[DeleterId], S.[DeletionTime], S.[DownFileName], S.[Email], S.[Enabled], S.[Error], S.[ExtraProperties], S.[FileName], S.[IsDeleted], S.[LastModificationTime], S.[LastModifierId], S.[Name], S.[RealDownFileName], S.[RealFileName], S.[Remark], S.[ServiceName], S.[State], S.[TaskId], S.[Type] EXCEPT SELECT T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type]) THEN UPDATE SET T.[ActionName] = S.[ActionName], T.[BranchId] = S.[BranchId], T.[ConcurrencyStamp] = S.[ConcurrencyStamp], T.[CreationTime] = S.[CreationTime], T.[Creator] = S.[Creator], T.[CreatorId] = S.[CreatorId], T.[DeleterId] = S.[DeleterId], T.[DeletionTime] = S.[DeletionTime], T.[DownFileName] = S.[DownFileName], T.[Email] = S.[Email], T.[Enabled] = S.[Enabled], T.[Error] = S.[Error], T.[ExtraProperties] = S.[ExtraProperties], T.[FileName] = S.[FileName], T.[IsDeleted] = S.[IsDeleted], T.[LastModificationTime] = S.[LastModificationTime], T.[LastModifierId] = S.[LastModifierId], T.[Name] = S.[Name], T.[RealDownFileName] = S.[RealDownFileName], T.[RealFileName] = S.[RealFileName], T.[Remark] = S.[Remark], T.[ServiceName] = S.[ServiceName], T.[State] = S.[State], T.[TaskId] = S.[TaskId], T.[Type] = S.[Type];" +2021-12-06 15:31:35.762 G Executed DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""IF OBJECT_ID ('[dbo].[Set_TaskJobTemp580e39c4]', 'U') IS NOT NULL DROP TABLE [dbo].[Set_TaskJobTemp580e39c4]" +2021-12-06 15:31:35.765 G Executed DbCommand ("0"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0" +2021-12-06 15:31:35.768 G Executed DbCommand ("1"ms) [Parameters=["@p3='?' (DbType = Guid), @p0='?' (Size = 50), @p4='?' (Size = 50), @p1='?' (DbType = DateTime2), @p2='?' (Size = 50)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +UPDATE [Set_TaskJob] SET [ConcurrencyStamp] = @p0, [LastModificationTime] = @p1, [TaskId] = @p2 +WHERE [Id] = @p3 AND [ConcurrencyStamp] = @p4; +SELECT @@ROWCOUNT;" +2021-12-06 15:31:35.770 G Executing "ObjectResult", writing value of type '"System.String"'. +2021-12-06 15:31:35.771 G Executed action "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)" in 67.4476ms +2021-12-06 15:31:35.772 G Executed endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)"' +2021-12-06 15:31:35.773 G Request finished HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/InvoiceSettledDetailDiff-Make?version=202110&materialGroup=%E6%88%90%E5%93%81-Q5NF%20DerivatDP%E5%9B%BD%E4%BA%A7%E5%8C%96 - - - 200 - text/plain;+charset=utf-8 91.1793ms +2021-12-06 15:31:53.754 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:32:07.458 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:32:08.249 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:32:08.325 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:32:34.222 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 15:32:34.231 G Executed DbCommand ("0"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0" +2021-12-06 15:32:34.244 G Executed DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP 0 T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type] INTO [dbo].[Set_TaskJobTempd59d62a4] FROM [dbo].[Set_TaskJob] AS T LEFT JOIN [dbo].[Set_TaskJob] AS Source ON 1 = 0;" +2021-12-06 15:32:34.256 G Executed DbCommand ("7"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""MERGE [dbo].[Set_TaskJob] WITH (HOLDLOCK) AS T USING (SELECT TOP 1 * FROM [dbo].[Set_TaskJobTempd59d62a4] ORDER BY [Id]) AS S ON T.[Id] = S.[Id] WHEN MATCHED AND EXISTS (SELECT S.[Id], S.[ActionName], S.[BranchId], S.[ConcurrencyStamp], S.[CreationTime], S.[Creator], S.[CreatorId], S.[DeleterId], S.[DeletionTime], S.[DownFileName], S.[Email], S.[Enabled], S.[Error], S.[ExtraProperties], S.[FileName], S.[IsDeleted], S.[LastModificationTime], S.[LastModifierId], S.[Name], S.[RealDownFileName], S.[RealFileName], S.[Remark], S.[ServiceName], S.[State], S.[TaskId], S.[Type] EXCEPT SELECT T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type]) THEN UPDATE SET T.[ActionName] = S.[ActionName], T.[BranchId] = S.[BranchId], T.[ConcurrencyStamp] = S.[ConcurrencyStamp], T.[CreationTime] = S.[CreationTime], T.[Creator] = S.[Creator], T.[CreatorId] = S.[CreatorId], T.[DeleterId] = S.[DeleterId], T.[DeletionTime] = S.[DeletionTime], T.[DownFileName] = S.[DownFileName], T.[Email] = S.[Email], T.[Enabled] = S.[Enabled], T.[Error] = S.[Error], T.[ExtraProperties] = S.[ExtraProperties], T.[FileName] = S.[FileName], T.[IsDeleted] = S.[IsDeleted], T.[LastModificationTime] = S.[LastModificationTime], T.[LastModifierId] = S.[LastModifierId], T.[Name] = S.[Name], T.[RealDownFileName] = S.[RealDownFileName], T.[RealFileName] = S.[RealFileName], T.[Remark] = S.[Remark], T.[ServiceName] = S.[ServiceName], T.[State] = S.[State], T.[TaskId] = S.[TaskId], T.[Type] = S.[Type];" +2021-12-06 15:32:34.259 G Executed DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""IF OBJECT_ID ('[dbo].[Set_TaskJobTempd59d62a4]', 'U') IS NOT NULL DROP TABLE [dbo].[Set_TaskJobTempd59d62a4]" +2021-12-06 15:32:34.263 G Executed DbCommand ("1"ms) [Parameters=["@p3='?' (DbType = Guid), @p0='?' (Size = 50), @p4='?' (Size = 50), @p1='?' (Size = 500), @p2='?' (DbType = DateTime2)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +UPDATE [Set_TaskJob] SET [ConcurrencyStamp] = @p0, [DownFileName] = @p1, [LastModificationTime] = @p2 +WHERE [Id] = @p3 AND [ConcurrencyStamp] = @p4; +SELECT @@ROWCOUNT;" +2021-12-06 16:22:55.630 G Request starting HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/InvoiceSettledDetailDiff-Make?version=202110&materialGroup=%E6%88%90%E5%93%81-Q5NF%20DerivatDP%E5%9B%BD%E4%BA%A7%E5%8C%96 - - +2021-12-06 16:22:55.633 G Executing endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)"' +2021-12-06 16:22:55.634 G Route matched with "{action = \"InvoiceSettledDetailDiffMake\", controller = \"Report\", area = \"\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[System.String] InvoiceSettledDetailDiffMake(System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String, System.String)" on controller "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService" ("SettleAccount.Application"). +2021-12-06 16:22:55.643 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 16:22:55.679 G Executed DbCommand ("1"ms) [Parameters=["@p0='?' (DbType = Guid), @p1='?' (Size = 50), @p2='?' (DbType = Guid), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 50), @p6='?' (DbType = Guid), @p7='?' (DbType = Guid), @p8='?' (DbType = DateTime2), @p9='?' (Size = 500), @p10='?' (Size = 50), @p11='?' (DbType = Boolean), @p12='?' (Size = 4000), @p13='?' (Size = 4000), @p14='?' (Size = 500), @p15='?' (DbType = DateTime2), @p16='?' (DbType = Guid), @p17='?' (Size = 50), @p18='?' (Size = 500), @p19='?' (Size = 500), @p20='?' (Size = 4000), @p21='?' (Size = 300), @p22='?' (Size = 4000), @p23='?' (Size = 50), @p24='?' (Size = 4000)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +INSERT INTO [Set_TaskJob] ([Id], [ActionName], [BranchId], [ConcurrencyStamp], [CreationTime], [Creator], [CreatorId], [DeleterId], [DeletionTime], [DownFileName], [Email], [Enabled], [Error], [ExtraProperties], [FileName], [LastModificationTime], [LastModifierId], [Name], [RealDownFileName], [RealFileName], [Remark], [ServiceName], [State], [TaskId], [Type]) +VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24); +SELECT [IsDeleted] +FROM [Set_TaskJob] +WHERE @@ROWCOUNT = 1 AND [Id] = @p0;" +2021-12-06 16:22:55.683 G Executed DbCommand ("0"ms) [Parameters=["@__input_Id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__input_Id_0" +2021-12-06 16:22:55.690 G Executed DbCommand ("1"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0 +ORDER BY [s].[Id]" +2021-12-06 16:22:55.704 G Executed DbCommand ("3"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP 0 T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type] INTO [dbo].[Set_TaskJobTemp2dff7f77] FROM [dbo].[Set_TaskJob] AS T LEFT JOIN [dbo].[Set_TaskJob] AS Source ON 1 = 0;" +2021-12-06 16:22:55.719 G Executed DbCommand ("6"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""MERGE [dbo].[Set_TaskJob] WITH (HOLDLOCK) AS T USING (SELECT TOP 1 * FROM [dbo].[Set_TaskJobTemp2dff7f77] ORDER BY [Id]) AS S ON T.[Id] = S.[Id] WHEN MATCHED AND EXISTS (SELECT S.[Id], S.[ActionName], S.[BranchId], S.[ConcurrencyStamp], S.[CreationTime], S.[Creator], S.[CreatorId], S.[DeleterId], S.[DeletionTime], S.[DownFileName], S.[Email], S.[Enabled], S.[Error], S.[ExtraProperties], S.[FileName], S.[IsDeleted], S.[LastModificationTime], S.[LastModifierId], S.[Name], S.[RealDownFileName], S.[RealFileName], S.[Remark], S.[ServiceName], S.[State], S.[TaskId], S.[Type] EXCEPT SELECT T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type]) THEN UPDATE SET T.[ActionName] = S.[ActionName], T.[BranchId] = S.[BranchId], T.[ConcurrencyStamp] = S.[ConcurrencyStamp], T.[CreationTime] = S.[CreationTime], T.[Creator] = S.[Creator], T.[CreatorId] = S.[CreatorId], T.[DeleterId] = S.[DeleterId], T.[DeletionTime] = S.[DeletionTime], T.[DownFileName] = S.[DownFileName], T.[Email] = S.[Email], T.[Enabled] = S.[Enabled], T.[Error] = S.[Error], T.[ExtraProperties] = S.[ExtraProperties], T.[FileName] = S.[FileName], T.[IsDeleted] = S.[IsDeleted], T.[LastModificationTime] = S.[LastModificationTime], T.[LastModifierId] = S.[LastModifierId], T.[Name] = S.[Name], T.[RealDownFileName] = S.[RealDownFileName], T.[RealFileName] = S.[RealFileName], T.[Remark] = S.[Remark], T.[ServiceName] = S.[ServiceName], T.[State] = S.[State], T.[TaskId] = S.[TaskId], T.[Type] = S.[Type];" +2021-12-06 16:22:55.727 G Executed DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""IF OBJECT_ID ('[dbo].[Set_TaskJobTemp2dff7f77]', 'U') IS NOT NULL DROP TABLE [dbo].[Set_TaskJobTemp2dff7f77]" +2021-12-06 16:22:55.729 G Executed DbCommand ("0"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0" +2021-12-06 16:22:55.736 G Executed DbCommand ("4"ms) [Parameters=["@p3='?' (DbType = Guid), @p0='?' (Size = 50), @p4='?' (Size = 50), @p1='?' (DbType = DateTime2), @p2='?' (Size = 50)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +UPDATE [Set_TaskJob] SET [ConcurrencyStamp] = @p0, [LastModificationTime] = @p1, [TaskId] = @p2 +WHERE [Id] = @p3 AND [ConcurrencyStamp] = @p4; +SELECT @@ROWCOUNT;" +2021-12-06 16:22:55.739 G Executing "ObjectResult", writing value of type '"System.String"'. +2021-12-06 16:22:55.740 G Executed action "Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)" in 104.1051ms +2021-12-06 16:22:55.742 G Executed endpoint '"Win.Sfs.SettleAccount.Reports.ReportServices.ReportService.InvoiceSettledDetailDiffMake (SettleAccount.Application)"' +2021-12-06 16:22:55.743 G Request finished HTTP/1.1 GET http://localhost:44378/api/settleaccount/ReportMakeService/InvoiceSettledDetailDiff-Make?version=202110&materialGroup=%E6%88%90%E5%93%81-Q5NF%20DerivatDP%E5%9B%BD%E4%BA%A7%E5%8C%96 - - - 200 - text/plain;+charset=utf-8 112.8326ms +2021-12-06 16:23:22.120 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 16:23:36.214 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 16:23:36.743 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 16:23:36.821 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 16:24:03.522 G Entity Framework Core "5.0.8" initialized '"SettleAccountDbContext"' using provider '"Microsoft.EntityFrameworkCore.SqlServer"' with options: "QuerySplittingBehavior=SplitQuery " +2021-12-06 16:24:03.532 G Executed DbCommand ("0"ms) [Parameters=["@__id_0='?' (DbType = Guid)"], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP(1) [s].[Id], [s].[ActionName], [s].[BranchId], [s].[ConcurrencyStamp], [s].[CreationTime], [s].[Creator], [s].[CreatorId], [s].[DeleterId], [s].[DeletionTime], [s].[DownFileName], [s].[Email], [s].[Enabled], [s].[Error], [s].[ExtraProperties], [s].[FileName], [s].[IsDeleted], [s].[LastModificationTime], [s].[LastModifierId], [s].[Name], [s].[RealDownFileName], [s].[RealFileName], [s].[Remark], [s].[ServiceName], [s].[State], [s].[TaskId], [s].[Type] +FROM [Set_TaskJob] AS [s] +WHERE [s].[Id] = @__id_0" +2021-12-06 16:24:03.544 G Executed DbCommand ("2"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""SELECT TOP 0 T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type] INTO [dbo].[Set_TaskJobTemp6687bf58] FROM [dbo].[Set_TaskJob] AS T LEFT JOIN [dbo].[Set_TaskJob] AS Source ON 1 = 0;" +2021-12-06 16:24:03.570 G Executed DbCommand ("7"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""MERGE [dbo].[Set_TaskJob] WITH (HOLDLOCK) AS T USING (SELECT TOP 1 * FROM [dbo].[Set_TaskJobTemp6687bf58] ORDER BY [Id]) AS S ON T.[Id] = S.[Id] WHEN MATCHED AND EXISTS (SELECT S.[Id], S.[ActionName], S.[BranchId], S.[ConcurrencyStamp], S.[CreationTime], S.[Creator], S.[CreatorId], S.[DeleterId], S.[DeletionTime], S.[DownFileName], S.[Email], S.[Enabled], S.[Error], S.[ExtraProperties], S.[FileName], S.[IsDeleted], S.[LastModificationTime], S.[LastModifierId], S.[Name], S.[RealDownFileName], S.[RealFileName], S.[Remark], S.[ServiceName], S.[State], S.[TaskId], S.[Type] EXCEPT SELECT T.[Id], T.[ActionName], T.[BranchId], T.[ConcurrencyStamp], T.[CreationTime], T.[Creator], T.[CreatorId], T.[DeleterId], T.[DeletionTime], T.[DownFileName], T.[Email], T.[Enabled], T.[Error], T.[ExtraProperties], T.[FileName], T.[IsDeleted], T.[LastModificationTime], T.[LastModifierId], T.[Name], T.[RealDownFileName], T.[RealFileName], T.[Remark], T.[ServiceName], T.[State], T.[TaskId], T.[Type]) THEN UPDATE SET T.[ActionName] = S.[ActionName], T.[BranchId] = S.[BranchId], T.[ConcurrencyStamp] = S.[ConcurrencyStamp], T.[CreationTime] = S.[CreationTime], T.[Creator] = S.[Creator], T.[CreatorId] = S.[CreatorId], T.[DeleterId] = S.[DeleterId], T.[DeletionTime] = S.[DeletionTime], T.[DownFileName] = S.[DownFileName], T.[Email] = S.[Email], T.[Enabled] = S.[Enabled], T.[Error] = S.[Error], T.[ExtraProperties] = S.[ExtraProperties], T.[FileName] = S.[FileName], T.[IsDeleted] = S.[IsDeleted], T.[LastModificationTime] = S.[LastModificationTime], T.[LastModifierId] = S.[LastModifierId], T.[Name] = S.[Name], T.[RealDownFileName] = S.[RealDownFileName], T.[RealFileName] = S.[RealFileName], T.[Remark] = S.[Remark], T.[ServiceName] = S.[ServiceName], T.[State] = S.[State], T.[TaskId] = S.[TaskId], T.[Type] = S.[Type];" +2021-12-06 16:24:03.574 G Executed DbCommand ("1"ms) [Parameters=[""], CommandType='Text', CommandTimeout='1800']" +""IF OBJECT_ID ('[dbo].[Set_TaskJobTemp6687bf58]', 'U') IS NOT NULL DROP TABLE [dbo].[Set_TaskJobTemp6687bf58]" +2021-12-06 16:24:03.580 G Executed DbCommand ("1"ms) [Parameters=["@p3='?' (DbType = Guid), @p0='?' (Size = 50), @p4='?' (Size = 50), @p1='?' (Size = 500), @p2='?' (DbType = DateTime2)"], CommandType='Text', CommandTimeout='1800']" +""SET NOCOUNT ON; +UPDATE [Set_TaskJob] SET [ConcurrencyStamp] = @p0, [DownFileName] = @p1, [LastModificationTime] = @p2 +WHERE [Id] = @p3 AND [ConcurrencyStamp] = @p4; +SELECT @@ROWCOUNT;" diff --git a/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/appsettings.Development.json b/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/appsettings.Development.json index 55446fc9..08b9f51e 100644 --- a/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/appsettings.Development.json +++ b/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/appsettings.Development.json @@ -7,8 +7,8 @@ // "SettleAccountService": "Server=LAPTOP-V3U07C2O;Database=SettleAccountService;user id=sa;Password=1q2w!@#;" //}, "ConnectionStrings": { - "Default": "Server=192.168.0.140;Database=ABP;user id=sa;Password=Microsoft2008", - "SettleAccountService": "Server=192.168.0.140;Database=SettleAccountService;user id=sa;Password=Microsoft2008;" + "Default": "Server=127.0.0.1;Database=ABP;user id=sa;Password=1", + "SettleAccountService": "Server=127.0.0.1;Database=SettleAccountService;user id=sa;Password=1;" }, "Logging": { "LogLevel": { diff --git a/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/appsettings.json b/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/appsettings.json index c8fa80a2..56e0b768 100644 --- a/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/appsettings.json +++ b/src/Modules/SettleAccount/host/SettleAccount.HttpApi.Host/appsettings.json @@ -7,8 +7,8 @@ // "SettleAccountService": "Server=LAPTOP-V3U07C2O;Database=SettleAccountService;user id=sa;Password=1q2w!@#;" //}, "ConnectionStrings": { - "Default": "Server=192.168.0.140;Database=ABP;user id=sa;Password=Microsoft2008", - "SettleAccountService": "Server=192.168.0.140;Database=SettleAccountService;user id=sa;Password=Microsoft2008;" + "Default": "Server=127.0.0.1;Database=ABP;user id=sa;Password=1", + "SettleAccountService": "Server=127.0.0.1;Database=SettleAccountService;user id=sa;Password=127.0.0.1;" }, "Logging": { "LogLevel": { diff --git a/src/Modules/SettleAccount/src/SettleAccount.Application/Reports/ReportServices/ReportMakeService.cs b/src/Modules/SettleAccount/src/SettleAccount.Application/Reports/ReportServices/ReportMakeService.cs index 3c0ad3cb..8687f5e5 100644 --- a/src/Modules/SettleAccount/src/SettleAccount.Application/Reports/ReportServices/ReportMakeService.cs +++ b/src/Modules/SettleAccount/src/SettleAccount.Application/Reports/ReportServices/ReportMakeService.cs @@ -96,22 +96,22 @@ namespace Win.Sfs.SettleAccount.Reports.ReportServices string cp7begin, string cp7end, string kenncode, - string chassisNumber + string chassisNumber, + string materialGroup ) { List customConditionList = new List(); customConditionList.Add(new CustomCondition() { Name = "Version", Value = string.IsNullOrEmpty(version) ? string.Empty : version }); customConditionList.Add(new CustomCondition() { Name = "MaterialCode", Value = string.IsNullOrEmpty(materialCode) ? string.Empty : materialCode }); - customConditionList.Add(new CustomCondition() { Name = "BeginTime", Value = string.IsNullOrEmpty(begin) ? string.Empty : materialCode }); - customConditionList.Add(new CustomCondition() { Name = "EndTime", Value = string.IsNullOrEmpty(end) ? string.Empty : materialCode }); + customConditionList.Add(new CustomCondition() { Name = "BeginTime", Value = string.IsNullOrEmpty(begin) ? string.Empty : begin }); + customConditionList.Add(new CustomCondition() { Name = "EndTime", Value = string.IsNullOrEmpty(end) ? string.Empty : end }); customConditionList.Add(new CustomCondition() { Name = "Cp7BeginTime", Value = string.IsNullOrEmpty(cp7begin) ? string.Empty : cp7begin }); customConditionList.Add(new CustomCondition() { Name = "Cp7EndTime", Value = string.IsNullOrEmpty(cp7end) ? string.Empty : cp7end }); customConditionList.Add(new CustomCondition() { Name = "KennCode", Value = string.IsNullOrEmpty(kenncode) ? string.Empty : kenncode }); customConditionList.Add(new CustomCondition() { Name = "ChassisNumber", Value = string.IsNullOrEmpty(chassisNumber) ? string.Empty : chassisNumber }); - - - var _taskid = await _service.ExportEnqueueAsync("大众准时化结算门板价格差异比对报表", ExportExtentsion.Excel, CurrentUser, typeof(SettleDoorPanelExportService), customConditionList, (rs) => + customConditionList.Add(new CustomCondition() { Name = "MaterialGroup", Value = string.IsNullOrEmpty(materialGroup) ? string.Empty : materialGroup }); + var _taskid = await _service.ExportEnqueueAsync("大众准时化结算门板价格差异比对报表", ExportExtentsion.Excel, CurrentUser, typeof(SettleDoorPanelExportService), customConditionList, (rs) => { }); return _taskid; @@ -365,7 +365,8 @@ namespace Win.Sfs.SettleAccount.Reports.ReportServices string cp7begin, string cp7end, string kenncode, - string chassisNumber + string chassisNumber, + string materialGroup ) { @@ -373,12 +374,15 @@ namespace Win.Sfs.SettleAccount.Reports.ReportServices List customConditionList = new List(); customConditionList.Add(new CustomCondition() { Name = "Version", Value =string.IsNullOrEmpty(version) ?string.Empty:version }); customConditionList.Add(new CustomCondition() { Name = "MaterialCode", Value = string.IsNullOrEmpty(materialCode) ?string.Empty: materialCode }); - customConditionList.Add(new CustomCondition() { Name = "BeginTime", Value = string.IsNullOrEmpty(begin) ? string.Empty : materialCode }); - customConditionList.Add(new CustomCondition() { Name = "EndTime", Value = string.IsNullOrEmpty(end) ? string.Empty : materialCode }); + customConditionList.Add(new CustomCondition() { Name = "BeginTime", Value = string.IsNullOrEmpty(begin) ? string.Empty : begin }); + customConditionList.Add(new CustomCondition() { Name = "EndTime", Value = string.IsNullOrEmpty(end) ? string.Empty : end }); customConditionList.Add(new CustomCondition() { Name = "Cp7BeginTime", Value = string.IsNullOrEmpty(cp7begin) ? string.Empty : cp7begin }); customConditionList.Add(new CustomCondition() { Name = "Cp7EndTime", Value = string.IsNullOrEmpty(cp7end) ? string.Empty : cp7end }); customConditionList.Add(new CustomCondition() { Name = "KennCode", Value = string.IsNullOrEmpty(kenncode) ? string.Empty : kenncode }); customConditionList.Add(new CustomCondition() { Name = "ChassisNumber", Value = string.IsNullOrEmpty(chassisNumber) ? string.Empty : chassisNumber }); + customConditionList.Add(new CustomCondition() { Name = "MaterialGroup", Value = string.IsNullOrEmpty(materialGroup) ? string.Empty : materialGroup }); + + var _taskid = await _service.ExportEnqueueAsync("大众发票与结算核对明细表", ExportExtentsion.Excel, CurrentUser, typeof(InvoiceSettledDetailDiffExportService), customConditionList, (rs) => { }); @@ -386,7 +390,7 @@ namespace Win.Sfs.SettleAccount.Reports.ReportServices } /// - /// 2.大众结算未发运核对明细表 + ///3.大众准时化结算数量差异比对表 /// /// 上传的文件(前端已经限制只能上传一个附件) /// @@ -429,22 +433,21 @@ namespace Win.Sfs.SettleAccount.Reports.ReportServices /// /// 上传的文件(前端已经限制只能上传一个附件) /// - [HttpGet] - [Route("SettleFisDiffExport-Make")] - [DisableRequestSizeLimit] - - public async Task SettleFisDiffExportMake( string version, string materialCode, string begin, string end) - { - List customConditionList = new List(); - customConditionList.Add(new CustomCondition() { Name = "Version", Value = version }); - customConditionList.Add(new CustomCondition() { Name = "MaterialCode", Value = materialCode}); - customConditionList.Add(new CustomCondition() { Name = "BeginTime", Value = begin }); - customConditionList.Add(new CustomCondition() { Name = "EndTime", Value = end }); - var _taskid = await _service.ExportEnqueueAsync("大众准时化结算数量差异比对表", ExportExtentsion.Excel, CurrentUser, typeof(SettleFisDiffExportService), customConditionList, (rs) => - { - }); - return _taskid; - } + //[HttpGet] + //[Route("SettleFisDiffExport-Make")] + //[DisableRequestSizeLimit] + //public async Task SettleFisDiffExportMake( string version, string materialCode, string begin, string end) + //{ + // List customConditionList = new List(); + // customConditionList.Add(new CustomCondition() { Name = "Version", Value = version }); + // customConditionList.Add(new CustomCondition() { Name = "MaterialCode", Value = materialCode}); + // customConditionList.Add(new CustomCondition() { Name = "BeginTime", Value = begin }); + // customConditionList.Add(new CustomCondition() { Name = "EndTime", Value = end }); + // var _taskid = await _service.ExportEnqueueAsync("大众准时化结算数量差异比对表", ExportExtentsion.Excel, CurrentUser, typeof(SettleFisDiffExportService), customConditionList, (rs) => + // { + // }); + // return _taskid; + //} /// /// 7.大众准时化未结明细表(包含漏结,漏结要有标识) @@ -466,7 +469,7 @@ namespace Win.Sfs.SettleAccount.Reports.ReportServices customConditionList.Add(new CustomCondition() { Name = "MaterialCode", Value = !string.IsNullOrEmpty(materialCode)?materialCode:string.Empty }); customConditionList.Add(new CustomCondition() { Name = "Begin", Value = !string.IsNullOrEmpty(begin)?string.Empty: begin }); customConditionList.Add(new CustomCondition() { Name = "End", Value = !string.IsNullOrEmpty(end)?string.Empty: end }); - + customConditionList.Add(new CustomCondition() { Name = "MaterialCode", Value = !string.IsNullOrEmpty(end) ? string.Empty : end }); //var _first = exportName.FirstOrDefault(); @@ -570,37 +573,37 @@ namespace Win.Sfs.SettleAccount.Reports.ReportServices } - /// - /// 结算总成和ERP总成价格对比 - /// - /// 上传的文件(前端已经限制只能上传一个附件) - /// - [HttpGet] - [Route("SecMatchBaseMake-Make")] - [DisableRequestSizeLimit] - - public async Task SecMatchBaseMake(string version) - { - - if (!_relationshipRepository.Any(p => p.Version == version )) - { - throw new BusinessException("8989", string.Format("不存总成与结算件零件关系{0}期间", version)); - } - //if (!_settlementPartVersionrepository.Any(p => p.Version == version && p.CustomerCode == customerCode)) - //{ - // throw new BusinessException("8989", string.Format("不存结算包价格{0}期间", version)); - //} - - List customConditionList = new List(); - - customConditionList.Add(new CustomCondition() { Name = "ProjectName", Value = "二配当月结算表" }); - customConditionList.Add(new CustomCondition() { Name = "Version", Value = version ?? string.Empty }); - //customConditionList.Add(new CustomCondition() { Name = "CustomerCode", Value = customerCode }); - var _taskid = await _service.ExportEnqueueAsync("二配当月结算表", ExportExtentsion.Excel, CurrentUser, typeof(SecMatchBaseExportService), customConditionList, (rs) => - { - }); - return _taskid; - } + ///// + ///// 结算总成和ERP总成价格对比 + ///// + ///// 上传的文件(前端已经限制只能上传一个附件) + ///// + //[HttpGet] + //[Route("SecMatchBaseMake-Make")] + //[DisableRequestSizeLimit] + + //public async Task SecMatchBaseMake(string version) + //{ + + // if (!_relationshipRepository.Any(p => p.Version == version )) + // { + // throw new BusinessException("8989", string.Format("不存总成与结算件零件关系{0}期间", version)); + // } + // //if (!_settlementPartVersionrepository.Any(p => p.Version == version && p.CustomerCode == customerCode)) + // //{ + // // throw new BusinessException("8989", string.Format("不存结算包价格{0}期间", version)); + // //} + + // List customConditionList = new List(); + + // customConditionList.Add(new CustomCondition() { Name = "ProjectName", Value = "二配当月结算表" }); + // customConditionList.Add(new CustomCondition() { Name = "Version", Value = version ?? string.Empty }); + // //customConditionList.Add(new CustomCondition() { Name = "CustomerCode", Value = customerCode }); + // var _taskid = await _service.ExportEnqueueAsync("二配当月结算表", ExportExtentsion.Excel, CurrentUser, typeof(SecMatchBaseExportService), customConditionList, (rs) => + // { + // }); + // return _taskid; + //} diff --git a/src/Modules/SettleAccount/src/SettleAccount.Application/SettleAccount.Application.xml b/src/Modules/SettleAccount/src/SettleAccount.Application/SettleAccount.Application.xml index 2333e1b2..1c23e9fe 100644 --- a/src/Modules/SettleAccount/src/SettleAccount.Application/SettleAccount.Application.xml +++ b/src/Modules/SettleAccount/src/SettleAccount.Application/SettleAccount.Application.xml @@ -2646,7 +2646,7 @@ 仓储接口 缓存 - + 大众准时化结算门板价格差异比对报表 @@ -2735,7 +2735,7 @@ 上传的文件(前端已经限制只能上传一个附件) - + 2.大众发票与结算核对明细表 @@ -2743,18 +2743,11 @@ - - 2.大众结算未发运核对明细表 - - 上传的文件(前端已经限制只能上传一个附件) - - - - + 3.大众准时化结算数量差异比对表 - - 上传的文件(前端已经限制只能上传一个附件) - + + 上传的文件(前端已经限制只能上传一个附件) + @@ -2777,13 +2770,6 @@ 上传的文件(前端已经限制只能上传一个附件) - - - 结算总成和ERP总成价格对比 - - 上传的文件(前端已经限制只能上传一个附件) - - 红旗H平台导入 diff --git a/src/Modules/SettleAccount/src/SettleAccount.EntityFrameworkCore/Repository/SettleAccountJob/Report/InvoiceSettledDetailDiffDapperRepository.cs b/src/Modules/SettleAccount/src/SettleAccount.EntityFrameworkCore/Repository/SettleAccountJob/Report/InvoiceSettledDetailDiffDapperRepository.cs index 76af97b9..839a7705 100644 --- a/src/Modules/SettleAccount/src/SettleAccount.EntityFrameworkCore/Repository/SettleAccountJob/Report/InvoiceSettledDetailDiffDapperRepository.cs +++ b/src/Modules/SettleAccount/src/SettleAccount.EntityFrameworkCore/Repository/SettleAccountJob/Report/InvoiceSettledDetailDiffDapperRepository.cs @@ -96,7 +96,7 @@ namespace Win.Sfs.SettleAccount.Repository.SettleAccountJob.Report : base(dbContextProvider) { } - public virtual List GetInvoiceSettledDetailDiffReportList(string version, string materialCode, string begin, string end ,string cp7begin,string cp7end,string kennCode,string chassisNumber) + public virtual List GetInvoiceSettledDetailDiffReportList(string version, string materialCode, string begin, string end ,string cp7begin,string cp7end,string kennCode,string chassisNumber,string materialGroup) { List _list = new List(); @@ -106,33 +106,36 @@ namespace Win.Sfs.SettleAccount.Repository.SettleAccountJob.Report if (!string.IsNullOrEmpty(materialCode)) { - condition += string.Format(" d.MaterialCode='{0}' ", materialCode); + condition += string.Format(" and d.MaterialCode='{0}' ", materialCode); } if (!string.IsNullOrEmpty(begin)) { - condition += string.Format(" a.BeginTime>='{0}' ", begin); + condition += string.Format(" and a.BeginTime>='{0}' ", begin); } if (!string.IsNullOrEmpty(end)) { - condition += string.Format(" a.BeginTime<='{0}' ", end); + condition += string.Format(" and a.BeginTime<='{0}' ", end); } if (!string.IsNullOrEmpty(cp7begin)) { - condition += string.Format(" B.cp7Time>='{0}' ", cp7begin); + condition += string.Format(" and B.cp7>='{0}' ", cp7begin); } if (!string.IsNullOrEmpty(cp7end)) { - condition += string.Format(" B.cp7Time<='{0}' ", cp7end); + condition += string.Format(" and B.cp7<='{0}' ", cp7end); } if (!string.IsNullOrEmpty(kennCode)) { - condition += string.Format(" B.kenncode='{0}' ", kennCode); + condition += string.Format(" and B.kenncode='{0}' ", kennCode); } if (!string.IsNullOrEmpty(chassisNumber)) { - condition += string.Format(" B.chassisNumber='{0}' ", chassisNumber); + condition += string.Format(" and B.chassisNumber='{0}' ", chassisNumber); } - + //if (!string.IsNullOrEmpty(materialGroup)) + //{ + // condition += string.Format(" B.chassisNumber='{0}' ", materialGroup); + //} string str = "SELECT\n" + " temp1.*,\n" + diff --git a/src/Modules/SettleAccount/src/SettleAccount.EntityFrameworkCore/Repository/SettleAccountJob/Report/SettleDoorPanelDapperRepository.cs b/src/Modules/SettleAccount/src/SettleAccount.EntityFrameworkCore/Repository/SettleAccountJob/Report/SettleDoorPanelDapperRepository.cs index 35cf4be8..502143b9 100644 --- a/src/Modules/SettleAccount/src/SettleAccount.EntityFrameworkCore/Repository/SettleAccountJob/Report/SettleDoorPanelDapperRepository.cs +++ b/src/Modules/SettleAccount/src/SettleAccount.EntityFrameworkCore/Repository/SettleAccountJob/Report/SettleDoorPanelDapperRepository.cs @@ -97,6 +97,9 @@ namespace Win.Sfs.SettleAccount.Repository.SettleAccountJob.Report [ExporterHeader(DisplayName = "单价差异")] public decimal InvoiceDiffPrice { set; get; } + + + } public class SettleDoorPanelSumExport diff --git a/src/Modules/SettleAccount/src/SettleAccount.EntityFrameworkCore/Repository/SettleAccountJob/Report/UnSettledDetailDapperRepository.cs b/src/Modules/SettleAccount/src/SettleAccount.EntityFrameworkCore/Repository/SettleAccountJob/Report/UnSettledDetailDapperRepository.cs index a3e1e93d..daa2cf1e 100644 --- a/src/Modules/SettleAccount/src/SettleAccount.EntityFrameworkCore/Repository/SettleAccountJob/Report/UnSettledDetailDapperRepository.cs +++ b/src/Modules/SettleAccount/src/SettleAccount.EntityFrameworkCore/Repository/SettleAccountJob/Report/UnSettledDetailDapperRepository.cs @@ -30,7 +30,7 @@ namespace Win.Sfs.SettleAccount.Repository.SettleAccountJob.Report public virtual List GetDiffReport(string year, string begin, string end, string customcode, string version, string materialCode, string materialGroup, string sapCode) { - string str = string.Empty; + string str = " "; if (!string.IsNullOrEmpty(begin)) @@ -45,10 +45,15 @@ namespace Win.Sfs.SettleAccount.Repository.SettleAccountJob.Report { str += string.Format(" and ItemCode='{0}' ", materialCode); } - if (!string.IsNullOrEmpty(materialGroup)) - { - str += string.Format(" and MaterialGroup='{0}' ", materialGroup); - } + //string str2 = " "; + //if (!string.IsNullOrEmpty(sapCode)) + //{ + // str2 += string.Format(" and b.MaterialCode='{0}' ", sapCode); + //} + //if (!string.IsNullOrEmpty(materialGroup)) + //{ + // str += string.Format(" and MaterialGroup='{0}' ", materialGroup); + //} //if (!string.IsNullOrEmpty(sapCode)) //{ // str += string.Format(" and SapCode='{0}' ", materialGroup); @@ -75,14 +80,14 @@ namespace Win.Sfs.SettleAccount.Repository.SettleAccountJob.Report " BeginTime CP5Time,\n" + " ItemCode MaterialCode,\n" + " ChassisNumber,\n" + -" OrderBillNum KENNCode,,\n" + +" OrderBillNum KENNCode,\n" + " QTY,\n" + " ErpMaterialCode ParentSapMaterialCode,\n" + " '' FLAG \n" + " FROM\n" + -" Set_fis {0}\n" + -" WHERE\n" + -" 1 = 1 \n" + +" Set_fis where 1=1 {0}\n" + +//" WHERE\n" + +//" 1 = 1 \n" + " AND STATE = 0 UNION ALL\n" + " SELECT\n" + " WMSState,\n" + @@ -96,12 +101,12 @@ namespace Win.Sfs.SettleAccount.Repository.SettleAccountJob.Report " ErpMaterialCode ParentSapMaterialCode,\n" + " 'L' FLAG \n" + " FROM\n" + -" Set_fis {0}\n" + +" Set_fis \n" + " WHERE\n" + " 1 = 1 \n" + -" AND STATE = 4 \n" + +" AND STATE = 4 {0}\n" + " ) A\n" + -" LEFT JOIN Set_material B ON a.MaterialCode = b.CustomerPartCode\n" + +" LEFT JOIN Set_material B ON a.MaterialCode = b.CustomerPartCode \n" + " LEFT JOIN Set_material d ON a.ParentSapMaterialCode = d.MaterialCode \n" + " ) temp1\n" + " LEFT JOIN ( SELECT Price, MaterialCode FROM Set_PriceList WHERE version = ( SELECT Max( Version ) FROM Set_PriceList ) ) temp2 ON temp1.SapMaterialCode = temp2.MaterialCode"; diff --git a/src/Modules/SettleAccount/src/SettleAccount.Job/Services/Report/InvoiceSettledDetailDiffExportService.cs b/src/Modules/SettleAccount/src/SettleAccount.Job/Services/Report/InvoiceSettledDetailDiffExportService.cs index a45d2df6..0447895e 100644 --- a/src/Modules/SettleAccount/src/SettleAccount.Job/Services/Report/InvoiceSettledDetailDiffExportService.cs +++ b/src/Modules/SettleAccount/src/SettleAccount.Job/Services/Report/InvoiceSettledDetailDiffExportService.cs @@ -51,7 +51,11 @@ namespace SettleAccount.Job.Services var cp7end = p_list.Where(p => p.Name == "Cp7EndTime").FirstOrDefault().Value; var kenncode = p_list.Where(p => p.Name == "KennCode").FirstOrDefault().Value; var chassisNumber = p_list.Where(p => p.Name == "ChassisNumber").FirstOrDefault().Value; - var _ls = _dapperRepository.GetInvoiceSettledDetailDiffReportList(version, materialCode, begin, end, cp7begin, cp7end, kenncode, chassisNumber); + + var materialGroup = p_list.Where(p => p.Name == "MaterialGroup").FirstOrDefault().Value; + + + var _ls = _dapperRepository.GetInvoiceSettledDetailDiffReportList(version, materialCode, begin, end, cp7begin, cp7end, kenncode, chassisNumber,materialGroup); var _list = _ls.Where(p=>p.ParentSapMaterialCode!=p.SapMaterialCode).GroupBy(p =>new { p.ParentSapMaterialCode,p.ChassisNumber,p.KENNCode }).Select(p => p.FirstOrDefault()).ToList(); var rangeList = _erpdapperRepository.GetSapList(_list,version,false); @@ -76,10 +80,6 @@ namespace SettleAccount.Job.Services }); - - - - foreach (var itm in diffList) { var _first= _ls.FirstOrDefault(p => p.MaterialCode == itm.MaterialCode); @@ -94,7 +94,11 @@ namespace SettleAccount.Job.Services } _ls.AddRange(rangeList); - _ls=_ls.OrderBy(p => p.ChassisNumber).ThenBy(p=>p.KENNCode).ThenBy(p=>p.SapMaterialCode).ToList(); + if (!string.IsNullOrEmpty(materialGroup)) + { + _ls= _ls.Where(p => p.MaterialGroup == materialGroup).ToList(); + } + _ls =_ls.OrderBy(p => p.ChassisNumber).ThenBy(p=>p.KENNCode).ThenBy(p=>p.SapMaterialCode).ToList(); _outputService.Export(id, string.Format("大众发票与结算核对明细表_{0}.xlsx", Guid.NewGuid().ToString()), _ls); return id.ToString(); diff --git a/src/Modules/SettleAccount/src/SettleAccount.Job/Services/Report/SettleDoorPanelExportService.cs b/src/Modules/SettleAccount/src/SettleAccount.Job/Services/Report/SettleDoorPanelExportService.cs index 1bd1601f..6c7af150 100644 --- a/src/Modules/SettleAccount/src/SettleAccount.Job/Services/Report/SettleDoorPanelExportService.cs +++ b/src/Modules/SettleAccount/src/SettleAccount.Job/Services/Report/SettleDoorPanelExportService.cs @@ -51,7 +51,8 @@ namespace SettleAccount.Job.Services.Report var cp7end = p_list.Where(p => p.Name == "Cp7EndTime").FirstOrDefault().Value; var kenncode = p_list.Where(p => p.Name == "KennCode").FirstOrDefault().Value; var chassisNumber = p_list.Where(p => p.Name == "ChassisNumber").FirstOrDefault().Value; - var _ls = _dapperRepository.GetInvoiceSettledDetailDiffReportList(version, materialCode, begin, end, cp7begin, cp7end, kenncode, chassisNumber); + var materialGroup = p_list.Where(p => p.Name == "MaterialGroup").FirstOrDefault().Value; + var _ls = _dapperRepository.GetInvoiceSettledDetailDiffReportList(version, materialCode, begin, end, cp7begin, cp7end, kenncode, chassisNumber, materialGroup); var _list = _ls.Where(p => p.ParentSapMaterialCode != p.SapMaterialCode).GroupBy(p => new { p.ParentSapMaterialCode, p.ChassisNumber, p.KENNCode }).Select(p => p.FirstOrDefault()).ToList(); var rangeList = _erpdapperRepository.GetSapList(_list, version,true); @@ -89,13 +90,16 @@ namespace SettleAccount.Job.Services.Report } _ls.AddRange(rangeList); - _ls = _ls.Where(p=>p.DiffPrice!=0).OrderBy(p => p.SapMaterialCode).ToList(); + _ls = _ls.Where(p=>p.DiffPrice!=0 ).OrderBy(p => p.SapMaterialCode).ToList(); - var report1List = _ls.GroupBy(p => new { p.MaterialGroup, p.MaterialCode, p.MaterialDesc, p.Price, p.InvoicePrice, p.DiffPrice, p.SapMaterialCode }) - .Select(t => new SettleDoorPanelExport{ MaterialGroup = t.FirstOrDefault().MaterialGroup, MaterialCode = t.FirstOrDefault().MaterialCode, MaterialDesc = t.FirstOrDefault().MaterialDesc, Price = t.FirstOrDefault().Price, InvoicePrice = t.FirstOrDefault().InvoicePrice, InvoiceDiffPrice = t.FirstOrDefault().DiffPrice, SAPCode = t.FirstOrDefault().SapMaterialCode }); + + + + var report1List = _ls.Where(p=>p.DiffPrice!=0).GroupBy(p => new { p.MaterialGroup, p.MaterialCode, p.MaterialDesc, p.Price, p.InvoicePrice, p.DiffPrice, p.SapMaterialCode }) + .Select(t => new SettleDoorPanelExport{ MaterialGroup = t.FirstOrDefault().MaterialGroup, MaterialCode = t.FirstOrDefault().MaterialCode, MaterialDesc = t.FirstOrDefault().MaterialDesc, Price = t.FirstOrDefault().Price, InvoicePrice = t.FirstOrDefault().InvoicePrice, InvoiceDiffPrice = t.FirstOrDefault().DiffPrice, SAPCode = t.FirstOrDefault().SapMaterialCode, }).ToList(); - var report2List = _ls.GroupBy(p => new {p.MaterialGroup }).Select(p=>new SettleDoorPanelSumExport { MaterialGroup= p.Key.MaterialGroup, InvoiceDiffPrice=p.Sum(itm=>itm.DiffPrice)*p.Sum(itm=>itm.Qty), Version="" }); + var report2List = report1List.GroupBy(p => new {p.MaterialGroup }).Select(p=>new SettleDoorPanelSumExport { MaterialGroup= p.Key.MaterialGroup, InvoiceDiffPrice=p.Sum(itm=>itm.InvoiceDiffPrice), Version= version }); ExcelExporter _exporter = new ExcelExporter();//导出Excel var result = _exporter.Append(report1List.ToList(), "按物料价格差异明细表") .SeparateBySheet() diff --git a/src/Modules/SettleAccount/src/SettleAccount.Job/Services/Report/UnInvoiceSettledDetailDiffExportService.cs b/src/Modules/SettleAccount/src/SettleAccount.Job/Services/Report/UnInvoiceSettledDetailDiffExportService.cs index 890858e4..ff683a44 100644 --- a/src/Modules/SettleAccount/src/SettleAccount.Job/Services/Report/UnInvoiceSettledDetailDiffExportService.cs +++ b/src/Modules/SettleAccount/src/SettleAccount.Job/Services/Report/UnInvoiceSettledDetailDiffExportService.cs @@ -88,7 +88,7 @@ namespace SettleAccount.Job.Services } _ls=_ls.OrderBy(p => p.ChassisNumber).ThenBy(p=>p.KENNCode).ThenBy(p=>p.SapMaterialCode).ToList(); - var _lsSum=_ls.GroupBy(p => new { p.MaterialCode, p.SapMaterialCode, p.MaterialGroup }).Select(p => new UnInvoiceSettledDetailSum + var _lsSum=_ls.GroupBy(p => new { p.MaterialCode, p.SapMaterialCode, p.MaterialGroup,p.InvoicePrice }).Select(p => new UnInvoiceSettledDetailSum { MaterialCode = p.Key.MaterialCode, SapMaterailCode = p.Key.SapMaterialCode, @@ -96,8 +96,8 @@ namespace SettleAccount.Job.Services SettleQty = p.Sum(itm => itm.SettledQty), FisQty=0, DiffQty=- p.Sum(itm => itm.SettledQty), - Price=p.Sum(itm=>itm.InvoicePrice), - DiffAmt= p.Sum(itm => itm.SettledQty)* p.Sum(itm => itm.InvoicePrice) + Price=p.Key.InvoicePrice, + DiffAmt= p.Sum(itm => itm.SettledQty)* p.Key.InvoicePrice }).ToList(); var _sumTotal= new UnInvoiceSettledDetailSum() { diff --git a/src/Modules/SettleAccount/src/SettleAccount.Job/Services/Report/UnsettledDetailReport.cs b/src/Modules/SettleAccount/src/SettleAccount.Job/Services/Report/UnsettledDetailReport.cs index 8f08945d..d2378459 100644 --- a/src/Modules/SettleAccount/src/SettleAccount.Job/Services/Report/UnsettledDetailReport.cs +++ b/src/Modules/SettleAccount/src/SettleAccount.Job/Services/Report/UnsettledDetailReport.cs @@ -54,8 +54,17 @@ namespace SettleAccount.Job.Services.Report ); _list.AddRange(_lst); - _list= _list.OrderBy(p => p.ChassisNumber).ThenBy(p => p.SapMaterialCode).ThenBy(p => p.Flag).ToList(); + + if (!string.IsNullOrEmpty(sapcode)) + { + _list= _list.Where(p => p.SapMaterialCode == sapcode).ToList(); + } + if (!string.IsNullOrEmpty(materialGroup)) + { + _list= _list.Where(p => p.MaterialGroup == materialGroup).ToList(); + } + _list = _list.OrderBy(p => p.ChassisNumber).ThenBy(p => p.SapMaterialCode).ThenBy(p => p.Flag).ToList(); _outputService.Export(id, _first, _list); return id.ToString(); diff --git a/src/Shared/Win.Abp.Snowflakes/obj/Debug/netcoreapp5/Win.Abp.Snowflakes.assets.cache b/src/Shared/Win.Abp.Snowflakes/obj/Debug/netcoreapp5/Win.Abp.Snowflakes.assets.cache index ca680b9a150fdb544232fa6571efb9adaf550b83..d38d92d267eeb730967119539809bf07f0fd1fa6 100644 GIT binary patch literal 56 zcmZQzU})fCU|^WF`1u#^a|y=+w_bNS2J>iw|+_>vtbh?1nX>0omppph4hJgkE DBK#1i literal 22527 zcmdU1ZI>KH6%Im#h`c4?CA>&pNn(=T-Ry3%fM7Peo3OA+mShQ_qt5JX@9u<|?qRxj z$)X~NA|j$7C?d)^9zXcW;|G6*9)E$y@BRoq$LDr;b>FJKwc9g2AxX|@hN`}G>$$h8 zt8P_2wX@Hh9{>DQ_l>GZDeuIg}D$fOOC#WngyfQR4GOBI{{4JQji|zsr%kyV`-%m!K;iqgEF);Y1yf) z>;x~%aefiF2k3VqZ5KckVK**oyRr z{j}mz;CnXgLzM!9&(l!A{l3jWydCMjehDiy1-SJNMsOSO!6LwED!CBr;rQ=1@ZW>< zd*wX7;I>_iIbMCO;azg0u~SEm??6U8nUjz2G~aa9fmdc zBVBUtqHna_@mCud@evKMDMxPr9t((lp1#o8RFTbs2Mh}yMEcWm?V(%HUS10t^;)wO z`q@MY?@13C$iISg$#I5|2Wvs-ww9XyJZ9ac9#CJ16r4^JaKsNAh<74gGEP|bgAgza z^%Kk3_*A08)f5YP;Fk_ zXW)JW>DNjH=S_cUX`LQxY5keF6nE)<1KI(kOLo%)+dAIda5z&yZ4NzXpr+;5YAJ{M zZDGk^ZS`}pG$bl=?Ywh;1Ey9>h%W-E97yt*6_KLQ@*9d*57OZ)7_cHl5giGy1|5=hAC+Vrn4tz(_ z9LkUZ^i>poR@lBS>HB2~=1MURo!P)zHk5EQc{_z&M6< zrz;qBzuAl$o;rE52T`2+C@NLaEs=!R2V*jZTfYS?T<7w%A38FEHdS4rjp z)({bh$)vyp3UEYECy1WGFMY~0c*0%~xtH4=H;8sTi@9YgE5HGrNdT#~Ig50=7eE-Z zI&0CVWcjuSwN`poiE}XL3^21uFLwzBV@fje+WeCC((|b(2l1={;ylvbjxiYshXoKD zIfmhp!-oq7v^k{byYK#M?S)rB^#D>PMV_#YATWDP+l~kd;{si;evv)jChh@IC11+ zaZCm#mCr>l-!$MqZ1qezSXNo-(aF#yaCRjACt0%hVe2$FURNV9E!DssF)5ov>+$_^DMOWS4H z(uYdzFHnlMl1a9RL2UPyiX0Ht3%idbJX%yZ*D!Kp+BXNOwnJiVdKtAPNAj|#NIs6B z)MgmT${j`8gd*u(A`-qCL{hT%xm3*@Z?|f1 zqoIwbE&EKU_ z8og0YI5$s+EzvTAvhPX?WYG)d-jmC9rm&GhulC5VoavdAxhV8X>D6CMh<6ML_SFJM$IIt+kDTHWLc`l}_Caobzt{e`jhQ=n);N>UO0m4qGT| zhn{6%Q{FzW#W_??wYwH|(2F}0g>xzbpiJfNG}B4@`fb`=O~ORFI8ZbopaS%dwl1#* zQ-qio^iN`nRFPl9Gmoc^X916k=UQTrDE#!x`4_|>sp2v5FCwqx=^XY3GX_kV?QAXR z(q<-qZ?VxlO!BqoYvR|9rkp9~dc zsl-r`EWHFvuOH@$vQA>INY=ds>q?$9>t9>n7%j?@Z9vFJ#O+8+mNb#y*Dvh~F}fk(fGFU^iD6E66K+n9)ip^4R%S^!kJ)VaLeg;>N*`utX65~ffl^8z~)XRW+y)l85jS>?`vT+SIUK0!< z1$+R2ct0YBkOcfyh{PO{AbuD5SB+7mzz!Q=M=W5!hy22X7R{gW zc^xQs>#%AR4=X*ZQ}86FQ58_kar^toD}1CF!DDQj-Wf;=CY{((ujCA*D$*v**O2!) zF_RQDiJ2rp`vIU8p84YF4`-km3#kuOAqDvappZAm@z5FRNjz0NrZ-23Uf6_4r7pCYgD(4KtxessnavG5XJh#et2599FOLA4y-&ycR-G2y+7yuw3!0*~>F zT%4+H2$7$SL7v0>IjZL{-$S~J$AtL{3eSOlZHS{Gvy;y>htJG$nDkBv5| zK>blcYeqlG=mT_df*qxz3Yn>-i*ef7sorYhD#$XK=%ZH~GuKY^R$*M2s*-t1dR2_} zHq~2wOaoQgD{<~@Z?#JtJc7|Z2k)ug01)krbu&~g)6;af6Or%9T!lkL`lPx}UZiyy z2e8N1Wg5t>g;|8h6XWoa%0>yyL#m)R=HX1vm0i?oexWj6YG?U=bK!x(u7WJ@h6Q=D zsJ(iXibP4($-R{1FK9Q4^S#vK+I&%}Mjq}Y{$+l+vwRLxVXA6l^5)=1ol@g)LZ$qT zX;QrRJkgbYUXt+3q|Sr_I-F~9i+2=d)arXBz^l*u-qOfYVLSGOZ+d7WwT*vOeFt^q*vt^cDZsO;;gDoM!-~;J$D!{ zGIFfy)az);gb9nlq&+A&P^&QA?zHf2H%FHukJ!}Y__>55$IsmyU1;2IQ^J_Mks0wg z#hJXDqq`Odu~y}QCN3im||#HAjV#nqSopgNQZMu(w5N$2}z#Xd>~gm_1yVvy^Nx&ld#BV^;ZtPuMcyx7VV{_@=P4;%=RE>93PSx7RPM%+um?hjoGZ zNU=rYZ~-wskrL1&1BW4WW)!rOhK-C8V)&L?|clQK=*X;B>A zO|o}rTPP^2Q;`=Sj*0at0j*Q%y>O3MFdK{s>wQ|-!UCv=j2C)L6o)k`?n&uvOCy-|0)yR#dYrYHGyENiA~oZy=}nx#)qJmF zOH-dQQ9rzHgDfjnXXVTh>@gxRDYNvM6JtjA>$ zO%|5vWyt+|^Y!P2@_jHom@3SK4}O2z%}ZDro>=07J(Yb-tTy%d&d!64l%Aj!l#-%O-i0NSRF}MbYxP?ClQkR@~cNZ6SHI+ZsCV#kS794B#{IQf4MgYtj@W-+sy{Q0}l3NsH6-+So5!^4gT-MH>P zce%@5e*N>_iLbcrY5gxgd-toZ|NYMWcV76Dt1tV}%nwd{+pm7|;N5Tf{O?!a^)B}S z-81gG;o8|-`f0B}yRUI@dhPVuHEY*iy?V{mY|)x|uR9v!iz;AD+k@s{X%r(_KU0*3KiMBI++@&$Blx+4T^)vZ?8JiUt(X#7-D=Lwq5$>>wRWS{Yf$05DIKiO zVyrVUsO(W$qks3tL)m*I9;!%3;dyce6|zcFgD&=Udh=;-NmdaLFmDZ6XJT@U_XQ?Z zKM3Q|c-}lF#^GRra=k8enAGO_gI=vJ^(m@#G-jLAI>w31aEv3vu?W9-qB2maEvs)E zyC}7+Y#ircJ|5x6kB_<2YaSMApUrBP)HDMAc5@w2>Ns4dCrEr$m#AEvi07pf#FunC zt!BM+A-3S|5G*+AlO$@YfrR>GJcnXi0B^5^oL8MuY^g<7_c^Fj98jks{POWsS??`% z2c7v|t-G+4G~0u;hrX|50o}lPY?eGY?$aFHrz8B#@o+b4gIc%O8Kj~)C<%B5k$33G z9O)Sj(lZervk|kAj?;)autSa5S&j^6BmCMiwcV`Ew>y2b#OTym+gVocj7`EihMk}N`~&vQ_pkMNk~Mxn+q_(0m51o&MUr;rTG92qV^`1#|Nn}xw* zYb@jxKZN%}2k%7)kJm&m3Vs2t^# zgK`?-@v8S?I;c@^966%hD#5n9L-0^Z# zETB|xaKsV{i_X!manN3k@R;q5K-+Dmhq^6Hu6h-;xvtyXC}VT1YaOiDApF?zHCtf{ zNE&tLeb+kZ?l&=XWg9|?&YG%R=b*bk!eh>)DW9qOTB|Ch`W6C8gXq92%k>WC2TTSt zR#_Hn1I(=Y2{q#t%I6J+12yQpj6Tr8ybj?B)c!Hrb5e4sO<(Vz-GK0zJtLKhUhQzF zO1uFQFp~Md$}H67X{hkhZ#JwLf+UM@VZuKb-QT1{7cq5vq)UOdmLo9B0OdX(37c*F@sk?L;Bq7pnfpIV@~J}rgP9} zt2tW zq4=eR{)geIGRU`K^=TUvrLi0=xqHgcJ={U}2!tO!rp`peWY-kF8EN+XER|(#Cxcd# z(9{me9Kuz4$ZS78>9%SEF;Zp|M}VZw@xpwa=?t)SpX`v)Lsg_M(Khf)*_`63lFgn? zXnQ%qsB)T>KHttW)8#&iPAx0UBV1);$AivZIkfij;-QALy5Qh$B3xyb=fmAgk)>Eb z#CB9g)H^i?-VELDVBU{#l_uV-a3zzCok z-mM}s*KgZF+CjL=P>Lh%wD&dVhds}Jv?;?O#qziuXV<}b2f}ZxFq8`6jH-B1phLB< z=Sa{;c-)d~X=|?8ZeT&JWXZ5ttQRb}-UklqA;Pbpq~2*v0Na{Yvz?9weM81)3;1yS z2ORtd5&pm=@u%$r&0eRyh(_^1t=Fv0wJ-!5Cl59nhI=-{)BGZ=P00kvJM>;NO8Z+WHrMdaw0HgD@Ws)X+n3~rPRIO1nJh@XS- zm?KDKwp8Qu_&}`;^qQlLt)AEYp*7xcAKVdvsy1nKi*5nVkGeWu5 zu`)C|-l5}hWxv(|_&S8E94j%(Ot5c&(L2U~amMaUao9H4C}VPrua_8A8GQr76}C2U z;wBM>i3@2h796cB3nRZxSsV`QjSj3gA-qt2VZMXuPOaOVorWFDN_U}~js}_4`0XHt zp%Mr2W(ndg_@zbdx8kXwn}f~v$`uJKTB{N&NWF9)Kd5AHr`#&y_>0xsB&@efSbu=u z3e8FetC!9m8e+_em)4mry=X3QBX( z!C}j#c0E0mph+E|@`szyZA86}s5c&h1)HGe`SL*tMQwb12;pcW&$bPv(`z)_BbJCA zJSGYU^D6IG?~TH8!8bv#%7KMiZ6>{cJsxs!(ocPXn1TlpMmRB!o{( z2%o|4?q~?zP7|vdt6>e`Y$#%>V|Lq)?VFSB+xKqW!V~I!g{Sg zXi@22o2<#_?$qphLA60pCE0N`uJ11+>AT_i3LYxjU&RyMnTxId!_6)gD(c3)rFwI= zwNE?hi8vyCTeG{RImbbK4T%znuj3&Q-@x;@=+R>TV6DF}H>~f6PS{xtyq?DqUo_Bb zOpnC|i@R7fb_gD?DH@0OO~4^|-@-%izKtjT7<@6j`LtaT;f<+f4f`E{;vm0^aC}CJ zWs(FIL#kT~jDyz9W-BVmx^CCgr+rU?csqVcQ-6pjy8Fl$d(g4!mKy_~z-UaO;H@^R zUw`Dl_+y0QS4r|XsI#vRdp&GRm4XBf$!NSdecwU%1B9bj8$95ei;F|iB80~x9(8S2 zu{g9JN@!|K@*{-ft*JCNEXKB>E3ukxc>>7h#<_v)v?^6%9hahJOX&e)^&dMZ{{-Rq zH4%-HZLCuUn{9S%p~Aqj7an$Nb+Sk_#4{|mW-PdFeJ z?A4t;1)4+2oU>r*NV`NNj_{`vp{fr*LwFpe4X_H;4=K%yZa2l?kp9Y1+Fv6aJ@NJE zjND4lN@bu(t@f#GcNT}k`Wpw<&k^pHEZvP>4HMsaR7PRh7@YO0OqAqkG++qH!Tdsk zQC0145sscdC><@eYj9?eC@bcGepYJzNP3Uu@-H3T{2jv4!#xRy_CU-r!%<*p!$VVZ z&HTLsO{*#mF zKO^3`8Y`d^1r<1=S0J^jQ0QGf}oP+tb1Lj{4Ej0~sv;V&HEbg#Ur? zY{|k5Q?5HgI?{u2*lFFtbLn?Z!vBfzutLH~LpEwOZNdz1I$5oznEHT$9=iz;Gcv*k zMBs@2OCtI`eraOx-*^U95aFn+tTe&)##ReXx2gyn(Emt4YB)qb&dSz#%9{jBMZG1O zkB4$eck4nyH!E@u=B`Mb=57ki-4Je+)Q(!^55dq)k6zkmb?NR7fO}NX1_6j!NS76e zVEC)e5e}GpB3yP7NnrY&`hGJ18r3Zkl3f`s&y;&PFz#IeMz(30Srv_fk?m9FY>19@ zVB81cvh#XOxa4AJNEy0k+^I>qE{<|Q+!x`pQ&t0l9|sL+MOPYzhi#a#qIY7S(RTdMH8sTdkmP*Tf(st)^Yfy2Jd+Mj-j#970ahFfBiZ^LQ}2Hi3rDU zeP-Qu!c;a`>T(m;K#uxK*lxu1=jurg#*?dI?28#)A851xGc$Ydx)Rf&in&w9^i1ea zaWI~WaM=m{h}nfvTK+ubX-@K|BOJYdq;gTR#YUELSu-;GWE6kCo#B8w6XCKmFR7Dc zfh^gv+aExrJ2W-p+LY1rcIzw$&e;f;SXj=+oC=R{5!dOGQ>td&#U;l>yn&F45?vkO2#d(et=ObKpD5Z4V z>X3;-D9dxzVT&N=V3s*xEpM&N)hbO2q1aOwFREZK)W zcz{i6brhjKRx1ZR7($I&A%Wp~7Hyq~h80SR#?f6Y(W#Y^OAwB?k(DJ-qq96J)>`v$ ziaA(V4C+r0)HP1ao#HypfFr)t(dT6d$Dh3{L@ca#3f97Oi{r;DOn7Mhij7V#chFuj zIsJ|v5{$s>A01rjAifIW*T(O~Wlg5PL>yW@bxl3(!TBz^wRKxiWps#vml|XF^}H8s zHZV3^--&~MIl`sKHUadDB`Ta%kg?6pF-}R0s?JR#d}qnoo`wj|AB#<~=0w#jU?#LH z%N4E89VQY7w!#6n65-OjKL%N^*{(OcwN`>f-A3nN8GJe_%$g`FN4d&D3CHQBm!QaU zCyB1^yNTLYyVpo4Y9xI%!ljp>EG!XIBVDU)SpMA&Xz=v zpDk$p1on+Q2d|Z&R0X&n!lg%L0u?OehOJsJxG0n#l?h}plcQ*XrJ?H_o!uYdXlozY z!3-AQe*-pI!F?5zi;9wK=z0gj0}w7djMfm6%oJ24zBAZ~C#+=y`5q3|JeT~w0O-a(Az!b;J_nfkh&BEqdA z0td9o0kj$6vYQ74=uo3m$4EQE7=zI4osrZW%1sWG2O%7tLFCowFf1G}42OGS(#pz^ z@zZXQ-Ud<(y)#k{Vv7W^6~DAbw5<$?1DzI(QRmoD2j`T_q0Yo{UU}N^(4uo3}enjl} z%s`+mlhKNBH%j(6iQif&apCH9bmHU?k}H3&llX%Xjy8ADk~bO+vLwUJ1ery01P;W2 zL79rdA>HOcdI-YtE;T}!$lgcXr$K|#QDt?;K_{lsxQoLYmCiaiABu3RbfF>DH9Cv9 zK_wE`j3DL;dzb^{;Rr`BJZpWSadj`82_c%E-J{xkut9J-KgS-g-U0kpy9wuE9pl2R~%ic zeZCa;IUwc{j$YB$x|ts~8!@?aBhm4qyWk|>M7Vs`h@(!{5!}(r5J#OthZ%2oVC_e^ ze19O0&x}Umo}Fnqi7z4?y|}8g#5&_U8bs)PZ`%RWLAXL=%+c7VP)kA!rznj*xC0}tT#^^e}%Zk7OJ=y{E z7=)uuLo^`0G7^zNW|Gg!%3~cEk3%@xUdO<|dFH5T8zzxX1%A8(;0Xvntn_Ge*f|)X zfm=EUc@{j;N%~0$mmlb2aifVzO13FEY5F?!bBm!s;LW?`h`fH9HxF8JZ#@yZDp6 zS2q&HdH(2_9AGP&Ze1jzDL;{Y;UCv4MY=R55>2Uzcv+BGU)D!tmyIS%vP<%a`gAWf zlI+vh%l%({m&6hI1zvKRm76Qth|aGoo6fo`iXvU*XRc2>;5t?2r-owqHQ{qfL)3my ziki$FuqNszaj_TFCiku@;_ufqjnwIDh!O5Ia?`vpkS0jYrU~)%7Z@=&P_rc>JIBk9 z2JYgzAtE{7OTvfMM0K{8N?DT;g})-g9X@@$$R8cP@?8!11tYKe`U+TL=vR~=Gq=PL zVE{Pzsk&E4A*zbMDpO)quGz^iN-#{E9pn`^j8F~`aab>I2KaN5FbJ2=#LQnOG>KD! z{1sYLi%TJhYnaYl$v|{rQTTNTM0tj{FlaIS1u}DNJ(KpE^FnieSQ(YNI)D=Mm#2(Q z+6ocbv>#J}r+kWamOobJN}dS(S>kgPPt<t8qlZ`X~=YuI;$Q;PH~H`@)GetEN6$ zWC;lhqja)t7{>-#eo&`kz(=84XHsjt1$vGZ>hwdmj}b%AtuJppPOz^yqe){&K*nav8)LJ&UpMkr&44^D;-&=Xy1qt#^^1 zH=^+;DLt4G!74u!=`am@JmxUB!AueTsT*TDqG8>MiA-iN!ioqE!ib1<*>nU&j5DRX zE&6<>0l01BZn00OZh8>W+4xv}-(AD>Y9PKIZ(>XDSx%Cf!zddz8*XNwl|Lzp%QTvO z%#07j9*aowM8McJKzml}H4=FE=+&~B-m#8TCSrDy^DZGrP1y&J+a&sMy5%uwL&x|p zqOT`dUxfh+y*|b7+lM|KCq6N6JM{7%tGy!Z`Rt$+N%z& zS*47v6LP|I0Dev!gFDL{kn&?!UzF0#irK!j(dpHa6)PvoZPhs3PFC0~nMef}dcP$0 znN}h^$4{tAJCRKLN%RV>r8(Lo7Cq(4GO?Jxx2kv@c(R9d#$dp!iTIk*C`^ou55RGuxLDA3f zq$1sB(C3rYXUm5LeK|#avHeNVr<3F-%ew=8ILG$^Qz_|~fk@8vl9<5>(HtphHgBhp zf|zgCm1^uSiF6l0aTQYQlstV0dx9zDkH{Xj6Um4 z-;@OQ!E5?*tc=BbB1KK_>|v3rH}pjw6ecF>bvE$SlMGcI%>hv&R@rLaCL7_-mOiP1 z>wHQ!Z$Sl5vzvd2P8D32ZcB51VQ?^|{}P$1tei|wzKB2-O-8`i96j-Eb(|-a$Ku-u zIVllC6gWvqM5>DK%+8(BtJ4*8c@)hqp<0Xbt32{Y5mg9S?VX6SoPZU`YyyvSoKM5UTS>qrEBPzBcdfZni?>SbcpTG}Lbl~5JNq7g?f za*5=RJrK!pQcS(mO)phN(=TyXFnqMqCndJ?$yo{4(6!ZncB()b?-M6ge;6l0P2W5K z$jF{PsRkDNuhQzB-YRCU0XltCd0?4?(+8D`_^{Ygmg4kDsYQIk#?Au0R86OTX{^iX z^YJ-zZ}E1IvX4~u*Yx%j_LkW~)2HL~C%GC*FON1a<^HC5qbkB_n#QqNB?ikvA87=Z z8N(9Ui56LAUrO)K((gS>yF_rjA&_R5^!5z%)-`{$Bk>)!V{{~8BWUx<+3L|}qYJfM zd9vogm!^o;D1v{4jgVRA z(A!hBWVWFUeLF#a)0K)|A8TGW$(DrP-B-VZg$KPbId3c*=>2(`(7exS%jEMO*YbdP zkX6B@u?8v>f&S64x_)e=+tUG7oSJQ1iqvj*2Ew+aKf7XT1!mBG$FyGi1+p-?r%3%S zceyuy$t};3c<6k_QFxvSNuGu0*?69V=ec;EhbP|hWU*QAb%aNC=B&16j3Z*Mr{z`| zCML&zUtlHdcgI86kH+J}{(NA6bM*0EKX%(@qsFWX%F1GM;_K5~wqqa*m+jbqY%hRp zRjy>^`C=og)1eMrs_idOX33T3kIg}>he_1@lQ;zSzEE>D+J- zy^h24-~@^LUihW*bz%Vbi-0@cH|uEJNwD#-Ty@dh#rWQI77 zM6MYlm*YZ5j*9|vyc%+h*TpQrM6zTXE#_2gRC2Kc_L2bD*Gxj`u)`cn>5j=KSNf%n z9G3;;crE0pa)~VKT1e~Mdq=r8OJsmq*x@orhWNu+-Ue96urI9*hH#iy zr3k4>JjZ{fga4`k{?`Nlm?PZVVMNfa4eARevD2D?u-)aj69@P50PZ&ccf6Mzuijf7 zIMHq%&dx)WD>&8?2CKnS4*KZ;`Zogoc+HLWn3-MfAiY!sXB29yfvb9j1gj2;N(*VO^2ZwAzOw`3u#<1~x}JT&}S<4AFJK#I3OiZRsbhx~B@|-#OyIWqF_@%esIp?|>{5XpP3`rzlfGebstLiVXoN-U%tj93fEY z>eUW+sx;A4URN72Bdj6q#1J=MoZJh zJxf*ECn1N}CgrtZlOq9Ha{AW1-!mBr2DN$E!NCDz6$#8aA1=X7jsy=1Nbp`rFoF7f zpqU=5INYbw#LpmcDYiILYz;{9K1dOL8rIt}SEDAxQVA*zHcgaM>X_J6mYrialsdEB#wM z>fjv9k3A0JTLXwc48&u0Y`qNfSot7XgeE(C9cdmMkme(hX3U8^e4`Er%@+LemG0K~ zi9}v{ZgbE-B!K>-K)+PJ^weQ*gu4n`OZ{eFUA(pecgg0ia<%V3x6UrIk~1sOJ`}&S zE%>ki+K&Nkl}VWmSKL2~(q0a3cC3=?_~8!fM+8uR9H^sxshJvTfffy@T|<@UYuZ-c zs;vVo6=!WfQ*=#2Ry&q+0mz>KvWLNF$dOumQxTL}%-M(IJF+JGn?H6-+YnjTZewwM?W8uV6?~|z2a@BkQ^{0Tk z$_A_lwcS2e6d}|=l4%>+Qz&_w0eL`K`H0Crh&zsvFS@s8H z`3z*K(siZUlo}Tw))#UcdjVm1#b(p5Q9}o^L*+TM7?9?(kfzF<%p=WWy4dM0g)(J? z9N9T+o*#5Vg-g&0NbosGP-SS!CE#Z^%L>5ba{Od8&GFNT1YZmFdEkFzh3&@>{-_Ec z$_-1HP^~9hS}qwG_xdFJ!USrH1!xXF{jm^SvZh!pvSao6amCl}TW*rtQPwFY|FM8R;C^M$<#E@!DZWx<>}2`wFCszktV#F^vG^ z+t{34PsE~gpsrbC9s?Wp;EVxnj`DoE(~;y+0ZG0(>6(V)y1jl{@6nx(0fC|#MCPP| z%k^kSuEzxA`Wob_vM0uJsFC9MaRc{{EH&G=OItKcA_Vww)MSluYOz_xPOx z8NLn~-ZNfn;gMmSKFcRqsONgTBjpnUQhsBSIkkw1GMPSlr#@>&M!#b**e%_X1hF(z73hiY`txn(#5&7(MTJ%NWtd87DaiP;gUSv zk>nWxNxlO~UOCC!=`LW231%*~Bqht7@`J-AdZr`MvjP%*cQSd?7p^_#Tb((KW9KVK zlO4BHUV6AB&vqnvPC%0HL6R}&uF8zF#@BTMtwCUvpzJq8?Z9&#X`UC5<_{rFm8C$| zpIZCUmK4F7655M?zJvM&0n~p4)RoqDOkd7X7j&I*B7}0`g^oNg3dr-vkf*}Zrj-f8 zol~er1WJ+e@x;2u7dwz&5`g^u@vA|rBQO_ee`Eut1PEooOC4!m7Leu#kS6|4E$_g; zGe?8TE<9kxtS@ggB{4gxNUpPZbM$hFTrDxbB7ppdKwiNrj}@Ix=5@<1I>B-;op^Dm zuXL3BssPj<0qVQP>(wMydzNKnv1J%pdXy~Il#AsIs}`?zWPD9P#ven*CyXa!w}(@r zU6P!L&6U zOj}{gIXew|yp^-geRTHj75RsN;U)+7W(n>s_@&LBw+6ud8NgL&PYyQQD_7vMy7^{* zfCcRAGSothwvRgw^&JxGJ0;XV2PEHG)L-Czg_Nr>;45I+!r_}8T%k|)Djf2mzh4^ek9 zKtmPo9xMlj=njaQL;RqGs5a?76oB|QfEaDi-?kwdpNi2qO%x9H!w%Sw1i=0rV59Hv zu)vBtL?cmVo<~@T{HO!(V*z--0KDjXaRj`22UnWbX=4-i)9D?d$(@kKt3yhd`<%Sd;rMb0myBW1cLqz zUSL*HZ_G-T3+D>~IDZc~51l-m%v9Vm-FFdvF@We-K(uXwhzgYQr2vF~0EFlcpsO6T z&UJ=ZNUzuW1KgB54O^f!`O-5r%iXvpnWrtDZ(jx^>OH@LhpO6F@%Z|ve+0znfs-&# zI^4v)mUCjr!M+=(PHKwO$1OH-|lpOXq0h3^V3lG8mHXa}Be+KNQL{C_NuK@OZ+OCKk zzVngfHGulx@IHD_?E&3f zTpSLlZwn6(q;@%G?a!1${-K1d23j#$S z#ZRO(YJ&5-fHeP!_wfs9QX1}hg8hGI*sD9mh(wb3xocSS|Cy&*j{K)iKKv|DivA18 zOIKHhHo_Epfk;(hc;UV)Szc-3Ktkt(%4_HvlNlrWVp?-qc0cf2oM z0-7DP*^A2aZGr&@?IDgV0ed$-(7gkIj>P+61wctd7CvF(JPj*_)vB+S zV>i}&2yonyGFRPyNu-3Lgc?*e72!vRKBRB6@A+e+DLWL}*)(EpJ@ zRh>F2pwj!|ecASj@;Je4ytgFA5doNb>?0IG%1&1Wy&CznE!6uSwbyw*x&?xe{xHivmUlEKQj1gGGAycx7C2(APz;}E>G0L+;<$A7AW z|Fi)9)A2rfA0!W7`x2Q>R^?ZL(5$JU7b`42ha$(ya(x_rsS!IKzrIH748V=wa?0Z! zEOoi*XrLCZ_Mo;srgK%Fr901&?(Bec=iq(WR$C6#l2)fi2Ic_)Om0X4GKcOQ#i0iet9zVx^fwzk7wbFh@u>L?<8Oz{Ri zm==s0tSjHfiRJO0qrO<8Rx`N^0;n&<`zOUO3}uTe8nxxSvMw䯹s7T|s{P4rK zK8Jo0AmLB%vRxd2ehJ>k8wtzG>4#36uKhmgy?CtT$1nZ#a~Up`GN^&mWdRv3$NLiN zaz*Oz;t~M6;Kb^mt`FeguaMwX*|{rhpTFx@t@ZP0)lyNpDcn#7WDkp8651j z4%qu4>>Ep71F-Sli8xx=tPESVUYUupfSkY2gX6wV;#ST4wE-pH5AUOQj}>fnt4F9; z(xVrB4FQLCy#wvK0JQt#ed&dzfx?yu8-b)->(#KM5$r%cQ0=QqIP&!l^6LZ0AAt8| zM}`cz5TS%_Gc9wV4+H@G=_&KN0MPY#AHSiQbqojS;+4S=cQJ+_>Lqe>M+*mcgQLY8 z5%yK74FFeGi|7+z1V$5pgBZMqrvWaG;wUpfdq2Zp8cOooiW#2zPr{NH9avfGILu8*9)G$#ZVte_3Gd6c zMgk`MzAl7{qm|ct=`tS4$%EcwK=$n9yVZ> zET(ea{n4peeN~ORYKeo}F2U`P;BF3p+X-;dRfU0L*Epdhjz-AnIn137%v}MPy8tt~ zs%V(fYefV=<(z_zlXpANZV5o!4QP*u9VZ)Tbi2xE#cco?*Vi5g)U5$fw^RZpr%I!8 z)13|NbwE8h0BR3FMH@S7O*I+~IMsz=QC+Rojl_o-FeXtkxc+W)pgtr3^;STQUz-kL z6_&8rq82vKWl_VhB)h4Ma&kboh zIjRH*L-+MVYx+3nfU5_Z^20Z@+ssOYU0T}}Au)rcArI&a%{Kz0Hk zYXDiH^WiA%Q=X&sX+aL&39iWd10Br(jw1trds@EhV)R-+o zI`#Rn4!p+&;N1>*jnd-_EL+4?WGq@Zz#i`adqM!%egJz|X<)<7!3d4v;$5DVPjnzX zDFCSjNaZIoSha0pGK=k}2xRQ0U)HcZ*#Y>J0Ki26jNjtZh0P!=+f_5Tp^o~g4)&)7 zu(yG|{GETh33x9e$;?W3@9v*|=XXE!dc%F;ru?UkM z9*2kY@OV65D6NNmX`|DtB`a1=N)Z;r@ig%SNQ6JFi6O zRg>0)U^t#8o(hTZr#1031bmu!I^L5eo`Hun@k~75C|xE*5r<35WEwjylhQ_x>3AA> z79_);*2uF-T2C!`4&IYSo{NVx@;p3aXk-=6Dok7>is^V7c|Ih=pVr6=5b$Z_g?LXI zc@ZAc$cyoOzI++!A4;a-(qgK#HfVD|?au4wv%}ey(F1K9V9R9*r$1E#`Vt6)Kdp$D zBH&ZR%kZ8Q@p3$*h*#kG^8cYC0zFA(Rj97SQpPJG6#ld_UWI^98L!5BR~erwt&ARS zol34QT_ggUFx<+N2&D$oqrS$`!D|CLc%9V2>+wqk;thDdR$2$cIaoyxlWDBtO{^<% zd5))#H$pD_=`!&q1bk)U&3I2`;w^YcA8*A|T_0=y7xbZcj;D{eK`#7heY_n3pFaKo z?@1r;z(e|YC!TTiQK9h+)D%@d*2o5VJbkpv0e+?gI#r zbkD-W$JZakdy?)$ct|>$0KO!;HIQ?N64J5RlbX|xFWiR#+9%vc@ScSGC>|1yCWX-# zd@0#{C#Aia#b$#luX4wxRqy=^WDUS*TkVe_;FI9vcux|10*}g`vi8r7LJ3%gj3dA& z0|I?-Y686{dtJ(yG@^eFrpk7BeyPJ*-|f%^lWMndu(Z z{KJ4mecYYm|VA- zW#3=mQF2Y_IBdP&b*rJjeCj!4K(c<9SHQmnQvB&|{-+4|B>NfOlVp74`+~`|Gakvj zC2~B${wg5YUrWLGNFe@xoWhnx9fzDqzHMy7!MZf2P{s0cr}g}sfQ&zvGV;uO)nqa+ zBx98vj1ln{0TKV!la28g=@e#TXkE&)Q9rU5R13IlpnWNj<4@PXUj`)nJ1HUW8Ya}X zFh2p~G@8n3fGVC>NXeAbfWHq&_A4nFZ#CaCnc|5HxCU?xZ5_S$iKzNLI()UO)H!@5 z?35$yKLmvRM=2~fS%|+Iqp+YJT0M159mmKr6F1x<;SAgS{l$omelM7AU`%=EkvQ$o zKLup|XDKr;y6>D!29J{2+YU`oHvdHj-(XKbUwN?Uom`4CzlzG+` zOgG>XL-M)RxCc-r*mV!^n}BHlDn;X~lhqrdk)p92oRnn$7Le@UrDS|E6@QDnteci6 z1RT4@Bf^#MKMw;mRYJv zWefckg!<2bQ2!-`;=?xRLj3zZz8$k|cw;))0mrOR+vdhHV?MX8-^I$&20G2S^*}vY zhr7_14r4pzL>@!#uN<+0j^mzZB2z|)82x77L_LB$KTcg@$b84VbV5f6H^V32ln&PS zaK4TBv^xV~BHF+Aim4T_JV>UFrjy8<+fsllVFIumi+f6^0JYp3pUMY=%Vb@LlV|WU z1_!}QS9`b_?EW~!c*;*S94ydbxa>@1!VN)hj7})bgA%?pCSl6a2UJW@lm;Z^FDC1N z4l5ytMHWrVB#?>AgRnF;p}#DGY)1!2M3){|2EIuni%dzK?oA5P^`~N46EU&6+|R1F z)E#u@do|oEnFtqjs6OkWdHZ5hVi$N5qr<(p_>=~4*fqU2HWfP>vG*5Thptk=E#N^3 zU*(spS(|Tn`lvFf`|KvjnP>?E3@Ax|Y4hD08C}|Zk;7_L)Vtv1Fzs0aMz;qAJSgFd zy=vVwfU^#+&-=&fGZ&K*@z*6fj~HE-#NovPyn}94yiQEQdtpE+AT^tw_lsAF6^|0| zH;zI^b;R|WQtVYMVt$SnJ)NyYM_6B29m`n9Ag1SgneqdMYh(HHNW}VVFKgu#RrS}w zPC^k9tJD0f4%C;&f}?Q^7+n-%WRm z)JLx>gI#s%fvn0{_RF#qouhw1LgG+|z{YdY0}@YMQb#zU?9L&$jOiy-=1V2y#4Rp6 zyyTZEJ3JyK;jiK(_|DqlPA|HO>lnn;-`yD!)AU7mcfQD!lz)(-sm1&(dXQpAD`vmD zHoqxt!H;3T6nhhm*oPa3JYKlu`Fpo${oZ)SMMCPhdGoQeOsl)0J%#tm&_WTg@ zx@dLS(TKgjGt209X0CsuJ2NX5F`xE}mg4rec0W}Pet6ruDYjwTS-^ynKFgnUXGjj5 zR>)N9Xi8zKj>)Zm3bQjKCw~6=r3knP(e=w0nUeDN*0>?|mO--x2UKZ4y0_+$h&Ag1 ztQkBm^ua|anB}icrmk|b0P7Y^J65zJj^Z*gw^J$LmEA+;WSy0oC|)ZabhH9svN}&s z3|W<*=?utRW=E?wAXno&-yl8K8{CR-BQA*UsMoXd;VJ{^G3cHM#F9-veH2`P{Pc4a ze;%6>W4){|v7IT@h8bwBmG5OoC1v7LLaa8Kjw$gq2*tH&L}W^e^;RD0t?6Q?w^ZDI z2BQ&s)_!t2ejinF`x%Nw%z5!J*QLV?mAUN78q(fSSUG|zxy2xmJ65vmv2LFB;&aCn znIue1-3`K{#tFWVaLY-$v6_I410{NOM4}tpI8)telXJ{HHF%J~eQy12)l&DdA{eZ9 z49ZS6?&f20?`Y`k%ghp+2_?;!XhQ{yM$^~lB(~~#QPkMny#)?EV4=~&qHe|9WgI9` z-iR51Gb#MoH?T{;w7GqIwveWlf9=UB)1oI1C9v9Ce0;>bVr|K(l6PDqQss;Y0-Jt% zV~TtE-03Ga<^2tcfu7yxhXnkDRFJR`d7w!*+*fOP!YoLxE4`|<NwG08EAV_~trjDLxx4=4YejeG7AJYc3v!x^G!@5@lJo&ut1DWiLOi7*Vts|KetsR|CYfWr{HBrJU z+1?emmtP@y2DL5eh|wxPzKoIG6&l??C>nGzpRj_=wHs3^f8JQc0Sh9uW?6dL_1BO(f9ESE3(vCswj@_0X9ALqs zvu_}l81Ffa7|F_uJrX*U6#FFi-Fl3xpd;*Vt3s|akR^xENw$b%Mo8+*WXzPZ=CZcBcU%pCTgjtB+?= zTy-ckvdUe1&`@&pgyT5DYNmfGee|cbMg*#zdXM=9!kRf^7$mD zmUAk0zx+|`N_SB&r;=QvQ_BnPfIp}BzIB*z;F@-|u)*55;%KC(^NUGvAG&JaqS?wj z)Q^{ji*Oqu>&c}~ji-@tj)*{=Am6g$c3Cd&N)?w;QRK7pk*T7}tH@Wy@i7sIDDpH=K9-0~S3;ON=h?G18U@+5OvU zg_*jW2=WlV-56f=^Z2|x1uZc;!;|1{xID*5GvAl4_Q8|X#O!3n%sR|{rK53br@e&4 z;uQ78zM%RlhX+@?O-W2nl1!}QzE^}E`X{ z<>G72;z%q=l_Ko}vaTYT5^O?Zp&A(H%Wcgr&Cd!N7=Hv}sniMzGsi1Xt3^i)&ea-V z4A>ZMO-?VmZrZ%eu#eatCE3!|#>;Xnbn7i{J_fm}+ak=bmPV(CyQo#Cr}ukwla`A> ziJ!_6hs}t-FB%v7I3rOT2qy&_mE$4}eLZtN$92`Q2?@!u5{VjlUz|grwW&xbno618 z8NKFHwjvusVxf9MVzH}J-;d?Ff}W63@yOYPPxKZAkr@?5R^9hbeSven`_^^K5K&as zU9z`k8niN}JFR#xJuy^GDI-u8D=1mGBiNlVp}47r&=V(s(P%ynqoF5;=gBg{(z9>( zy}IWXTc7&uI5y*cXV{}_da>y${!ezrdB#kmfjGoib>DJ-Ip2L7eDd;HL^@rGDPNh4 zohpzoM@;Ff4oRk;h+7lVenE%iP!bc>pQumHJ;bUtmQ4;X7ZQ^bfp|_kGP)!(E%J6F zuSwpNliifRKstFQl(cFxlsMU~#Q7#8mo?`4V%2Oa7W&5E(HJ!;kf>fxAKSFfhAX}D z$*R*q?}sI9d|ZFyti}k%);( z$y`+^iF*`kCMVG<)d>0}av4yPsu>H!SZuki4I6U?;}GLBU0K+jrYjueKAw!6*qxta z=bk0X&!BX(sDVP=`2$F5FlHSODHx1dbc9U}#_SKKr7ReXg`yB!)%034eOik2Egeby zoJvt#TZviDB~GrgLAB*1UiAa!rC6mZ=m#81OXn)} z#J;{WuXEi(yWDojt3rvb2OI9l>*cYnP*sg_BT8bThEniPK1_GhjhXJUEY=}ad_zQ0 zRb!5&Ep+>IpQXH>GOXJiDcGnYP2co&f(1p|q7x$I?)y7JTn*?7LNzx>Dj4jc>-*N> z`aX3hA69{}O6X&dBP9l>u(#~|i*KpYPf1LU)1Rb~OMX3ZYPm~85sx-6JH7Nm&+45; zU`HV%+`=eCKv7Q9Oy~+R^0z9FG5JidL$t(bS@0t*#ff{@eC9BtV-fQcEwb#QGv8vU zhm4}1rQdsuoAQfk(CO+ULUXGHquLY-4}5peFXDJtm>DKv0`W}~}V-UN`9;7~jsJLqgH+tKZ?GmJ5pT%8Oh~`)DpCDQq7N8KrlgPLI9kmIP`;##_Sz zafq>LFZQ^1juf^RIcj2df8bq0}SVAjcuAN8Z+G$D~N<9J45^>3hJ_E(Hb zt%VXFX5qvsaH(3&6EQ(V0S9?QZCiq0{uc?|^yUz&I*$1Y=qPXXt{0G~zQ$ays*=Kc< zi3ISM?cCuaW`@hk)Tnbo%&LmVG6#M9$_|~?@z);r*bTF|vQDT#SXM}_Pv$rbLu^rK zy|N4%aXy757MRkoUcpD<)>c+0eB}0_52jgGVtt1`oMP;u&dzN(rG?XRvjZYqY3$U3 zWUh1pz!vN590aAXA|eInAj173qJ&Nlu;L#Sh_-auM}YL(J6lE?!p1FDAjkHemxn^z zd*XkMS9)WNt_}6AX&J?2odgrl#MEZ&{#+-u_|4dfIdhW1nA>r*4LU{e8*|zbxG{JP zJ-6oe=Na+O7Cx0VH(~J?SvAse3pi`Nn5b?KtvOxBq;mW3| zWPwbQ`;%m5!fU<7O%YgCfMEt_f9m#z37bc-$jn%mAhP~Z@77DhTl##m0m$rQeG`5| zn73ACdP;IaXaOV8K-x&?k70WHE4yPr@8OQB$l|HW*L^!ieY+4SXG|w ze6a0NGm}zf8>=l%&+uECQbH%WmZS9Y7~A6Wq%3Hgcb>{$GF#4ji}zr1YQPfn%mO3J zWyPkDgzchY5^4G9u8IWh9Mx{GF_EN1lpUv<-?M!aZt949kv5GKN$rP)Db&s$r?89? z^T(O>7D?DnG1JN@Yeu5-9e|KqMpms4nj5O!&^T(f*=*Sk>ZxpI9!Rj%J~yY^HGrcw zvcAiC_+WYAkHGUHOyOIEl)9L)Ec}R_+V{(UahLBny1eb4vZ7IjS;{~FNfZ>hu+f?- za$yShND9MOWOb%2JBw(RISX;DjtToM2z9K~s0u5yBoS6hP_tBJn`SDVwmA^=j!~J~ z&GvnBGnYv%$h8d`&)obMcVUyUkt@S+{wMlewMiLxy;ECoB^wu;gMvciP!c{>Xgr@( zHo2cRZ$Uel_QatEby&}+RU1GQMWd8e1s+AWOlGr7x1~A1FgTdff89Lwg=K;S5B;jO zt7A18+dIr+KNy8lR+&5ok#ytjJ83NQ)X!YTBNUg$66O?TseycMtI{5;2j!=`*ltTv zxrb$0UG@uU&k(LCl+&iYd<3oZLs zNL=#~Rv7gLC23vR-&ikIdtp%NCeP5>R!qc8b-P70%4~?y2)n3)RyIe9q*N>G`=;hD z*l?6aO$4qW0V-RT2@^}e_su<3$#hHP+Kh>kRR<4pAJouDd{}JFbm~L$B~ma3awv(r z8UuMgDWf;>iS{@PN`$5%o~lGxFRg@#n~~Dpp>?%kQ&S3ROkz^7RCco0Ov~7GC^Idg z0KFw`Z*r0x`jc8g#!F+UpoZ7xjcV_V8IWV^LPFWZh`5?a+;qp7Bxu7N!^dlCV|1Y`X-?M(Tg!P!(ICl_dEB@VriDMoMpB9 zsLxjLyu9wq6WFX&vM+6PdbMQ5%Bniqq7q$hv8tvN&1}|UR!tq}C}e(SM_Wnc6ym*$ zKBkap8MHzKt4S$DFq@P@EM{6E;_X&dLONKr?+^QFG7V$#s-WXnTD^HsnQC<-byP~ z%I+`6U7?0i8Py0rNn;7UpyoDfaVw)2#?7=fUT#NQZ*^N^y-k#wvW}s6DPcP*<*t5f zyDGHRRU$cMO40nPE5+h>gOaJYfK~3ROXs^}rW6ME4Vq7xY*(229nERha4M7KhSQl! z^&U?5G0atOkPPQAARQ*tI4~pH*YUF3W4#CRw@ z74f)M;~1e4$2tLe&{0R}AslglJhuwbUOart+>Oj*#@+tZ(-jlx18fP&PVBOdiEAAk5_LM#nD{- znyn~}X&!;qUG#$kmDvaSgfXq0Y60|OR&FOss@;tZ=ZfC=Q=!UNmpXi>oV23@@X)0I$2_y&9H<#uU0f$E2v41xj=&_*xbI)~ysU z&5P%;Y2!=bGHUgf$ThRxPDvLiUAz1Wh2;kIj+zGtYDdt`B>nD2 zUA6q}p57o1h|=$pD4I*4Q0UQSAs0Pd@Rx=-D4Ge^swoC>NNyTWE8KC9W>rl!oRwY= zsH7h+r%FolaIr8+vBMoTe)vswo?Ojg zL<+|C@+x=T|5-{?#hFbp1M%%Xl!|bEFr}OO0v_v&3z+V9Vpwo>F-cU;6|ne!B1YiU diff --git a/src/Shared/Win.Sfs.Shared/obj/Debug/netcoreapp5/Win.Sfs.Shared.csproj.AssemblyReference.cache b/src/Shared/Win.Sfs.Shared/obj/Debug/netcoreapp5/Win.Sfs.Shared.csproj.AssemblyReference.cache index aa04845094760752a9717d5cae370b3f226e9494..d6ab7079a18e93633b1e59415e5f9ae6c5336270 100644 GIT binary patch delta 48 zcmV-00MGx5xeT_J2MtX^Qd2_#0mT3S00DoKF$gDdxtEw6^wWiGFn(NBRaV;+!Q9C^*Mq{<5zMwzkk4aHM3P)?*p?HHR)kXyGLZLy7 z)dv0EXgC(Gm)v4V@=MM2Q6VTU4o4Sy!%?xe$eruXtqu6=YD1zFlZ22@i2Cx~d9_tq zwFW;>V5)hA^QR~uZK`rz8~|Cgg5TCY(4u*y~M z4~Qc?9#7c_kF1?Xr=2IEok!KqlTtg6teppG=h18DNhzzW-KHG$IV~aDwdluVTP6NH zwWc&Lr!^MWmGkw8L9M6U^~Ud>yTAX4^&eeu$zP+-PCo96j=es-s^PBhzIpfN`O8O5 zz30>quh`Sm_0`+gwcmMlpWCVi-!gK`|8?(m;xiY1y+?d!-bZaFUGt*%(X$pjJUV*! zh$6WHn&C>1{k{KNb#sRDkR1cJApI% zRmbZBe(xl)d0Kd(7#bz`>V}sLFBq0T+~*U-;#~BXp^vM5Qz3$;Ah#fIc#i7^mlYVg zg*uF{S3>f|vSqTA`VIog%k5 zIw}SPOtcWl7U`+lHxQurceq0V`i#^KMJfYvzS&xwiTc^XOf+yP$_t@A#0g{{&^U+0 z#S*f-c#*Im77o?sGdt=bw|NUUWt{pqu-IwS3!&B`} zy6&l~2R+ts&U$I`-8aW79=;+p#$cYWdUN4MX4(fDOAeDcH1E4Qrgl;3&u&OU>> zjG41X`dzDMy&?Pzhm2Ht{Q_H1Q}U#w2VtXqZi}~zQTI3xGrBP7DUmP=o0;m zz7lHuV$Cs047z=Op&=BGNq%pP{y7|vdJW4LGczBM~x<~Qm zgL@AwpWph$PM0p4e&@QYwha38XqOis-8yn}$DcMoe%pY+f-6hfSH618x827t3_Uhr z_N8|W8`n2=_U1mf>6Fry(>M11;e_7S~x?SmL#}G7Mx|&l0*XI^q02|%?vbuv*iz6^YYGZyy}U8+j>1e=ie&=zdf`6 z12^xuVxupA|4SWb-2b8U=b4ip%I&(a>9&X8nX=)NRvo@ww06bSk9FOQ}EEztm@E5_; z6b^*ZQas`o;y%CR4>i={?G6*38MtUEDq5-(CGhOdAF^PBY`VH6m2#o&W6~#iFPten zNrHQ1!CCMmiG&50x8pgk@kzfV9U^}rq(ee+^nLP2Ke;Rdj$ld`sWBY&FO?V4pq`-0 zlkVso8mM%~36y$NQDC1mXE>nQdVo5H5{~MfDz^9*c9EEA7kLG5BW#$IB}$TRnUOb9 z>6Xr#UP>WghXk|j5JhT0S5Q(bLu8y$SPPqfex}Xu6C?pJFv?Le((tR_8lW_M2Td1T z0@&&e*|s_s7SQCXuu6NE>twXBu@`3C*gl`z7Y+*k5Twab;c~e!Y54orS1JwPjVPs+ z12%sw>*m+QhjfA_7G-}XGNiV!LzZRQAuOM^$$XtxtI3|yrG3|~u7SkVeR8S_z`nXP z)9pr+y8d9OX4Y$Yo>Y=j-B**UoQ3@eU8xggn~=J7@fcuORp6py;%K+29zy*1!Z>A6 zk;Rr;3fN6qFSbNQaI>z-rMiX^JZZ6|%4=aKG-o`RmUzVo_EyfOdP=QBE2VVVIp(@p*moHZpn6fjhdGb|G*&4} zdWx*W$N*AH0Xrz`0i+5J=oVEZEO^oYQh#Y-CkUAipoX~L2kC)vxEyKz7jGV`43v%< zTyha$+xxR!56JQY8eWrEY4r-dm=-p9#>-#XUu`nu=aLy;@2uY78mu%pS^nY@!1m61 z`HO`GG`A|O(%NMCi+^EZV}~>4I}r8?0r+OTk}6JUAGPtfO5^v?FrrHWJ7ICQ(9=o) zI)fICGCY+`*)8mx)lfftle%D}71JFi0~S>}Et3wBv2!Y?)wolXejC8lU4McO^Ko61 z^|WrPY^GgmR8|>uv(xKnVP|JN5`!pq!!L;;A>?fabZ-?dJ}pt4jKqUyot`uj>5{xh zBCQ0V+i204Batp(Vdum%HIw1G1)^6Hm!SUf!B){zZt)~C=BeS zW!c(GgEoMUG6+cZ)f6)&EbOj~eas03gF+;dNoQ3h%9E~Y=srs6D&k{Kw1iR=*il*g zn00!9yNS|6F@40xtP|hDF3Na!6BE7hC<s!cNF|oS|$l9!{rkqv`*fWc=?HNsWK&NOzQT;I?S!4^l!kckd_)!i6B-8?h zi=cv}6NrM{!A(XJMPM?{bVL; zX4Z`+KC+qVw6m~-Gd|30@<*k(AV-xaB6uMKFHvVK%0W}2T(vXi+PnHIyB2boIm1{S z*qhlOW+o{G=|`iK)TktfnMt}>*mrB8gEOcl9s0r&O4)NqPzFtXI2shF+^$-bo|qhu znTPTfNVY|JSelHgS1Z+x{3dc2_XgT;-tig^@I4(=(}e?mWmmWy*{Gx};{T@0Vcd}E zSOsbAk+n7kb0V#&T*h=-Z^Ck)=A@j)Mo`BPROLp31gJuC8?Ve9TiNG}vn!wX1M#GPe+DPa|z(UJ=Obb=fm(uCf`j#T2sUlFKSP zkJtuCuW$l32s{wm6`x9PM zWwYp5owCZ_keu+E>S$qSXS{xGlq8gcLa%$$N4bp0b=Zp?vL_+y*QDaWKFxmpnxqt< zFO#IChACOUCY7?V?^Zz<0*Q?V8kWHb$|(y;^33lRLZPsvID_SUxZ0>#Z@h0q*>9Ao zRTI;GDXB_^X<_xna}#Ni{nOTBCPm_9pnlD|Hq-e(t)@y!B+}G)_eNToWlbS7f7_S8 zpSgS6fiG`!U$Ujswxb>Xb?E4V!)sUla7fo!36ycJY)!hw?kF`=rg`4-fT!^7bzdedVjIJbwLCci(Wv+`2Qj zh-dcs{`FDP-0;wkzPfPUy`6SnKWgB~S9C2Cd-e-HxxTRK+*j7inQZrsp1-`yYwbt4 zd}$RUNP^QM>v9X~i|R}2^YVN}xk7<}yAE}p?hX!U(7e`XfdC3mkQb@`U@$HTbpb=B zF1ZLs%h)XolUfthT7=1ef8S9_)je5j21W%Yj>)NS83)a$Qca(nOR1(N>6)vy2{(3{ z4O7d4aDJ-Rx0%00I(O|LqDHrSF4cJ`b3yaWdwTS#)<8Q_GW6F+Qc>wR_e}n%fxwgFb!97TS zvVbk2hey`KlTHs0(!-O`LoO>z;z4?NWIeDkRP`Xg$9gEMlHY0KlitF&F@W;>&C)I} zf=*z>6(PhTim39H5D`K0HljVONg6fT^pwUT$nzp!5{08xt8qQ8n{uiiuGl?Z&Z+L3 zx{BO)=@YD1XF6}CRuJu2k%C4i3;s{3rIi)jgfUBFELzr$Q9^31XaHpd(_b(FajR_j zMKA`NyzZ#5G#qsk$3uo(R-vz$Dt`s#eb5}ey*dRILqbjxWwk(t;IedZ zD8m78Cvn30_rD0|1j+#+)DTCv^<@Zh0^&-gGO@D99}*RWPi3}_z8(RBD*m^*ha6)wnFgPHn9m9B$^I1R_m^H`zF}$q}qVwx~_po%wFJ-7&saj35taG-W z|Ijx1yyXPa26R!GM0}^A`jHoF=nwkM>Wb`1Waxt!MEV%#eEq=+EhHGb2Y$Tz<5tTX zR`p#xV(q)DhdtY8f2$qhBmMfEH~Z}CcdrxsUVhV4qr3O`^nua$bjjOx+^Yq9K0mL2 z!_W;qKgqju+v6QJwe_6-=CU2(=QUB_+RB@Q{Vt6iJ9cgefcyeEdu*jhZf$TgeY* zHGtgxg3C!6+GWfgrQIgn=4qCiEek*Da#BVIaH0_E7%{PT@>~U(l64v-CMnJ64L_+t znTt=;R<8f5l0Q4IoM%i8PAPu2P~e-`d^g24IKaFwCE4sD!kQH%q+ zhS_j4GmdgF+ym$ygGv*d_q&=sT^H@gj*#xGf{DlnY(A6^dy0)`7^KJ2z$0tGnpjza zfv44$bt~gcmM#P*+yt;m6>u{nG#h}7`7jDW5F&oWQa<}SPckT`prWM_KLP1)#XV&AfQs1%F++YWwX+rqmu> zH~p)%1796H{DuzOFZj=@l6#+itS@=-<4p-(Ki zaP+G~X54ev+^=ri{qfwxCrljOt5O`bp||VjUANr7TV9rpo>_LSx9Q6_>B6kvrdLd+@FBldGppa8H>stE!TK z(($EJXWSrz(w_WUp3m@|@2U@vO~{-~?F^C*O!R@4f^Dz%jsJP?V z2YqAeb9%42WMI#l+=B;#o7=x1oVc(5!~6HI_-a_~h3m$|PFx?~a`|`NR&4hCrN^Sd zc?HccFZgWYZFTKFA31UE8<*a?iCTvF2O(!kNfXrYtDJN8_ ztV2cHEWNt8x57qitOyW>>DI%5C30TxkHd||sk@J?(>q!%qf zhq;TB7Zka*W8_k0aw&INv^gS$$z*ctBQ<9~BHtuv3QuG4||D`=~jlR z09uG51(MesxgLgK;5laH9e;XhfA1?gy?X4)SH7~N`&)nb?-MmM7rc7epI_>K_bWx8 zmp(S_gvNsI7x~*Y&A(^DIk|m%TvPL6t0#Kr?R@su7Xq%%yN-Wm=aI?hRMi|88C6nu z^^&{K-uM2!w|_SJX7ASz9P@{sS6tNVt=Si!e@m~)pFg~;&4>4XIOmJk|M>6ckCuGB zvhbnt&+c9Rn7sJtctgp&X-zkbam`?;LST{`0JI7bhYv3(DH4kcONxi1rHIlux`-9% zPDXYEF7=}T)jD|(!@PxgLc%eIJr!=*0eG%IQt7WF80DW)eEZ2VMkkt-)%G)3*l$cx z%5*jdEc5_1|EL7`x{UG^~75yJvZ`%84rCvbYjCh7o4R?8$X4$5 zOYi)1?tj{@_uSZc?3X|KUhli)wQa5~YcDQ1so|vkRk!YGKlJ49M=yO;T6O=7rBhnZ z*izrnqq1SbUu1}SAM?+9zB*w_%vEcm4h<6au;dpOr$0^3L(xxSvEW6~PsN33ZOcMw z1@!nWwpfTY*2TRG1EQM>Zb1LJp#j|xU*s+(TVy3d18u%)Yp7~eYyIdrHg`|S8!z3wug~C_Lr?pz;>OFy-m*uguufbiNms|$yM)wQ5g6rGfmpTT z{Nkb#UrAv};qcs&qTx&wFS7>41~HT+jpIbh5jbe|OA3(vQ?~}H1!VFnYneofW{IV$ z=q79t(k#%sbbGk$!9Uc#-h4`%6@R$xtMKzZ)~tGD$j`HD_w^Zd&1IcBu6**!k6#|- zyK&e3Z!Iqhym@N}@uL?e-Qjutr!RgtCOqd~!`|I@{Ic@PdvAGWdfAHyZfbW|=N=<2 z`fTt&2e-a|_N3=t+y3>;p37f+?8}bF-u_nm$kcOhyKB+m3qI`7_2p^NBS#PQI{Cl< zl*xRv>V_X&MK$eFkSH}wlkEvoEDJb&!wP-Fhu7ET<`onbp*LP|s~G)1;HVodlrmKB zZ-}Ee1yP_VPBb8Y3ZfHXY%&XxA0{_BmYE6}r7Gck1M(GBiLW5$^UAh|8WOp9gR}@n zsywr{t93%rMC2USSpBmuA1~vm8*mGt;C0jjo}?IO?fDm-&P*M^2DW8A0uumt62Td# zFCc$-`e`5X6b$sjJf$yvQDHH@HbMzuNJnnDQXEC&qlgDW>Bs(06iRz24WKWn5vhP^ zLS&{_S2C4I3!h#zhk`bX+0J^XKnE-ks3ORvQ5_98pr=mzjYT=&vD!o$viz88j7rp` z3^z)Kb5BL-9J<5~Y!``RpDvBwQbqa9$a*#ts&+lS`-x_G>DVt_C1(6QhD{$KvxM@9 z=oIoK6q4Uhjj@AT6@~Qq8`#XHlMPH*%Q_hLrqheSCigMKfyMx5uZ>nq+gPANsYk;Npj zlI-*qT$)-F$hCny>e9Y-I`Za`=;%Bk*$FDFZs0^@%x)qz)7WRwGm2?s=b`8u0Z1Wz zm#M7~LeGR-)&$K?H_^8|C-Cesh1%<&?&>hQ$cEZiZ$J35f}go5G}Z<}XtOCaO6kzO zjJYW^D#(e*s4b?DD5F_I_whRv6bG0t618eT2AA6Bh0Yr~= zG|`be$G-5RLg2u3gE3JRh~R~`&Ck>rp_FqTgML{1bApinKAGyLnIaXSxcK+aDFm|j z$@+Rg{OsE&>&0{EM9khN>s8|f9*$+u%~3q3Uu{c5Cf-xh3_BojbX0>*9iCIJGo3PZ zX#%A|~kR(RYOJOd=PMrKR&A48l8t6P5TrE}f0A-ptWhO%j{S(c`a8iR1xo z%dvFa0}7h#U{YP5>%IfXr|yO>oxaxF#MJsa57KCQNOfJpiBucHV#@_dKyXNjjfzQF zY{Sq63ajj}*c4v^gw@8d*c8G#biv3Di%p>?CtNS&ZdeUEv92s8r^{~UAU6F9AgPzx zH|?8>>QGJ>W!52_DCO_kHuRe|S0}w_VJ&tCQI+RPc$I(p5Uj?D#MIj(HmNkmr zg-oYVdP3=MXxW6)lKyH5rIqAFDF3WfddO)r_j}!6Rc3B>Rw`8q$f12%sg!IEC6Aqz zO6kQ3HvSQ^=hzOfo3NPuxbMlv@ubDC8a}AWG4!+6y!vt4PHo98zo|oO=j! zP#e9FDTH+>r))1|3OzaD8sP4QRCUtk>knSqsgOy%Ye7X0D;0ngO18zy(uz3mkcN82 zBDt+O!Nor~d%P43m`u$b_BJS(v4gXdsse$tFE~3%LWkNqc5rr*b`FNn^zHOpFO8;w z&``AnLTHfiR|cU$J5CT@z<-*RkS6HXKrM(C1)%G0pu0Tun1bS&%#)?@>@NTUd5L`o zeI|lBl*@1?oxzDt{#krUeWtAj|CIBdf+ahP&sY=4qkUO?MgbklAv=rDs2nE%C40;x zD*}RK6`W>15=liMeizucE5T-)$mdY{8X#@Y2|gPf*SL?yih>l6($~_FKrs`?HC+t| zo{f%cS~`bfXX3b~HRA*w|Lg(TbZgTr31whs58%>3#O%u+&{S}qyM>)SfED5dls#5# z3d(>BR{){EnC|GsE&slnFk3zokT71ove71B!8@-hrq5=V}cgX7r0< zI#n!BGEoI{C}Y&4?~K;w1Q`Edg37R02>6#KlAET6<8owywnkfj;0*;fb}#{}HV`}; zg9%ttI+Q|oFab+JPDJugYS$^Fk$C-eyA%@HN$qqkAc6KJwbQ~m6g+lPJFOTe;P}t6 zRiY&LP#T@wGjiH7$w6Yzv1$z-5~}>l0ONH@5&tKXuqDPB#-*W9Sdu*@6l>G>98`=M`^h9mWuRTN z@yR5HkPe+o*-s`h^y6gi?4c1~&MinN?JVY=7^5F`C6>>eMnmP6Nuxo?UmcAG{W#IM znEL?*9$AzwvrzE6=CdO({+1a`lUx_b;&R(!nUY0xD2WSzJ-`V>dz>t^JCa~{UhdCn zoh)=sAcXchS!e+rilDiZg;tIefFWBf;Z$L1I7-MX`1zVZ3k`J06CsU#HI=>|5I6g-rqYY&Q2WNdno6&lqrsadG>jJm z5xncr)_7!cH3yH>Ymwj)@qTsS5!E<>XV1EBhF@Hq9ISrerXSL->*$(5`0QQR(E>UY zKl61RtsEx+8*N$FY3A-qA?L~FH`}>fuAXKq3?OC^Ti0?}0q3pa=9slHCz$w0tS8pg zQ{yP8GboZ-lmwixBi41*fPmQ-v96QOp+=0Iccasc6Lbr>Td;%{nhhh@*!E(MFS$4n zvZ!rVj40teJ2uz6ojE~uk&8c7Vk{C4#l$kf+h~3rnd|=^Ru*Y_>_$lOEkFiW+n4A+ zHHEYeHGERW-NFf3{$WtY-qS21c`=I}24$!S(F%)01BWu9hV zfu~deQfJ>4c(fwUTNtvhz*BVM1Q-9DGBu5ieGMpiIE$TA#;Og(&c>WFmXr>)cI=!o zmV%s!w87jN6C1z$c28<^m#6^b&PH=bDe|i^cL|+1!4>1a5mqie#_8rY&D7BtxkrqB zG^VcyM9sc4S-p4;wQcM(S-onUzzf?2-h>G?a_`8w73ArGQEC8ZvujPrG4ijAl;p}Us;k>_i#ekwvCL+opw9|+{h^P zfOOivk)hRc9*QY9GKy-Pz~k?psWG01klTLP-e{!)5HVJ~c%^??wsv~jn= zl+&R+hBD|1PGs7!z*Blm+ftly?FT8(-<0tPWY5M09;L{yW`UQ`i4$D>FXXPlcd~fL z`U7-AtO-R(28*a z&c}WCz*w7gXPI#zRsq}M2C(4HTZ_$PwJj%jIE8#tZ@i^W0=jS0oxLPEYnBT6Oj8?( z8SjwKG*UX$j8P$-i!r|kRuL4`%i?Q2>ONFispuc>$r#gB6P znySVLyybl6QCf{~sNUZYSAwM2G4RA7ddM^Y`VJtFt2le(K(acN&S-{R!iiKHCT$(5 zWBef>eK&mjWA08pX)|gA>9ljwW=QE!E=?wFhJu`kywGObiBD{Wkgw7oqR!8H4&JU{ z=?08b>MMY3UiQDToRp{z1$0qn9m0vyRh&ZoOsBkxP?J9z4h7LmeKUlpU#QbLq6x1h zfaYO+7ZBXF|0{4=GCP#urCD|nCzN^J;$ez1K188@skwwI=G?CsUFsGOs$iLJ64HMQ z5MSQ6cmSn!D7e%u9zaDoA=_m08eu}nFL#-o{8V%C4h7SJfPsvv0@=KfuP@WI$5iE< z=iT(f+Mg4IoUXk$?I-;k3X0ukwiia1q@2^4L~R_{a-CRiKGr?Gm=qva3a+1J^l2U7_AY#QC&jRiu)hU zU{6nd1(4DI*`A&f)uE6=_VkpNoG7(>RjGT%hRo-XRVAtlr1F2Ys#KNxb*?IrcAOyO zbUU!=xWMnrV<6Y@4s z2rUr3^4$*UjxDLg)#I)J+hn_2We275tBf%Kbt^C>%pc2{HG0Q3yzlWsRbDVa(08sxN=GS4mYE z!Q2soz7B}&I{S9(Ah8_^@v`hYiWAoSJx!+lsae{e`aZ9K%=R>yeFKnP8$C^Ck~$Pu zwx`KVNlt|FkG#WvPn7%G$fR;DR$(Y`F8**wK4L}Tvms2%8tAs3OLKap@ucOCc6XYN%nJ(D@rn0x_{(M#-G1(*oxP(Z_(bOt9nIo%^bEyneI zRuQZdeLm4AcbR<5PVyb8dj!(f2eQfg9)YxSIuuRn9)Ywf{z}NKZfuVEy#n>(JTaRP zGS&JmolI5EUon}gik!&g9}t3VCc6Dw5`*Ic;kr8fAeOc-BK~`JKuB_3Ad&V3gd~gT zP#D<(A<61-0+D}G$9U{`LiDkHO^+V8TUl4KGcj4UfiT*b)WMR{p**saI#>#FB9hbP zKhzpTRYtRiSH1N&1w!g}$K(n??l@omlPs4*NuzFeOxB4LTz>95Y5eL2nQ0H5wMQZA zB<4;Hmj+_Bs2<4vKJb6BsdYRO`A`m>z zFO!O2tBIo(aj=v+NGThK$?nogw zxUd~5tlB^TZFHotq;x2WY)1-9K~6++dWKCmtP(`(v#m8-NPK(LGi>Rq1DWLg3|l%e z9SSA&3|l%4IZ?@f@1hPdL}e^YCms@K414cls0bv{zP*bniYDYLM1PRGNREsl+?~$! zj2deK(OYJlFWM-eL+NV-wLT{R`RBXndZ{KHk9w(me{#CU&Uax{24ZMqz6(Q0hoZ>N zcVXz~cpA|=rC!lUBiWRsrje@La%rT5{8iFO>Bosi{?P{N$kMjOh%|99Ux+yUw>hW=1_A+ zz5c>fixX&<@XsNg62W=+F%*SB-6l@y$S`k(%tddSF9I^T#=eY^Gy*%6)Wz9!4kvv1 z=QpW+ST0CHX($xN4}W2rHEMf=o=%zHWby?-T5Zg4G7;3Fl(O@iOmyT#C;ug)s*grv z+i_2%3`kWf0O_-DiAXE*Ygr;HI&p%F{}Qn}>JOqv+nVSoE}ytn;fuXQBz1s@*|$U_ zqB+#0v6qNMEl!|udiIoB0is9eDnj0{oa?SxGV(qk_3SCT5)d`c&z`bnb0}-nv!`sm zIKk%SbL26xWex$cgz5g9j_~}KoG!_S96y=MNQ7VVhG}pYHIYHIP2dbI=P(eOQt7-7ZB>F+W z&gWmOEUtPIRrQ5|Kt=chrI!heQ`?unpSgS6fiG`!U$Ujswxb>Xb?E4V!)sUla7
fo!36ycJY)!hw?kF`=rg` z4-fT!^7bzdedVjIJbwLCci(Wv+`2Qjh-dcs{`FDP-0;wkzPfPUy`6SnKWgB~S9C2C zd-e-HxxTRK+*j7S+U4Zr+&6mu@-DBnAK{u~*2Y=DRF_*&UsPXGpO@z=$`uL(^!K2T zt9?@;%9|?4Eyx?5<63AXOo;?-H+}I@@)PC6|0dc{}_IsK(5ea5u<;|mpp`Y4LBYXD)2bF@lq!N6Fx ztl93ol&zfwV2~-#QrCe|fwE|GM8et3kw%o_O5ak__tw=4WBt-q0%FF+b&yUrhmz(^ zr10~<;u@eLv{51vpVN(^_gqIhm<>a(pk&|;R`tjIS=pX3MQ)^1|a$2JW zE&5-}T5hF=ExQ*KAZsoji+OFnK@T4V{jr$-oN>&?XB5uV#XPG#(4O&J%(KJ-o3fTg zm%5l|sg#8kgMeje`l-)>OE0!jlu+rSjt;bQ9b(5$GA#`RjLXF~rb2NS^fPz>s zoGOLi(TdfU`hxxt_Hhd6E|6MxDBd7SwfM3jp+St*E)b=|JCP)tJarVCMDKKf4+MQKc;1~U?8^aD$FzV${sm&?_IS<>}kTfBrJAN;fY z|K;e1)+>}h(AiP49v+<@o`fFqrAb&14^t11s)q;Zf$vPB^zbmH1LL*on~`^HUcIYh z|Be?vx9Zf12YxEp@ojPQ`W=6{zw7JYo_Xu_kMw=*=~>rL`Qes$9{je)(R*s#XKehWbig0)DQOzg@aYLh)_%Td z*=gdBcYS{1msh>q5dG7SQ=fV>{9$4?O-->!}m#NBmv(cXjT(>CM-N9do*C4pSL| zmf8;P+%x-?#RF12Dvktz@aOZ(&uE(Yu$dd|0sS_sJ z{%fD)Nt0gdgS#b3509(|YszE`M-7-Nb_vo&@>l;76DMZUMLvHFJ%k|Cp<5Pf(b9#z zo{>c^CnZU@^gZjGfzQ5%yQQeti7{WQ4@ztE=7Ug8z#UiR8QU)b(*Cu28O2 zkng_Kwk*%QzdPFHP23wjmBn;YVR@L~UTC9qjoc&XXZ;$0zVZRmD`v`|fr6A#dxt3F zF_TY5YZI0&jeBp@y;CMFJK?y_1@GQCF+cvF`lS`Kx{tYj*Q2vXY&zP1)YdOQsXDU7 z|G|mg{lD3I>z&`NtG?(l_eI4+KE5V2;OWx}%YO6eX5VMKzx!@X$+kA52Clk$kQ zF6$x*vhX24bHg$N7b``@^gOM(zT<)oGEW_JC0w+PO^AmC#6s#8k_{OSZJn?lSy+`E zdRL+og|e*Wx?hlnm%j+o@Mdeqxu~&q_tDlS?xU5rh%xFy*2xvq}84brB%I+v1m z6aJgijLnwiv8pjPC_w|foq#x~8aQAw!yk(afiVJlbi*(ZY~WiKMDqwlMvVwgdC0uFiy@{4!c!e*p0s5{+aFdcDD_}! zsZpdrlrZ&46fLlcA}seNEQ+J7&}?SY8rVVnr1w5S*x_M|62X)tjf3n0d?!VdZIQ7! za2n%ji;N;U)D}_k#YT+?PnJ$?^DHw($~qaXkdnNYgrY7i(ML+uJPxQE2l*!@H zI58wf(e_)Le~7DwWl=~CV8`2HQHWH|?0FZmzR23jx8OKi=GyzRllvoa>OGw?=obbX*a0ywDOE3}+q1AE~y3!)xX2z-!dem^+vane#AWTiX_Fv|bIg_o# zYR9nL0blTLu;eLLxw`%|y+7=#t5zx7?$b5oQ`Jm5BxIj7(@~5To0e44fr)tF$E!bX zwY*_f-^C-=zPozZvwilr+95vDug`h2&%S>5IX4j$5V+}2&TIBj{P`fCgs(XKD3PpKA1Dk2+Eb2pk<*%hT2o!5qq(nk{FT(TQH1 zFazfSXNlRg=7@-#lucq3UGhZi+xWd+#lD@&CQVll2wTS4nFgIwZ2fc-t4=nD@>UOM zc23AycgoM!fw2$l!7K^H%KB4&rZf%(X%qhLOIkl&sU~!rcMMaON}(n%GCM%e(7N^ zExh3^USglsJiw&FK%D68Or7+<^x!v1Acvx)CjKSq!wDnHJ(N1Z{X#=19FzQBv#&RSG-uDTP^UDOPIS;gSlH9ZQZ+ik2rAkIK>*XVM$38DJ1 z+-&k;90`9Lz%ZkRYCsY)eq6<%k*Tjbokp8*!#c_dAf|70PNv7YoFaw_XmY{V@Dj|( znQt%i;y}Et&nYq&32a|l*6HqCbB#FRWc{vHo4sQ08VTLrCBLmph$5>ZZP&`I0fdU* zu9Yd3L%Gs+(M+W{p@lDb(ydmlTx(B5S8mNjH;0Q+nXgK8Zyb&gC!CSf+`)`NWl|jo z9ewMQPD3l#<0c|Hl)xao6FA|>b?Y|`y^Ksvo5aYmwtjM9AZoU3{fP9=TZyr@ezHEC zFtR)wfnFTTw#>NeBQUAi2qsm4NO8+XFcHh47E8@WFwu$=UR;;=7%xBl^Z`MOwY*n~ z1F^DYc~5KLJX^(D-YXh$!l~Z!HCR+wj1eM1fMm%9{AgbBrx1jG>@kEd*e z$J!NEl0*(QPwGW<$xX}&CCdX=RLQk-G2+uw16GtGz@ss40V}km&a*mdz>1;;!2^C~ z3V5#${H&P4X=v^SRW4VY8V^bSAQihpFgZcpROpKWZA`{5iy0(0cX#T=aj1cr&2C(R zkEI85=UF{bjSWYG0y^O>jfL{a6h&?=QJCD{IYlwPW_5soNxUqTnOqJftS(J+b3)AW)B%0BXbWrN3s+MIbOnJh zaZ4T03FA+EHAUqBNQS6##2}oC}*|esWfSYb^*|esD0lQSq zUN!w5(yj1~FrZs4KT$U*aIQasdzK7O5>Bk1sIzMT$0xTFb+%N%-c(Pp*6fhW~!S(6Ronr3*g9qCB&Dlr(2HdmoH`9vQ!rPLt}S(o=#ydSLc zK%64=oZ?VeGC35ec`2Hi6H>JtkgE1aXpBC+C$22NI}!clGC*{E9MK`NI&T9v)zF-r z5aF?7n;r@ZAvAOO66U8yLa%}b$ut)K(U-hqW7Yv8#B;~Sl*^$Oh}y9+)#8NM3=URE zTThc|>^Itg0b(8+Dy7oUpO{ zj7k>zoVXZm)<3jFRyXPymA)hp9ByY+dTAU=j(TRMSB4WhmS1xvOU+opsCNwF-vcq> zcFmP0qw`iV>a|-~1x`quYxO!Nu~Qoqi&v!>STcsWOCwSWvT=}wQnY=W3-jQWq`A@GLcp5E`1@k ziJr)C86ZAfCo)Y|$VAq%><~SXVKq1*V!6i`1I~&-CP$E}$5&qxhzmE5uU;C5S{c>j zt5=2-I+owEfTf-)E{cmW`Z9fzWv1S;K$inz!|j#@S{8>wqu#PWtKuYNYD8}wUEbL& zH@_SLN+u;58MRzXKt`42SAdMF3MXW^_;YH+Xp`S7R)_r|iC{xE<+MMCE(=75t3QX9 z2aHe4_2k;;LKOpo!|m-YN)#|NEo(ijzP&|h zk_9f14LO&yshMJ3S->yS=7zYB>9Z-VAP^a@XH%LmU}##Fp`p*FG+na524ZC_Pa4Lg zBcaEOf=`T=g;C&@SMSK_`EHYPxTz)$n^Xa!#4TyqL@Y2=Ez1(ANy8>uWq}vODskCu zA-vFqs7t7&Gcii^(pfDB1c~czOO*voPs=h%^lnR4B@1LA7RmA?V1;;f>0_MG$O=eJ z0%leKLc}czm?;#Prj})k)Ffc0PFY|Du|!;4hG;0LSTWAMXqO==2?U9&%aBOpP=aWe zAyI}CIy0?~2*liLybu?2d$I!q-aIv*S1h0^q4Q24sz@Ue9N@QG0WLzZ-nSDEic!Be z=AMDp%3=DpRWdhez8ynZpf%y=+cC)FPKN1^2*GdF0w84l5vMA*W>&}ngm%QK zlmXfnen*_Ntm*G1)Q%LDYNSixqZ)A0ndR=bDRm3baIOmb=*%N>?zoAiDEaHF4y<<4|9$=z6RSgInw}+h5Y2>^elX^pP3e7m-X8D6TMisQxFo_;j zAIvcn1!BeR!5o7)4mDlsgEn*K&kIfGBo0Z z6HhC}3RzBRrAP%JQg&D=B9ud+Vpu7n6DO=Je>#I25!0F@BI|Lc@FiC&wn}|E!?Y3* zFK$m~m)j9EObxGO)0zsJnBVPl1`PQ$;hJVzpq}P7$Wst%vctP4YzYKqdX2ZJLN_V6~{@9y*OdU(NfJsIX(0f6J#}>Y^f4ufl%3CsVLc< zH_atms)Rb65Qhn3#;*{f3)iDchDpplJron_sh0wX!(gB~v!|{K1nhinE2z}s zIn;LfVU5oTKgl-yX82=qAy7u7M zV0j*T-&m(C_|?l~l1l?I<93-$vP2FwZR%w*$qI2o$@+6Z1*P#q$ftW5W!|4|R5;Sk z0rf?J5b-+))QjU#g0yo$y*8ZixscanI3a}A^5KZK6jKHS^L`@YlE^dI<@DbIgzhpI z?-??^s15~E%D7KBv1)m~rD~*&U8gx$$qrP_w=}5&q>x*_rHNP$B~Hz^G|`F^UfdRC z2(PFg1w^1M1qNBhMHwj#go^v3j7S9Lsbytg8W&|mp)62>WVR1@a(%4C5KB-he<|EjW%oJ^;V$g!hj*`@hc4P}A&@bj-4 zOBE6(`um?W|e@@@e92$6U?Es zX`vTpdU3+c`ecNsa@6h-hePa?lEX|I${6J5=uGd`_5d1;rW=%cNGZY2l!tFrM zAdW+)3-v(HpbaN{EME>2v7^lqDclehB8|=N(m+EPh3hraJPmAfp>ja1E{D_A1p>xx zIh;;DhZ3hQhtsLY2|>%3!)!guViCE248BZtIc!=92pzZOu&H1UrA=K9o9e|0v#8bU zD7FF>A#d2HdjY3v=Vryuovy41Qr83mx0KhaE46eErLGaw^qkPMX_6(53znfvJ;{=~ zK>Tc;WQlwZ1u*p_OVs0p;8J_6->jnC;bme}LYK~a1qr2-X`4*qfEt=|C>p;3h~vfF z0=C%Z&?u%usf=XQ7o6C%Jd#H1GBm70UVlWO9HAt!T8*ShE)8UkTO>`gL=MGEjigCd zh!aYd`#d$tn=;C!^bl$l%q--eF zKrCZfATrznv5fM7(Rtv2EIE5q_@I(b-q+f2-)j z%HeA&%Gw?}IP#K#-A8SE?#T5k!yBIcc3kyG8)|(Y^xRnS?tc~z9@2H()?MO|BfHwQ znR}P3T~1C;-V?)SY%QK#BXTqqV4p}z)wT&2=!T0$lrW%XKgj%b`@Mxeg{;5xgutWVHMWZoT-dG*ogZ zeTuS2HLC*zjN295W^y@{F!c& zCu}VD9qBqChTm6|dqF-mByZoTzN6&QK!CXUj*=w;Q`9oEu#y$Z0wqWm)?BMy8XDh-5+--MPV5tyfzWuVl4b4iGcj zteGko7_yc%S(;fhRjn)#gG`u~r{@?43B$3erso)n0)gU|o?{Tlp&Y5{IRotrhq%MDQl#w+yy2ys1Apz_{vnfKvEuv zk`22+B9lXLO5Oz$l{g{Ab5ipM=?lvUO^itm7X^Z3$E2o7z6rU?)A`O@*5ZgUsbOt6 z;bZ+li?)Q;RzoDrTRUh`3jvYgchI5=;!uO59ki%=aKglTPk2;74?K7!`E;c+?4{EJ z@*+1Vs~^o1o>UqL4nI$Ll0;yFTGobN^MofUlm$wVjsAI-d%|hSHKRjjt8S`mmMRB~ zs%+%u`KDx%!AXDL$qa@Xq>JG3(`lH$w=-#cAg#tz5j`pe?%Xr` zmBj;6JSvU~iE#<}#?I_l9j^=cy_3Y|Y2k%pXcS~LTfY3nK|bRpDKcI12mDgA-2QU! z6JFHir=citO5nEqG>GF+a@6IgK^uY(IG7cJ&rGW)11z>S2M{+(d&PL7Uu(7nSrGXn zn-cVs-nPu=W%^YKH{riLO;k_I+L=_5MkF}ECmulJj^+1j&Gd(S;l)&x1wlf+UrQ+h z#Dd%XTC}9jLqok^OVNT89+s#6;cFQy{h>uHlcA>msbzqGa7+DD<&b4fzg$#P?bK@7 zbO~UoXt`4y%bR%jmU@>_UI38b12xsoSQfYf;N}!J$^%{kv@AQXI>n9Z5QM;M0LZbN zX!RNZ%Z)OwPJnTh} z9fTy7MOKqUbOnK9o?DWLP8f#{cr{5xrwhTx($U_)W3++ zWB^;kmUY9@WJ-lBkbvB(G~F^Jf-!G68t_wxJ>&O!l`+^({Us2Fxt7DA3Luk^ejH9x z%V*K-bpTh5bt5q(N-+t&E-yr>WW&qeo2j(?an$c!I7?lgnD9Xt`moR0tRIP#4B(O2 WvSM;3Qz{T7^4)ppelly$?f)N`9QO18 diff --git a/src/Shared/Win.Utils/obj/Debug/netcoreapp5/Win.Utils.assets.cache b/src/Shared/Win.Utils/obj/Debug/netcoreapp5/Win.Utils.assets.cache index 773e9a86531a950fb5d067739763174c5ca825fc..e262b1a9ad69c6efc32a4f8f6c037883bf98a606 100644 GIT binary patch literal 56 zcmZQzU})fCU|^Us{kxqNx7}{PpRXM(l>J42fA|w{S E04;hE@c;k- literal 9871 zcmd5>&2!sC6z@kuTS^Q42x*&^CZXRSvg3TzErrH)(lj(5rb(gG5eLQIIGWm$kmLq4 zz`z9U8E3a0&vK*XFJ+o1?db|63yYIdI?c375 zxx$M(cI-GY{mW06?|%E&=$T)i{{HXCZ$JKFkDh<>_x#`ofBuuZd2aBF6Cgx?2jRI< zyrDnvi0kR=mCdpISbi#>zcx9Q)itY8CBE($<;O;qczWF|yS8Vq`+XzP*=ES1T5tML9qdXP=eCv~lCTkB@E;Tpba zThX_=VL?E1^$7?gS=}Y;V)$BVby19T5qVo|b-|+^q^OU<6V2~96esn(lDDw~c`(_m36 z_GUNu!lv)Fn(`=z1(YN3&VIPL9&2yETr?;+4im!2IMfzenq3XzMX6@^>#&=6D0is+ zo$ldSd$L^%z{Yc0%T;Ed5X%pm_2Cwbk^?0c-1)GLU-omM6W?D;4qqrTk}Lx81Ense z_FI%5pwdw%!Y`-j7r7y$#3fOpwHsAk!`WzRCD-;z*(a45!#7ZTNEGMH55JGZzKhF` zQn<7i(s~Itz#r~I&y3+A8NeSR6&clW&mR9`0#&8G6N?g$ue+R0QVe_ zX9inFo@KDd0QPf3su_40sg{Ay0r>4B+mZ-P_r3_d)*^2l*=E{^WP2P?%e0w*`ks(* zHSj2Z;P(`fgik6!PCoYU~AMRI;kfjSTMPq)mC%fa!T5+;WcrV0=y^cR^uCp&JT)-hlcZ9zs$q0mlM)z~Uj~rULMrP~ZE*NgCWDJLS<211f&H z-%_Bz1@*{rzD{jIDF~q3uza%)xk{jjEP+GwB+;~_oD5=O5Pu>WoQ67CbSXgnZ74-3 zGf-xse3F*Ww)m?iKk_p@8kYH?L=ox<@zBFG5JS%$Kqk{*4(d^ZyHHRAJi2x31j!o6 zSE6eL-UeVY1@1w;xCGy%HYvIWVJ<ViU}MTtf~Z&{;`aaQIs zd@7%=RH$Ea&}GVsL3c@^>@roh1W)Ec-)~u2Wx|CmVX`}gI+kPsj;S^bPvn$P36q>D4&G@hfRl)B8{5`nTm?M6vb#F9ZiD#0I@B;6` z)e|J|`h&})10}=Xn73%#3$PhwqE}0qb^?mKS_-mG{lT@+NUY6RCVDM&UMUg1$GOx& zj=OjnQi(!_L7oT$b>WsHK14Rdr^~oo4nAuZ%vDy44Vuj)+)#8#v-Jm;3lp@@_T@q* zIrWBHf9LGnwQjqmHv;K1di_B%e;ShcqQTGr7CBKU&lmEf;1zYZ@hvzxdpM!)Dhxld zym?aoFqfi3foOJ4H|EoHDhrbP3Z6&&)uu!C(2ZqZ(RP{(cG;-)`EG+8o*|xZTEVT% zN@ES(eL(8ciJ9hciRrg{k(0aOP67v`Vd7}(H5wBJ`ARMT><#L{7X}sXJCxv=qn%ys zY_bS-mubngbY=cmyOO@59xm<{$7$E`FD&M8tRq8()h-dU;h58Ok)toD6$ud}^B#H+ zqNNnir5I3f+SB5c2;cK*x|F%>*;vOisauREW`Jm9=veKe6}K(Ry)SIP#iQ9^G;Yk8 zF5Ix#Zu2z5rRew2{TBC|ufPqJxo#47Hz;tOwaOqPl&GUL*080X%q8PyKFr2cwd}(l z^Gr%H&q`onL&ZcW8&0PiF|_QMqlFzLkF4%sNroUP8YKH-*d33D>rNL9KDoR0x`E-a svpC<~YzRNun8FE=lJKw>m3fG$rM=9ASmbWnT_^kmwtYP|e^Mm>0eHHukpKVy diff --git a/src/Shared/Win.Utils/obj/Debug/netcoreapp5/Win.Utils.csproj.AssemblyReference.cache b/src/Shared/Win.Utils/obj/Debug/netcoreapp5/Win.Utils.csproj.AssemblyReference.cache index 058428af86bd65bf6b2babdfb6f68242db12131c..c13554bd5aa8f14dd33160a9a296cac44c234507 100644 GIT binary patch delta 91 zcmV-h0Hpt$=L&$(1r1F?Qd2_#0g(Uz00C2z(Hl1twD@wH%Ma5R?3oU8^A3yMo4{Wuq$WL0|KWnu<|8sBd+?jiK?(RuG_gr_3A869d zEa%+$-ZN*;IWto^dU{nwAkaUMmlvq27+yUyr6g0;<&lPHJetyyAx%wI2jh)(idLNn zg%^kFlvH&*p+>8R1WSTLs$bRn%v`{<}N=AkR3#+G0n>sN#b?ThT$-zi079by- zm)H5l(`Ida6d@*Fy@tiuY7q@)%$z)J-FdtA0A(GP0g)Wym9d}KYRbxF(-143qG$|; z!Eg39VK}Zu7uE=fL3e5+2o_<1tQ6HiWbkBV^r~eN95T@=BTQfRIGc zAmQcRtiL}}8IW0mM~Z|>rFW=UQ^_k!dzoys*A)T6Fw=V&bcy5}{qg!kLmKWn;Bcqv zL&?PQXhL@$3WGy}1?g@?LG{FnD!o~S8c~AAcjrbElcP1vNDTS;&^u0kUH2(YbZKk& z9@M$`4|z|;4u;xFHaPL~4e`_cjDma@k-&4yBfpt)=Qo=gH~#(bz!TQrR@m;7ex38z zU*2V0G<@G_-+%R&J2vgR;+Fm&ywvUWC;oWiEt8%d@sn8(eKh#&y0YNcr1UoIi^S1^6?zkcUrurj4`6lvOpJlIZ3v9jm;-Zu4PTF62+n!E?PyTAu z@<+9G+h;AG+J4s7+PdzO>n8rea5{Rm``>#${mIl+z-=@bNXCN*4k;d*-3KYGDJW8g zhQhUlg+q&pJEB`qrw?*t0LoHxN>dtwVKrVGt!pIyDshMGKQ)Bn#A{7f7ZZoIpgO74 z+8x${>Z+EHsIYy6?Wf9?k6`Rw+3|4Qj#qW|27r49h&yR~86L5&G5y)*?%o<`EsoG9 zkZ(MJeDVbBPH{m#SO+k^lh*FuyKKgH9kHeJcU%5+`>C--SC)2~{7Snox=mOdf9%w`m;7$n z_&)K^m+V{r+t8VL4}Yb+cJlLo-+Sn@aKW>iPbptL^VVJ;pT2LviBBEqdhm|&qT#(e z9N78tpkaFreD|H-_50@rzjaO^23C*(tvkep5SKa}F0Cmns;v!2hD0Kf5}`}2wvOgV zGPE=ruOl2cG^p{cA7Lg{1E<`SE8<2J-vchK zev4AZ`aYE}{`Xpx$~Tmv_Kp1D(mGA4&AND5eE83X4`@I2uGfF@?Dl@cHypZP%^#D` zOgZ}U&OP6~s_w2Y|MT{y1uI8Rzvr}fFW=K6@abQ#@3ixp-nUl{yk*4JzjW();?pZW z+oQZS|4@fX*S-*b^vp#Mk4oM>{JwvV?6T|6#lLKtdf)H=@I-3lp>A`x-92tjyETt* z(ssXdQRJcL-WmVpwL3aqcJiim17CjBFlhHa(mZUyTiX@}6!CN5HDk~jj|Bos8PYd)-1OuTbS`_ zBLTJy2e7frG$pRb%2L5G3W@bZlz6y#VtkPjHatelwv9b+dr!@_yKak1Q z{xK<*Q&KGBtr!XT}d?KzN0pxS7e|)-% zDk-8%S~nm_lrHg?QfnITJ>Y2*%zjy)1CYgLT(^;%zHKN%!_2wmI!3ZSbtK@RG3W+s zb*vI^FqDWIk?0~(B$}x*l{76+MA_v0=b=63Og6m5nM++&uM}iG3X*u z3_49DuqnI#fv6{wT-*v;ow>|z~ z%2hKh5m%V;b_}BZl)V;HD=^Ix(zxM27fAaW~+jlltS=<)YmXsD3l@$*yDjix|P&~wKaSJJcNT^9I zR1;HzHEJVSMubBtEv68Fh6RU;02*zysxVpwE0WC#O=Sq(_DI!Pj~Ho;u7Y+3M0)=J z$czy2OIk>cgirwj5>Y?|l0YypN~?eOn-}-@y1dIPN1lA;%R9Qg`K$jvUNw8sD{FuI zV!yjzF8QeZu^B(9FY0zt^r)r<_e?yepilQ}t6n(b@m_^HpSkV%Sm3x_$2`6B^C{<4 zRvn!fSz2?=vb)dP_mBJT_;A#w@MjOS`&Ez2FY5W`+>6h@rRS879=@={yZ60&-p8-~ z`v0E$w)C^r#Scw*X79?!43s)=ES*22Y2)a?EP*OKOymJTU@B0`%8E)$l#=4op=G3& zLIl$)a0+8-C{)jY&-^_kt=K{k<^~v1DmKek5u~^rO@<{qi#l3+C_WRWBa# zNyYN(cK_$~3%?og{EWXH_ly68wY^JD{b1gk+pk&P@ZG|jI)1%$p zM&-t@10_|R0+Fm^(FQmp!-^wiWwkX0g+(PLMFk=KsW?-; z^Po$FDPw0qa~LhP0}Q!0pS}2$mZ;uw%$I0s1oZxu)_VUAX)`4!IB7TQ&nF8v9bfut z_U>&5KDj-(W^0#i-yZwV!{09Y;Occ>w`+>6p1g5=pZiC=chiAa|N7)xH@!TxYri9| zIXZdfe^*_p4d=adG5;_3~qiuYQf6mU+pwJ zQ007}JSHT`1hHYHAfUFSwv-eEL`n)mMM6w;$KDn-b<1`+9(<-$*Q{u&F%%meN=3s# z11)R)_~F6lOkjF4{hZAMo%GQnU%Yds{~WMo^!fS{n+9&FEr$k~&~b_co)&WpqWSI* znc-BZ(*$zQAUxF|^JJma@$1zlO5KH8S`_Kz=wEt*)c9kgXc3|T;wgg08*&Svxxz>5 zU?-<-(d=lvXh?8cGTIQ;qD=}HWR0AZOt(eO=D=wT(-t{JlGGN>V<JU>j z-!oHWmYSHgM}-=TwUkJth=&{x zHzt!xTxeB#n+l410O3hu!6TMRQfsp?;U7^em8wsxkn0Q&{icNzjq-zPp zsLl_JbcrEud2YpxW~M(>BwXU& zgB*ILCs07rfw6nwn`_=XVrAXBK1+vR{q|+Up6R{+h#kr!eS0sQd)5uR*DHN4z4^&e z-MYX3z^HqUFWh$YD@A)gTG+2{@QpqGRe0yNKOMWdWByOyxNwL1Y?p86UbX+tl6NPU zT`{(z_P}@tH5iPdjvDb>y8Mw~l@L--`zhI$`|1yOcqn?>ef( zyt|BqT;b!xX5BkmXQc(gOp?kpkQz1BjLPr3&tHZ`Qq#ESaF(nk4BN z0rp3WgigqNYsDY5A|R)mHC9|hpraqfvqzjTk{Y1dq6f>c0lV>#WRK@*W-_CtR8rqA z0EVWS%_cw_gO+CIC6&*(&@{8D1;fKrS9^~4R)uVMu-Lfv?3C&29Bnb5RDd>QA)XB} zWjs!wa?CFpz%Z8J4=t~rbyD%)FAGfJ#AZVPe?v=4LnYyop@n7Sh|YpxWi9`feWC4n z^jQz;kQBdu;1C;$o#$)jNYLmr*9`ckqD7xMQ6x3#H2TbG!f^5QjrBauYKW}=Ri$X$ z)>XkfOw+959>TX;2i{&ojh1E=OJ(qs{XM5?P4S1Yq4f04_uTjz(pv);J?24&@zsAX z9H#UlWi;b!$(VgmsPWaiAPs@%wJ>9%p}M%5(xPFb%*r@vflK2sGfZn?gdKne8LbvZ zD3qk8nbyJxbz)d~YNQpf-6~%AF-lEi9h=#ikJZC;R?->+acaPFxY7iY6s7ar9xxI{ zo<}Hc17TUJDzz~g=Dha9pIqjMP-f}}gbOV~nMpPq4cF&{~Q)G0q?x{AMSkBu{McHJM!4q*uEe~{Bpgv!m@`y0#!Z{d$ca{%Mq?mqzN|2r^qcip zN2-*vXoYF$gM^XiJ1h7li($*0i%SL*-C5z%1&9>d&I%W?B(+#{XN8MaNO+;T_c~ts z-5OTFo1rCg@6F~wtbB3rc@5;VRU-G^)CdWuTF-qj^S%{U+$o~zBs$xtwFbgON>;3k zFTD*#q)8;Hd7@W0(Ys^VfFPmdd0h;Z+_FY2rbX*w%qGAL99mrrFR6T1ht|cIS};7| zsae1oWns@PO>;cdKz1)rZ;Wfv1}=iYF!>2JGxnxH8?zYA#@NM?)WFOYKU{{7r}@8y zUgJYADlJdN3)vLKPI&2Rs>injf>VzL4lfIsn%qjn%o04-HXs8@ym-D68y{0^*sTv0 zp%}R;C&Zr*#N1`N5_9PS1PN^=<{}oDsoYAo(3O~rR&Brwl4yx}ZISHaiwehBt;;Fq zYvk4k2$+Utsodm}l(3pCj~fXw&vz);hsAQNSuC9HP_Q)w!i2U%!6uBP1koJ|HeHag z@w^0Y;#9r*Iguo(U;PT<(MeT{aW{Riqg`kTp0EQDBeW7cp-=`+*$XFW$(!&q+A@rQ zGIq~5?K*@XM?xs3U9&6!8%nxq*R>OH(T%og*Htj!kkU=EuAjq(6}}J#46ElEb%z4v zE_i)pji+E_I$6~+&8Ule0N+ovjJjAV;Aqkew)jKXP{J3bfT8q!^Ql96>$PMH3%dE# z-V!);Xq!*%(g25yZuYcyMj9&57lTA<&VY_dl5?r;6?n{9r;9gcycb z&snh9AuU|b7f3O;f%EFqI{@Lr^y<@vl9ViNm65I!5>}qa80@cw<-(-L7;FuJ7@@@& zY{E#24~;R{bV0(#^TGil^h9zDLP%30RhpU%)p08rR%K2L2hv*u0YWPrNS8=bifG|L zxJZ2=M zsu7Ty7ESONy?;-m>3(-%`WbD2=tL0FVY14%fSc}koJfdZtk`D88$xk1b46OrPnAY4 zq-`+XS|bqG_)R2z#U|_nLbKxSjE^Z#T*-23}9;rga>V*ZWBgQa_B=b|QW?^EZNeJ~%Yz={+p!p{@VZgIYZt+6>6Pqqb*mxeQvxF8*G&EF4+W=uf z3)N9Mz?|e(;XMu2Q8n6t2&B^9^TjijH~mx)c2FB#JUiP0kwIHLJLLhRlUpW+E}ot0 zv;iT==e_V&Mppv~5zjN)I@(i04a#(di}~l30+1X0+2=1F=ENXs1gAwl%pmP0@^YxyHb8t(Co)S`$V8S~ zc8H(IbTyC=@jT+I11_pSW+_M-@wK-E;(`|OwM!$Zm7x(|yD~`Vcz())F7>3&>Deegw!+ zRgjQDiRV-)$);#nnWjeL8pDPy%K3N>-xi1tYCMOR2aHed#&dXe+JF!wp5yryU%I8N zQp1ZCex71R=L9o@!ZibegLcIiCkmLE-13L%6&%Q2?>f_VK#)*Z zTT~V>J-KC)_|+Cwr47hHERyG&fKB45>*JizmQ0Ly_g@u?qu@xBb z>)B7;HO&w4npxhw$s?4B=x&rXAxgnbCVU@akK?m6TH}t zLmo-(iB+rPP=_G|KUE8WkoPH0Dz{};SOUUIahh#_wgoT6$;+DkTtX|QXm(>m0)MLk z2c3ByZkt-Oh`i2~YJ}f;#7>-{;Wn-r@Lfg=w{fCK`Wn-48>b1w#nU&~^S#y6m0B7q z852z<^rMO#i(D2sp{HTF^#Ou}wzt|%E=j4Pd#l~lLPE^*i<~+6$2LT@;Ka$}^$P9^$2c^CdAX;$ z5XW@`0*7{yb2g3STQSiSk~3(Agq!CV<~UWbykS;7N-xZDGzDUXc43Y~97#UR0*#Px!n9JNlI4t6igf@Y<%gAGLP-jh zz)CTlkg)Rn>J09Un9-b2M3*zEYpyhH6}>vcwG$98w5u~*1(OspdXfwu-KZvGPSby1xxh3; zG%x0C3&aL3FXog-QnN$zVor6C5JH&L7(y-IRT{^aCPgf0* z++mUm&Wxu*wcJesEMU-|&g_}H0s%W8&4bD;o}{)b3VZlS_-Vf3H!GTI48nH*VpKzmalM0j~XyEu{(WaRb(S_7d%cgmPVV4iYo z2d2|0V+yqaCCENZ&o|7`H(|1>Zw(h=L^sUYTLKY6+c0OB28>T`ZMmcy=IqL}0UgL* zOYh^WrXM+l-#TK{jxx8)imy7_0`b9%uR7$B6d)_U>QDy>A+!J&apt3;Saf+y)%!T( zpi$!GbJH3_${FBt>kC8-J;3EApQOk+16*$EAt4yYT2|WiuwVVaqO1KJOP2IrKeCNeWyf>mx@(%_nQeiqeb$GA2+KSgH^C&O%__Zc(+deR@2jDO3Rp1;X5Oql8=?-tJ@I(e z&?2D>w6brIx2lgtpTUOF)7|ptVfjYZz%fUtvwc{-c)B~@ z^MoEft~Xc_3q>1*i#3|ib2J6wf|k&8h$HEAK@)loZIJNs+#P0OCz}(RT9*tZ>YIb* zu{xEM>(%o-_3yC4Ob}CdI9p#JU})}eHu)qaj=ICy)I&nhb9Y#*M@1@OjE^IhN!?-B zPC)3;++kP2B&ChI!>)QEVV3mTj}j{|HXc?Zwi|FNcWyE5+)qu9AahS3aLcj0uFTR& zN?kqZ(IcVf(tcf`uNb$yl&zxwUVhCS1J z{}DTsNBZ_&IQOg@cCT0ZTzd19qq=o}|AA5W9ACKY=vRvNe6+A%-QXL0{HyTJZGSp; zbI1IjzH#9W_1P}p&b?~?n^l+D|~#|tb2z}DGAU*ET=kcK&Ys&rnYEU z$h4B zkw=if$j{TO$_w+_la&kkFSmH9az0QbOmJN7=}KK=ER-C(ERiHjHTz-MEP-ruwbQ!* z5yEw~)5QWCpxj!(*<9^(t=fPWWF_bQgjSy^_J>x%kNJg&sJKmfbY-kQ+TS_7fN zo6yoE0`rtx28t#_W~3?929zKZTD|8JnkD(vCM6jQB@#-6c}Fa&)Qg&8L3U>T!HFsbQHfgt%Y zsacY5CZY0dvGd$=js%mMt_>1C-X~ft7uxcMSedt#XrYaO$lxVfs34LW94pa6^+3YJ z`$%{)L@sy;YesfuvKr>M1r#PWn%<8U2~TSc1P3n?o+c5Ppxj#UTaoZIh1!4;WTC&% z^GG-^xn*?NY}J*9X1R92s>*t_$Tug80Z#VwPG$+zU_%72pDry8m4r)%7M2wiD+R;K z^!d?Q{ObAbce6sVMrB50BF0_l!oqy?_B+OgLeBJ zlSIX7L7%Blloj>eaWOa|ThN811a zLEHLA`;cC=eth6La$dL9(lB6w_^lh)hc-!Yp z3u*P4;pxe}9**WfgjCEo-XW5tAkA}s$VfPOp1&~O0Rty%(n!x=SdD<_pye+tK_mr+ z<}WNgkTCH)Ol1h%5KEt~n3qb!RF0-VWYEG?4sj#}hlZ&f+92VB;-V7Ksh7&9*;#~w zcTsJPfe4|xs5XHlg@|{VZTcW#B)8dc?cZjbPyT4`_W^yEx-l{7 zi7xUb&a-*{CUP=>-^ARi$(h2bz>pXcEF|ZXd6c(LK;OjjRAP#vRj5fNSe{6b(0pyR z5f7?PlJAI|O zU0?p^?M(|-j+}naY42XXr$^w^zh2*I=QX`=uN-*Gh^>F=*7L-tSA4cdd29Zm4wJ5Z zA^hl>iyj`8ynFb4{~Xz6*Pn}j*);XO-~Zu>)W}2K=5D)t+?;l69^a(xe&?ddL(jc4 z{>y83biC~3P3s1}{HSq;-o1}B4;%2-wuOOkHoX{Z;Fw=1Qd3r1Ry1r#StJrth8CFb zy6rH%RRMh38nt>7Hr7wNCMAWz@|qMWX)((SEjMkzNlhkw1>z^+{vkjbFKzYF*KNnq zU06x+Otp4UkZ?WUZ(1u$zDs6j{n&a?5(g zTQL+!WG?fcOfv6V_Or_oPncN#9QG`d3XsWFKOmE)hVlWq7&-_@G&cK9=Kq4>nZNlb&WU9$GW!HnAJ`#XUegddpJ;9fG9Qph=CV~C4 zJ%g66Km=F(5D0S0$;V(6_WY3`#9y*-rh@K0GtzQPfBCFQpm@n*?+3)sza@)ZJV_^F z@sh=^8WMP_pVrTE3E9MZN|x6S2;9;i!rsZbKCa2~#F0SrV=&)L-%J{ ziHJV|2%)bl5wWC_8bG&|h*(J^LYMep3iS-1Gir0m{V$qS_H%hPSuY@o%|4n#CY+@3 zMY2A1B;deT!0IP3E!49|UorMQaa#1;%0s_|RdvViM0M^@BD#*8_5LZO$3Lyan zzEVDYG@w8wn-iK^mkcH9n}ZYMnv#t3XLemTf3a!G28sz2bq6BX`upV5wS+P!5>ry^ z)&L&}Bq~?p&#U}+k%NoIkZs>hEh!Rf$+3L=116f{y1ok6&j9kd&c`^ktE`ejn#>NV zZCH^=^`SyhzfFVO{;RbtR9q?)>jp0}Sru0(X7~^wtUgvKW)N0VTE!KL8T3TLbp^U% zb?79zrz3dG4wKcO@FjNr2q39z{WGhsqDso?lGY6f5~cW|ZO6D-Q~r}z$4oTEp>2CV zAdmiqw(a6c%Ah#3ZC4EmJp72`m}sajuBOO-15*4T+-txB-QwB@w@(1V=wrmuO;Sm@ z6h|E0l>AW;Izb7=wEBvAB}{I0vy3DQ3S}ph|AgEol$Z2JODL}-5~27T1o>Cag7RV6m~s0}+)fp` z%(iYo;FkNAg0V>_DRN5o=Z*v&e$BQ%K00n<50ULg71wNwdIJ&kv1VH&rKBi|YqmuS zA`$6B6q0IVR_uw%?DcSm@Qbr2Xyo)Xu>m}GZ=H#m zxHvnlD-byUinG%sl+@OVi?h?TlNdrR;R4}pmn5@5=;)e*5IQ9MkwNIt4hg~w@E6DA zzNKJ=%4#l20eS;DMaP1 z8#4>b-{k$x#8SMA&)E~mqkp^joB~Q}AH}=)oXQ~qsQF_aMHLWiSHbD-ZzAgm#P0(C z;)l95Wb#Q$UmfJxBf;lG;94J}aY{(PsgX^&#Z6pb!0Ckq zTLbzcVPZr-ewe?o`iV{lOykyD=%LacK+GC_TNY5kBxP)2#;1)07=AIqWHlU$(evM? ztBpowf#suZIPkg&o4A-j)Efw%kHrKcDJ7*)TudNR5Q#|qP3<;iED~?HewRt2cvCyy z3rL`Uo7#EdBn3~rshw902{`;naAi~2C0Dlpu7^zM#F1cUPat^yMS`6IN(!Gi66{nC z2|)Zvu%SpII(AtiMlM828iQnbBU?E%EizZC`*Oj6FoD-5cX?0|7u24>bW0tP)h#&^J4RFN+N zoDndrGi2~D7t!AkeFJEDJg#cSDIFYZGxr=cjhXmz5kY65UGwpB5rL4B+Bos$A_D!8 z%$+|p>Srg1G_orw6+An|S3EJx=T4)eb8gb;5b{SyqeDL=8keHSkM%c;(}muf>{wm= zOc>it?+avcrEf9ibP**baS?C?kU;b&$ihd9jBzqBTv+gZ)*uVt69}QdK^9&>NfC4p zvhd0w0T}ni5>5{-SGn*?(f8k)9xcMZvHx}U&r?Z!soAF#|tPae(ru9uN)G9^}hIZmbtq! zl=npQ8%G5KfgWxi1`xA^ufCkFfP7xud2Y`b2`2o4;ufEJdLya1Yv69EW@nO$3yN*s zfPnc|P;8SL=oROfq zD1c9uk|Ou0rj&|MxZeG=sK8$yHl4IW@k7Y)DL@7<^KT#a^bFEUYWTEP4+|2q_+?Pe z(X%WfyU<8n2Ic4oZ9Q zGj&3O3xCTG-Q^=bq>SBbB;N8P>J7xs$1Oi1DJ8Xb;w?WS1(AsK!Q46boqh7fp3LU1 zr2~*VAI%-7$dAU{wdjNdR|+%-#=(ntwT2yLgh?HgQhY zt{M_}_!pI%YD}D1WsHtd?8Hun7hhD)`T&9R@1k-hnxwGR2tz4MEhNzJFHvPG=r^d6 z%TzVn>b3WPr_IS!e2J>CI}kq~FHseWDJhELOH_p#B2kGSQ8Bfdq@=W@5_9Y^V@LFe zBPxQc=+c`Rat5zxkOv-ov)dTW$`&vd@mq${+%<$3nwXZ;&Y~W#gKqI zA3qRn0yizGYHC=GIX8#1Tc`$!9a~|4AcU)ZTx|&Dl$6JKD~1AzOdlLPbHuDA#m}#M zCu9E2d>?`A`RL$riu`CCycV61;KDyIxk^8iB|I(~<2OXITf)WXC3BsCkok9BGAEm) zMlCEhYHXm8V8hS3%~opC;(2VfD$cpFK0ws`%egVpBqdFpb7N{Dfrh_&AS%q%qOqtJ z<;@zqx<|Zv;ClgK^KbRQ3nwXV;?)DM7!q(1^wopFH|r)c<3OxpzU>Us1((kkn=N{_ zNbn$)d~#QCW!?nz`^|Uu)QnxTT*+sa-ayQ-OFpwmDXAIbNKWTmJTf^N=kjMg2HtOC83eqi+(!V}T>C>=PEJ%w0bSC%0YRd4 z9a5>E>y$S(-V{x$@dk2{+N@AA8mh4cq8YEHfX5^HEFid7|4`tHWR{fRKm~n3(nlyvU?0kj)jiu}s$yqsqw_-HgJXKN5sU$KJb+ll=~c{^vYmQpg>9 zpRq3xL*!%cGm0pwUF43v&!`>}h!^^74JRqh)0Ct>|1zVEGe(t z#^qKhi-hpy_yPGb(NJAnO_4J2RB(b4ifQ!~^-6eg%H`Vimp|ws%t!iBSAn zCq2?cb{jTDN#%%}vAy<&ZKn4su61(%3?QXG);hV%Dk-PpS|@ikkx0D&Jx*#@iPTyo z)RgT2ec=wq?6NJ>e0 z6c;Ot6htBt=}-&K(oNfHPAyCC0OSt&P>XcABqfbIwJcpHB)FpJ>lOVp zc{bA?K68&r)=5HtSZ@u)YDq1b(TC^f=T{8RCrfv7m~%s4eVRz+M^r7YX!(f{37m3E z_3~6=ilSAhTQJh<}bps;iUvAMRouu|loLjVMh6EkbjeDF4u(YVsi2dM>KxWrM zayRa|cLaimeB++Ge3GKa-MHtj8xnl@D~8ExU7h=ifo;JRuNXwVff)L@Vh~9wDU9M3 zgGfOnB9ZRV;NC2%jD5R|wSHiWSneK;Y~6uOV&9{YO-xCl(k8WlH5M z$JwewJV`q`0!j35l6J@^DT3lj+Myc~eE7=}s>c|mrjZLRGxWsE5?ePQc>XO*Y|=@J zop@Pd(+ml^M)cqc)naTDSrd~Vj3F`-ZH&903PS+SoOoH*2|%Q) zs{{^&0brHdm<)3pwpbXMySgfKXCQ{yS65{gQc@JTtE)2WCq0eiqN%Xrq>(L3GSkR) z&RrTgA%B!Ka{3|Bh@V!YGnln3X1fE$X*IJ0kUIa;YP=%yr9i}KHB%=fxR8$T=FIlg z8hwY$G*#t_tLg?XGE*Sj@!i5cK*W%b?-q(CsX610?-r_s1lk(>Eh$qI`bMf0Nw;yw zL2^0@%v-V0>CN&%Kqjy7uK+cRz><=>v@L^!gfD)%G#$e+AuUuMkE{C44LZ#hwcX=S zWh|F=`2ZlTK9)>{#0K*aoW5t(R`nl!PC$kajt4e8!0&I2U3hK!Ae zRb%U%Wy#nDFWkLV;!Z%+kngP$%O)vn+`Uy|y^vrF#N zGKbb`2SjQyZaTvfM^cJr37#wxIE!$=AqBrdqXL;6reL>Ez5Xw5^3#)P>1+d70|_ql(>dp8|;^{-F9b<@j3yY@Tc znxm6v{&&^&D|i26>2X&-)p6<60f&clUjMHSAG~|G-xGIyeE8Ey_2gqVJbCxVpUzF}nllP^D^Lg~@B;fW2!mFK>^A#hY)Uf%CVEm(Q{ ztDS}i&U1UlZGfq!ps2Q_wzRgeFj7(wDhiQ*hkOM(H5HQ$0!0Nyg=Kkx#a_bHvJ)}L zpQDhT!)GV1_sY;7h*Sy#sSIL)shYHQ_ugeQeqFrd!JZ>}=

dhduWoxj`ir`u1BExNL_)8tp$ebH^g;`n2y z&b{P!!^ZcCf4*ej`rn4m%zOAN<+YQa|NGuUpM?va-F!;<>Y2Cp`uOyH15SMEK-YtJ zlot)}-QmE_mj?~oYf!cC{I1_WH~6h{0`oJd)CRD^;nJGIqT1SUWJn|uDJc|z<*CnP zia&8`a9T8>#K?^kT&(NXKRsX?sIG!`K#)*;CV@DT0yImY3KBRC2o{MPY1)|7ch{7M z!%8Yeg8o{P&oN#0-U<_;-ln4B9zd8H5v`I~FfdlRHQO!B__W&q7-Y)xG<4uppd#6v z(DZG4iF&e^i{Fml=eEmC#``IuPD@O31@Uk+ zK@L