2025-12-23 14:04:57 执行时长:7.91秒 sql:exec [GB_AuditorSchedule] '','','','','','','','','ISC-418501' 2025-12-23 14:05:42 执行时长:9.07秒 sql:exec [GB_AuditorSchedule] '','','','','','','','','ISC-418501' concreteDbConn状态:Open 2025-12-23 14:16:57 Sql:exec [GB_AuditorSchedule] '[人员信息表].[聘用日期]1','[人员信息表].[聘用日期]2','[人员信息表].[人员编号]','[人员信息表].[人员姓名]','[审核组组成].[审核方式]','[单据统计用].[合同来源]','[人员信息表].[专兼职]','[单据统计用].[审核天数]','ISC0063' Error:从字符串转换日期和/或时间时,转换失败。 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) 在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) 在 System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() 在 System.Data.SqlClient.SqlDataReader.get_MetaData() 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) 在 System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) 在 System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) 在 Redsoft.DatabaseProvider.DbAccess.Query(String sql) 位置 D:\MyProduct\GMIS2020\DatabaseProvider\DbAccess.cs:行号 207 2025-12-23 14:21:12 执行时长:6.23秒 sql:exec [GB_AuditorSchedule] '2025-12-01','','','','','','123','0.5','ISC-418501' 2025-12-23 14:21:16 执行时长:7.43秒 sql:exec [GB_SuperRateStatistics] '2025','ISC[S]0044' 2025-12-23 14:25:46 执行时长:5.63秒 sql:exec [GB_AuditorSchedule] '2025-12-01','','','','','','123','0.5','ISC[S]0044' 2025-12-23 14:27:02 执行时长:7.9秒 sql:exec [GB_AuditorSchedule] '2025-12-01','','','','','','123','0.5','ISC-418501' 2025-12-23 14:27:07 执行时长:11.02秒 sql:exec [GB_AuditorSchedule] '2025-12-01','','','','','','','0.5','ISC-418501' 2025-12-23 14:46:57 执行时长:6.64秒 sql:exec [GB_SuperRateStatistics] '2025','ISC1101' 2025-12-23 14:51:56 执行时长:5.92秒 sql:exec [GB_AuditorSchedule] '2025-12-01','','','','','','123','0.5','ISC[S]0044' 2025-12-23 14:55:48 执行时长:8.15秒 sql:exec [GB_AuditorSchedule] '2025-12-01','','','','','','123','0.5','ISC[S]0044' 2025-12-23 14:55:48 执行时长:5.2秒 sql:select top 12 b.ID,b.BizEntityName,b.BizClass,COUNT(b.ID) from Base_Log a inner join Base_BizEntity b on a.ModuleName=b.BizEntityName where UserName = @userName and b.EntityClass = 1 and BizEntityName <> '系统' group by b.ID, b.BizEntityName, b.BizClass order by COUNT(b.ID) desc