2025-03-10 15:04:06,522 [1] INFO RedisLogger - ConnectionMultiplexer(29578451)附加自定义事件 2025-03-10 15:04:08,670 [1] DEBUG MCMS.Promotion.Startup - 项目运行环境(.NET 6.0.25):【推广投放微服务测试环境】 2025-03-10 15:04:09,205 [1] INFO MCMS.Promotion.Startup - 【应用程序启动成功】 2025-03-10 16:40:43,634 [236] WARN Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware - Failed to determine the https port for redirect. 2025-03-10 16:41:12,057 [.NET Signal Handler] INFO MCMS.Promotion.Startup - 【应用程序优雅关闭】 2025-03-10 16:41:18,620 [1] INFO RedisLogger - ConnectionMultiplexer(29578451)附加自定义事件 2025-03-10 16:41:20,865 [1] DEBUG MCMS.Promotion.Startup - 项目运行环境(.NET 6.0.25):【推广投放微服务测试环境】 2025-03-10 16:41:21,393 [1] INFO MCMS.Promotion.Startup - 【应用程序启动成功】 2025-03-10 16:41:33,483 [31] WARN Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware - Failed to determine the https port for redirect. 2025-03-10 17:01:31,806 [115] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignUserId` = ?p0 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:01:31,811 [115] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:01:31,814 [115] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:01:31,814 [115] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:01:31,824 [115] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignUserId` = ?p0 ] Name:cp0 - Value:268 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignUserId` = ?p0] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 219 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 430 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_0bfa8879389a4695bfa87f85535ff7ed.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method152(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:01:37,515 [115] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignUserId` = ?p0 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:01:37,517 [115] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:01:37,517 [115] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:01:37,517 [115] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:01:37,519 [115] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignUserId` = ?p0 ] Name:cp0 - Value:268 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignUserId` = ?p0] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 219 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 430 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_0bfa8879389a4695bfa87f85535ff7ed.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method152(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:06:36,899 [142] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`SubmitTime` >= ?p2 and this_.`SubmitTime` < ?p3 and this_.`AssignTime` >= ?p4 and this_.`AssignTime` < ?p5 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:06:36,900 [142] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:06:36,901 [142] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:06:36,901 [142] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:06:36,902 [142] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`SubmitTime` >= ?p2 and this_.`SubmitTime` < ?p3 and this_.`AssignTime` >= ?p4 and this_.`AssignTime` < ?p5 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp2 - Value:2025/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp3 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp4 - Value:2025/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp5 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`SubmitTime` >= ?p2 and this_.`SubmitTime` < ?p3 and this_.`AssignTime` >= ?p4 and this_.`AssignTime` < ?p5] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 219 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 430 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_0bfa8879389a4695bfa87f85535ff7ed.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method152(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:06:39,675 [136] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:06:39,677 [136] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:06:39,677 [136] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:06:39,677 [136] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:06:39,678 [136] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp2 - Value:2025/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp3 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 219 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 430 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_0bfa8879389a4695bfa87f85535ff7ed.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method152(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:07:27,750 [148] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:07:27,751 [148] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:07:27,751 [148] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:07:27,751 [148] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:07:27,752 [148] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp2 - Value:2025/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp3 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 219 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 430 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_0bfa8879389a4695bfa87f85535ff7ed.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method152(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:07:35,231 [147] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:07:35,232 [147] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:07:35,233 [147] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:07:35,233 [147] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:07:35,234 [147] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp2 - Value:2023/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp3 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 219 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 430 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_0bfa8879389a4695bfa87f85535ff7ed.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method152(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:07:39,129 [136] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:07:39,131 [136] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:07:39,131 [136] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:07:39,131 [136] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:07:39,132 [136] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp2 - Value:2023/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp3 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 219 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 430 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_0bfa8879389a4695bfa87f85535ff7ed.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method152(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:07:40,143 [136] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:07:40,144 [136] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:07:40,144 [136] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:07:40,144 [136] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:07:40,145 [136] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp2 - Value:2023/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp3 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 219 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 430 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_0bfa8879389a4695bfa87f85535ff7ed.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method152(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:08:59,349 [.NET Signal Handler] INFO MCMS.Promotion.Startup - 【应用程序优雅关闭】 2025-03-10 17:09:05,908 [1] INFO RedisLogger - ConnectionMultiplexer(29578451)附加自定义事件 2025-03-10 17:09:08,080 [1] DEBUG MCMS.Promotion.Startup - 项目运行环境(.NET 6.0.25):【推广投放微服务测试环境】 2025-03-10 17:09:08,706 [1] INFO MCMS.Promotion.Startup - 【应用程序启动成功】 2025-03-10 17:09:29,224 [32] WARN Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware - Failed to determine the https port for redirect. 2025-03-10 17:09:29,896 [32] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:09:29,901 [32] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:29,906 [32] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:29,906 [32] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:29,929 [32] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp2 - Value:2023/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp3 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:09:31,777 [23] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:09:31,778 [23] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:31,778 [23] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:31,778 [23] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:31,780 [23] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp2 - Value:2023/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp3 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:09:32,619 [20] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:09:32,621 [20] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:32,621 [20] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:32,621 [20] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:32,622 [20] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp2 - Value:2023/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp3 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:09:33,350 [21] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:09:33,351 [21] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:33,352 [21] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:33,352 [21] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:33,353 [21] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp2 - Value:2023/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp3 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:09:34,039 [21] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:09:34,041 [21] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:34,041 [21] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:34,041 [21] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:34,042 [21] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp2 - Value:2023/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp3 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:09:34,711 [31] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:09:34,713 [31] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:34,713 [31] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:34,713 [31] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:34,714 [31] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp2 - Value:2023/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp3 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:09:35,280 [32] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:09:35,281 [32] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:35,281 [32] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:35,281 [32] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:35,282 [32] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp2 - Value:2023/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp3 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:09:36,283 [21] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:09:36,285 [21] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:36,285 [21] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:36,285 [21] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:36,286 [21] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp2 - Value:2023/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp3 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:09:39,789 [31] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTClue` promotiont2_ on this_.ParentId=promotiont2_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE promotiont2_.`AddTime` >= ?p0 and promotiont2_.`AddTime` < ?p1 and not (this_.ParentId is null) and this_.`AssignDepartmentId` in (?p2) and this_.`AssignDepartmentId` in (?p3) and this_.`AssignTime` >= ?p4 and this_.`AssignTime` < ?p5 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:09:39,790 [31] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:39,791 [31] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:39,791 [31] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:39,791 [31] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTClue` promotiont2_ on this_.ParentId=promotiont2_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE promotiont2_.`AddTime` >= ?p0 and promotiont2_.`AddTime` < ?p1 and not (this_.ParentId is null) and this_.`AssignDepartmentId` in (?p2) and this_.`AssignDepartmentId` in (?p3) and this_.`AssignTime` >= ?p4 and this_.`AssignTime` < ?p5 ] Name:cp0 - Value:2025/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp1 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp2 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp3 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp4 - Value:2025/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp5 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTClue` promotiont2_ on this_.ParentId=promotiont2_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE promotiont2_.`AddTime` >= ?p0 and promotiont2_.`AddTime` < ?p1 and not (this_.ParentId is null) and this_.`AssignDepartmentId` in (?p2) and this_.`AssignDepartmentId` in (?p3) and this_.`AssignTime` >= ?p4 and this_.`AssignTime` < ?p5] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:09:42,721 [23] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE not (this_.ParentId is null) and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:09:42,722 [23] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:42,723 [23] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:42,723 [23] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:42,724 [23] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE not (this_.ParentId is null) and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp2 - Value:2025/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp3 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE not (this_.ParentId is null) and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:09:44,606 [23] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE not (this_.ParentId is null) and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:09:44,608 [23] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:44,608 [23] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:44,608 [23] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:44,610 [23] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE not (this_.ParentId is null) and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp2 - Value:2025/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp3 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE not (this_.ParentId is null) and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:09:47,122 [31] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:09:47,124 [31] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:47,124 [31] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:47,124 [31] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:47,125 [31] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp2 - Value:2023/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp3 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:09:49,433 [34] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:09:49,435 [34] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:49,435 [34] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:49,435 [34] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:49,436 [34] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp2 - Value:2025/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp3 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:09:54,323 [34] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:09:54,325 [34] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:54,325 [34] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:54,325 [34] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:54,326 [34] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1)] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:09:56,155 [21] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:09:56,157 [21] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:56,157 [21] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:56,157 [21] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:56,158 [21] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1)] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:09:57,047 [21] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:09:57,049 [21] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:57,049 [21] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:57,049 [21] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:09:57,050 [21] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1)] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:10:14,599 [23] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:10:14,601 [23] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:10:14,601 [23] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:10:14,601 [23] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:10:14,602 [23] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1 ] Name:cp0 - Value:2025/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp1 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:10:18,386 [36] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:10:18,388 [36] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:10:18,388 [36] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:10:18,388 [36] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:10:18,389 [36] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id ] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:10:19,798 [36] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:10:19,799 [36] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:10:19,799 [36] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:10:19,799 [36] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:10:19,800 [36] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id ] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:43:50,239 [98] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT this_.Id as id1_9_1_, this_.`Version` as Version2_9_1_, this_.`DepartmentId` as DepartmentId3_9_1_, this_.`DepartmentName` as DepartmentName4_9_1_, this_.`OwnUserId` as OwnUserId5_9_1_, this_.`OwnUserName` as OwnUserName6_9_1_, this_.PromotionSupplierId as promotionsupplierid7_9_1_, this_.`AdName` as AdName8_9_1_, this_.`AdId` as AdId9_9_1_, this_.`EMail` as EMail10_9_1_, this_.`AppKey` as AppKey11_9_1_, this_.`AppToken` as AppToken12_9_1_, this_.`ChannelType` as ChannelType13_9_1_, this_.`ChannelMode` as ChannelMode14_9_1_, this_.`Status` as Status15_9_1_, this_.`AccountType` as AccountType16_9_1_, this_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, this_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, this_.`InitPoint` as InitPoint19_9_1_, this_.`Points` as Points20_9_1_, this_.`UsedPoints` as UsedPoints21_9_1_, this_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, this_.`ClueCount` as ClueCount23_9_1_, this_.`CluePrice` as CluePrice24_9_1_, this_.`FanCount` as FanCount25_9_1_, this_.`FanPrice` as FanPrice26_9_1_, this_.`ClueFanRate` as ClueFanRate27_9_1_, this_.`OrderTotal` as OrderTotal28_9_1_, this_.`ClueConvertRate` as ClueConvertRate29_9_1_, this_.`FanConvertRate` as FanConvertRate30_9_1_, this_.`FirstOrderRate` as FirstOrderRate31_9_1_, this_.`AgainOrderRate` as AgainOrderRate32_9_1_, this_.`Balance` as Balance33_9_1_, this_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, this_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, this_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, this_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, this_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, this_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, this_.`MPAccountScene` as MPAccountScene40_9_1_, this_.`ClueKeep` as ClueKeep41_9_1_, this_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, this_.`AssignRole` as AssignRole43_9_1_, this_.`CostCalculationRule` as CostCalculationRule44_9_1_, this_.`Note` as Note45_9_1_, this_.`UseCompanyId` as UseCompanyId46_9_1_, this_.`UseCompanyName` as UseCompanyName47_9_1_, promotions2_.Id as id1_8_0_, promotions2_.`Name` as Name2_8_0_, promotions2_.`SignedCompany` as SignedCompany3_8_0_, promotions2_.`CompanyName` as CompanyName4_8_0_, promotions2_.`CompanyTaxNumber` as CompanyTaxNumber5_8_0_, promotions2_.`Contact` as Contact6_8_0_, promotions2_.`Phone` as Phone7_8_0_, promotions2_.`InvoiceType` as InvoiceType8_8_0_, promotions2_.`Total` as Total9_8_0_, promotions2_.`RebateRate` as RebateRate10_8_0_, promotions2_.`Status` as Status11_8_0_, promotions2_.`AddUserName` as AddUserName12_8_0_, promotions2_.`AddTime` as AddTime13_8_0_, promotions2_.`UpdateUserName` as UpdateUserName14_8_0_, promotions2_.`UpdateTime` as UpdateTime15_8_0_, promotions2_.`Note` as Note16_8_0_ FROM `PromotionTTAccount` this_ left outer join `PromotionSupplier` promotions2_ on this_.PromotionSupplierId=promotions2_.Id WHERE this_.`Status` = ?p0 ORDER BY this_.Id desc MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTAccount' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:43:50,241 [98] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTAccount' doesn't exist 2025-03-10 17:43:50,241 [98] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTAccount' doesn't exist 2025-03-10 17:43:50,241 [98] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTAccount' doesn't exist 2025-03-10 17:43:50,242 [98] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTAccount/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT this_.Id as id1_9_1_, this_.`Version` as Version2_9_1_, this_.`DepartmentId` as DepartmentId3_9_1_, this_.`DepartmentName` as DepartmentName4_9_1_, this_.`OwnUserId` as OwnUserId5_9_1_, this_.`OwnUserName` as OwnUserName6_9_1_, this_.PromotionSupplierId as promotionsupplierid7_9_1_, this_.`AdName` as AdName8_9_1_, this_.`AdId` as AdId9_9_1_, this_.`EMail` as EMail10_9_1_, this_.`AppKey` as AppKey11_9_1_, this_.`AppToken` as AppToken12_9_1_, this_.`ChannelType` as ChannelType13_9_1_, this_.`ChannelMode` as ChannelMode14_9_1_, this_.`Status` as Status15_9_1_, this_.`AccountType` as AccountType16_9_1_, this_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, this_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, this_.`InitPoint` as InitPoint19_9_1_, this_.`Points` as Points20_9_1_, this_.`UsedPoints` as UsedPoints21_9_1_, this_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, this_.`ClueCount` as ClueCount23_9_1_, this_.`CluePrice` as CluePrice24_9_1_, this_.`FanCount` as FanCount25_9_1_, this_.`FanPrice` as FanPrice26_9_1_, this_.`ClueFanRate` as ClueFanRate27_9_1_, this_.`OrderTotal` as OrderTotal28_9_1_, this_.`ClueConvertRate` as ClueConvertRate29_9_1_, this_.`FanConvertRate` as FanConvertRate30_9_1_, this_.`FirstOrderRate` as FirstOrderRate31_9_1_, this_.`AgainOrderRate` as AgainOrderRate32_9_1_, this_.`Balance` as Balance33_9_1_, this_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, this_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, this_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, this_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, this_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, this_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, this_.`MPAccountScene` as MPAccountScene40_9_1_, this_.`ClueKeep` as ClueKeep41_9_1_, this_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, this_.`AssignRole` as AssignRole43_9_1_, this_.`CostCalculationRule` as CostCalculationRule44_9_1_, this_.`Note` as Note45_9_1_, this_.`UseCompanyId` as UseCompanyId46_9_1_, this_.`UseCompanyName` as UseCompanyName47_9_1_, promotions2_.Id as id1_8_0_, promotions2_.`Name` as Name2_8_0_, promotions2_.`SignedCompany` as SignedCompany3_8_0_, promotions2_.`CompanyName` as CompanyName4_8_0_, promotions2_.`CompanyTaxNumber` as CompanyTaxNumber5_8_0_, promotions2_.`Contact` as Contact6_8_0_, promotions2_.`Phone` as Phone7_8_0_, promotions2_.`InvoiceType` as InvoiceType8_8_0_, promotions2_.`Total` as Total9_8_0_, promotions2_.`RebateRate` as RebateRate10_8_0_, promotions2_.`Status` as Status11_8_0_, promotions2_.`AddUserName` as AddUserName12_8_0_, promotions2_.`AddTime` as AddTime13_8_0_, promotions2_.`UpdateUserName` as UpdateUserName14_8_0_, promotions2_.`UpdateTime` as UpdateTime15_8_0_, promotions2_.`Note` as Note16_8_0_ FROM `PromotionTTAccount` this_ left outer join `PromotionSupplier` promotions2_ on this_.PromotionSupplierId=promotions2_.Id WHERE this_.`Status` = ?p0 ORDER BY this_.Id desc ] Name:cp0 - Value:OK [Type: NHibernate.Type.EnumType`1[MCMS.Utility.Domain.GeneralStatusDto] (SqlType: Int32)] [SQL: SELECT this_.Id as id1_9_1_, this_.`Version` as Version2_9_1_, this_.`DepartmentId` as DepartmentId3_9_1_, this_.`DepartmentName` as DepartmentName4_9_1_, this_.`OwnUserId` as OwnUserId5_9_1_, this_.`OwnUserName` as OwnUserName6_9_1_, this_.PromotionSupplierId as promotionsupplierid7_9_1_, this_.`AdName` as AdName8_9_1_, this_.`AdId` as AdId9_9_1_, this_.`EMail` as EMail10_9_1_, this_.`AppKey` as AppKey11_9_1_, this_.`AppToken` as AppToken12_9_1_, this_.`ChannelType` as ChannelType13_9_1_, this_.`ChannelMode` as ChannelMode14_9_1_, this_.`Status` as Status15_9_1_, this_.`AccountType` as AccountType16_9_1_, this_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, this_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, this_.`InitPoint` as InitPoint19_9_1_, this_.`Points` as Points20_9_1_, this_.`UsedPoints` as UsedPoints21_9_1_, this_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, this_.`ClueCount` as ClueCount23_9_1_, this_.`CluePrice` as CluePrice24_9_1_, this_.`FanCount` as FanCount25_9_1_, this_.`FanPrice` as FanPrice26_9_1_, this_.`ClueFanRate` as ClueFanRate27_9_1_, this_.`OrderTotal` as OrderTotal28_9_1_, this_.`ClueConvertRate` as ClueConvertRate29_9_1_, this_.`FanConvertRate` as FanConvertRate30_9_1_, this_.`FirstOrderRate` as FirstOrderRate31_9_1_, this_.`AgainOrderRate` as AgainOrderRate32_9_1_, this_.`Balance` as Balance33_9_1_, this_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, this_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, this_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, this_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, this_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, this_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, this_.`MPAccountScene` as MPAccountScene40_9_1_, this_.`ClueKeep` as ClueKeep41_9_1_, this_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, this_.`AssignRole` as AssignRole43_9_1_, this_.`CostCalculationRule` as CostCalculationRule44_9_1_, this_.`Note` as Note45_9_1_, this_.`UseCompanyId` as UseCompanyId46_9_1_, this_.`UseCompanyName` as UseCompanyName47_9_1_, promotions2_.Id as id1_8_0_, promotions2_.`Name` as Name2_8_0_, promotions2_.`SignedCompany` as SignedCompany3_8_0_, promotions2_.`CompanyName` as CompanyName4_8_0_, promotions2_.`CompanyTaxNumber` as CompanyTaxNumber5_8_0_, promotions2_.`Contact` as Contact6_8_0_, promotions2_.`Phone` as Phone7_8_0_, promotions2_.`InvoiceType` as InvoiceType8_8_0_, promotions2_.`Total` as Total9_8_0_, promotions2_.`RebateRate` as RebateRate10_8_0_, promotions2_.`Status` as Status11_8_0_, promotions2_.`AddUserName` as AddUserName12_8_0_, promotions2_.`AddTime` as AddTime13_8_0_, promotions2_.`UpdateUserName` as UpdateUserName14_8_0_, promotions2_.`UpdateTime` as UpdateTime15_8_0_, promotions2_.`Note` as Note16_8_0_ FROM `PromotionTTAccount` this_ left outer join `PromotionSupplier` promotions2_ on this_.PromotionSupplierId=promotions2_.Id WHERE this_.`Status` = ?p0 ORDER BY this_.Id desc] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at MCMS.Promotion.DAO.Hibernate.PromotionTTAccountDAO.GetObjectListBySearch(PromotionTTAccountQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTAccountDAO.cs:line 151 at MCMS.Promotion.Service.Impl.PromotionTTAccountService.GetObjectListBySearch(PromotionTTAccountQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTAccountService.cs:line 253 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTAccountService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_dcdffbcce35f4618b125b2ff326770cb.GetObjectListBySearch(PromotionTTAccountQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTAccountController.GetList(PromotionTTAccountSearchDto searchDto) at lambda_method186(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:43:50,614 [98] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:43:50,615 [98] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:43:50,616 [98] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:43:50,616 [98] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:43:50,617 [98] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1 ] Name:cp0 - Value:2025/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp1 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:43:54,569 [96] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:43:54,571 [96] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:43:54,571 [96] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:43:54,571 [96] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:43:54,571 [96] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id ] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:43:56,799 [91] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:43:56,801 [91] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:43:56,801 [91] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:43:56,801 [91] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:43:56,802 [91] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id ] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:43:57,010 [98] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:43:57,011 [98] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:43:57,012 [98] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:43:57,012 [98] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:43:57,012 [98] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id ] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:43:57,220 [91] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:43:57,222 [91] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:43:57,222 [91] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:43:57,222 [91] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:43:57,223 [91] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id ] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:43:57,450 [90] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:43:57,451 [90] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:43:57,452 [90] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:43:57,452 [90] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:43:57,452 [90] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id ] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:48:27,430 [94] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT this_.Id as id1_9_1_, this_.`Version` as Version2_9_1_, this_.`DepartmentId` as DepartmentId3_9_1_, this_.`DepartmentName` as DepartmentName4_9_1_, this_.`OwnUserId` as OwnUserId5_9_1_, this_.`OwnUserName` as OwnUserName6_9_1_, this_.PromotionSupplierId as promotionsupplierid7_9_1_, this_.`AdName` as AdName8_9_1_, this_.`AdId` as AdId9_9_1_, this_.`EMail` as EMail10_9_1_, this_.`AppKey` as AppKey11_9_1_, this_.`AppToken` as AppToken12_9_1_, this_.`ChannelType` as ChannelType13_9_1_, this_.`ChannelMode` as ChannelMode14_9_1_, this_.`Status` as Status15_9_1_, this_.`AccountType` as AccountType16_9_1_, this_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, this_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, this_.`InitPoint` as InitPoint19_9_1_, this_.`Points` as Points20_9_1_, this_.`UsedPoints` as UsedPoints21_9_1_, this_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, this_.`ClueCount` as ClueCount23_9_1_, this_.`CluePrice` as CluePrice24_9_1_, this_.`FanCount` as FanCount25_9_1_, this_.`FanPrice` as FanPrice26_9_1_, this_.`ClueFanRate` as ClueFanRate27_9_1_, this_.`OrderTotal` as OrderTotal28_9_1_, this_.`ClueConvertRate` as ClueConvertRate29_9_1_, this_.`FanConvertRate` as FanConvertRate30_9_1_, this_.`FirstOrderRate` as FirstOrderRate31_9_1_, this_.`AgainOrderRate` as AgainOrderRate32_9_1_, this_.`Balance` as Balance33_9_1_, this_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, this_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, this_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, this_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, this_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, this_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, this_.`MPAccountScene` as MPAccountScene40_9_1_, this_.`ClueKeep` as ClueKeep41_9_1_, this_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, this_.`AssignRole` as AssignRole43_9_1_, this_.`CostCalculationRule` as CostCalculationRule44_9_1_, this_.`Note` as Note45_9_1_, this_.`UseCompanyId` as UseCompanyId46_9_1_, this_.`UseCompanyName` as UseCompanyName47_9_1_, promotions2_.Id as id1_8_0_, promotions2_.`Name` as Name2_8_0_, promotions2_.`SignedCompany` as SignedCompany3_8_0_, promotions2_.`CompanyName` as CompanyName4_8_0_, promotions2_.`CompanyTaxNumber` as CompanyTaxNumber5_8_0_, promotions2_.`Contact` as Contact6_8_0_, promotions2_.`Phone` as Phone7_8_0_, promotions2_.`InvoiceType` as InvoiceType8_8_0_, promotions2_.`Total` as Total9_8_0_, promotions2_.`RebateRate` as RebateRate10_8_0_, promotions2_.`Status` as Status11_8_0_, promotions2_.`AddUserName` as AddUserName12_8_0_, promotions2_.`AddTime` as AddTime13_8_0_, promotions2_.`UpdateUserName` as UpdateUserName14_8_0_, promotions2_.`UpdateTime` as UpdateTime15_8_0_, promotions2_.`Note` as Note16_8_0_ FROM `PromotionTTAccount` this_ left outer join `PromotionSupplier` promotions2_ on this_.PromotionSupplierId=promotions2_.Id WHERE this_.`Status` = ?p0 ORDER BY this_.Id desc MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTAccount' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:48:27,431 [94] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTAccount' doesn't exist 2025-03-10 17:48:27,431 [94] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTAccount' doesn't exist 2025-03-10 17:48:27,432 [94] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTAccount' doesn't exist 2025-03-10 17:48:27,432 [94] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTAccount/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT this_.Id as id1_9_1_, this_.`Version` as Version2_9_1_, this_.`DepartmentId` as DepartmentId3_9_1_, this_.`DepartmentName` as DepartmentName4_9_1_, this_.`OwnUserId` as OwnUserId5_9_1_, this_.`OwnUserName` as OwnUserName6_9_1_, this_.PromotionSupplierId as promotionsupplierid7_9_1_, this_.`AdName` as AdName8_9_1_, this_.`AdId` as AdId9_9_1_, this_.`EMail` as EMail10_9_1_, this_.`AppKey` as AppKey11_9_1_, this_.`AppToken` as AppToken12_9_1_, this_.`ChannelType` as ChannelType13_9_1_, this_.`ChannelMode` as ChannelMode14_9_1_, this_.`Status` as Status15_9_1_, this_.`AccountType` as AccountType16_9_1_, this_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, this_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, this_.`InitPoint` as InitPoint19_9_1_, this_.`Points` as Points20_9_1_, this_.`UsedPoints` as UsedPoints21_9_1_, this_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, this_.`ClueCount` as ClueCount23_9_1_, this_.`CluePrice` as CluePrice24_9_1_, this_.`FanCount` as FanCount25_9_1_, this_.`FanPrice` as FanPrice26_9_1_, this_.`ClueFanRate` as ClueFanRate27_9_1_, this_.`OrderTotal` as OrderTotal28_9_1_, this_.`ClueConvertRate` as ClueConvertRate29_9_1_, this_.`FanConvertRate` as FanConvertRate30_9_1_, this_.`FirstOrderRate` as FirstOrderRate31_9_1_, this_.`AgainOrderRate` as AgainOrderRate32_9_1_, this_.`Balance` as Balance33_9_1_, this_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, this_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, this_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, this_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, this_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, this_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, this_.`MPAccountScene` as MPAccountScene40_9_1_, this_.`ClueKeep` as ClueKeep41_9_1_, this_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, this_.`AssignRole` as AssignRole43_9_1_, this_.`CostCalculationRule` as CostCalculationRule44_9_1_, this_.`Note` as Note45_9_1_, this_.`UseCompanyId` as UseCompanyId46_9_1_, this_.`UseCompanyName` as UseCompanyName47_9_1_, promotions2_.Id as id1_8_0_, promotions2_.`Name` as Name2_8_0_, promotions2_.`SignedCompany` as SignedCompany3_8_0_, promotions2_.`CompanyName` as CompanyName4_8_0_, promotions2_.`CompanyTaxNumber` as CompanyTaxNumber5_8_0_, promotions2_.`Contact` as Contact6_8_0_, promotions2_.`Phone` as Phone7_8_0_, promotions2_.`InvoiceType` as InvoiceType8_8_0_, promotions2_.`Total` as Total9_8_0_, promotions2_.`RebateRate` as RebateRate10_8_0_, promotions2_.`Status` as Status11_8_0_, promotions2_.`AddUserName` as AddUserName12_8_0_, promotions2_.`AddTime` as AddTime13_8_0_, promotions2_.`UpdateUserName` as UpdateUserName14_8_0_, promotions2_.`UpdateTime` as UpdateTime15_8_0_, promotions2_.`Note` as Note16_8_0_ FROM `PromotionTTAccount` this_ left outer join `PromotionSupplier` promotions2_ on this_.PromotionSupplierId=promotions2_.Id WHERE this_.`Status` = ?p0 ORDER BY this_.Id desc ] Name:cp0 - Value:OK [Type: NHibernate.Type.EnumType`1[MCMS.Utility.Domain.GeneralStatusDto] (SqlType: Int32)] [SQL: SELECT this_.Id as id1_9_1_, this_.`Version` as Version2_9_1_, this_.`DepartmentId` as DepartmentId3_9_1_, this_.`DepartmentName` as DepartmentName4_9_1_, this_.`OwnUserId` as OwnUserId5_9_1_, this_.`OwnUserName` as OwnUserName6_9_1_, this_.PromotionSupplierId as promotionsupplierid7_9_1_, this_.`AdName` as AdName8_9_1_, this_.`AdId` as AdId9_9_1_, this_.`EMail` as EMail10_9_1_, this_.`AppKey` as AppKey11_9_1_, this_.`AppToken` as AppToken12_9_1_, this_.`ChannelType` as ChannelType13_9_1_, this_.`ChannelMode` as ChannelMode14_9_1_, this_.`Status` as Status15_9_1_, this_.`AccountType` as AccountType16_9_1_, this_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, this_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, this_.`InitPoint` as InitPoint19_9_1_, this_.`Points` as Points20_9_1_, this_.`UsedPoints` as UsedPoints21_9_1_, this_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, this_.`ClueCount` as ClueCount23_9_1_, this_.`CluePrice` as CluePrice24_9_1_, this_.`FanCount` as FanCount25_9_1_, this_.`FanPrice` as FanPrice26_9_1_, this_.`ClueFanRate` as ClueFanRate27_9_1_, this_.`OrderTotal` as OrderTotal28_9_1_, this_.`ClueConvertRate` as ClueConvertRate29_9_1_, this_.`FanConvertRate` as FanConvertRate30_9_1_, this_.`FirstOrderRate` as FirstOrderRate31_9_1_, this_.`AgainOrderRate` as AgainOrderRate32_9_1_, this_.`Balance` as Balance33_9_1_, this_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, this_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, this_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, this_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, this_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, this_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, this_.`MPAccountScene` as MPAccountScene40_9_1_, this_.`ClueKeep` as ClueKeep41_9_1_, this_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, this_.`AssignRole` as AssignRole43_9_1_, this_.`CostCalculationRule` as CostCalculationRule44_9_1_, this_.`Note` as Note45_9_1_, this_.`UseCompanyId` as UseCompanyId46_9_1_, this_.`UseCompanyName` as UseCompanyName47_9_1_, promotions2_.Id as id1_8_0_, promotions2_.`Name` as Name2_8_0_, promotions2_.`SignedCompany` as SignedCompany3_8_0_, promotions2_.`CompanyName` as CompanyName4_8_0_, promotions2_.`CompanyTaxNumber` as CompanyTaxNumber5_8_0_, promotions2_.`Contact` as Contact6_8_0_, promotions2_.`Phone` as Phone7_8_0_, promotions2_.`InvoiceType` as InvoiceType8_8_0_, promotions2_.`Total` as Total9_8_0_, promotions2_.`RebateRate` as RebateRate10_8_0_, promotions2_.`Status` as Status11_8_0_, promotions2_.`AddUserName` as AddUserName12_8_0_, promotions2_.`AddTime` as AddTime13_8_0_, promotions2_.`UpdateUserName` as UpdateUserName14_8_0_, promotions2_.`UpdateTime` as UpdateTime15_8_0_, promotions2_.`Note` as Note16_8_0_ FROM `PromotionTTAccount` this_ left outer join `PromotionSupplier` promotions2_ on this_.PromotionSupplierId=promotions2_.Id WHERE this_.`Status` = ?p0 ORDER BY this_.Id desc] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at MCMS.Promotion.DAO.Hibernate.PromotionTTAccountDAO.GetObjectListBySearch(PromotionTTAccountQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTAccountDAO.cs:line 151 at MCMS.Promotion.Service.Impl.PromotionTTAccountService.GetObjectListBySearch(PromotionTTAccountQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTAccountService.cs:line 253 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTAccountService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_dcdffbcce35f4618b125b2ff326770cb.GetObjectListBySearch(PromotionTTAccountQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTAccountController.GetList(PromotionTTAccountSearchDto searchDto) at lambda_method186(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:48:27,734 [83] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:48:27,735 [83] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:27,735 [83] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:27,735 [83] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:27,736 [83] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1 ] Name:cp0 - Value:2025/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp1 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:48:30,694 [79] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:48:30,696 [79] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:30,696 [79] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:30,696 [79] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:30,697 [79] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id ] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:48:31,544 [94] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:48:31,545 [94] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:31,545 [94] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:31,545 [94] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:31,546 [94] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id ] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:48:31,782 [90] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:48:31,784 [90] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:31,784 [90] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:31,784 [90] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:31,785 [90] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id ] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:48:32,015 [90] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:48:32,016 [90] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:32,017 [90] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:32,017 [90] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:32,017 [90] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id ] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:48:32,210 [90] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:48:32,211 [90] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:32,211 [90] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:32,211 [90] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:32,212 [90] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id ] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.List() at NHibernate.Impl.CriteriaImpl.UniqueResult() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:48:32,425 [90] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:48:32,427 [90] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:32,427 [90] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:32,427 [90] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:32,427 [90] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id ] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:48:32,648 [86] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:48:32,649 [86] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:32,649 [86] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:32,649 [86] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:32,650 [86] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id ] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:48:34,362 [90] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT this_.Id as id1_9_1_, this_.`Version` as Version2_9_1_, this_.`DepartmentId` as DepartmentId3_9_1_, this_.`DepartmentName` as DepartmentName4_9_1_, this_.`OwnUserId` as OwnUserId5_9_1_, this_.`OwnUserName` as OwnUserName6_9_1_, this_.PromotionSupplierId as promotionsupplierid7_9_1_, this_.`AdName` as AdName8_9_1_, this_.`AdId` as AdId9_9_1_, this_.`EMail` as EMail10_9_1_, this_.`AppKey` as AppKey11_9_1_, this_.`AppToken` as AppToken12_9_1_, this_.`ChannelType` as ChannelType13_9_1_, this_.`ChannelMode` as ChannelMode14_9_1_, this_.`Status` as Status15_9_1_, this_.`AccountType` as AccountType16_9_1_, this_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, this_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, this_.`InitPoint` as InitPoint19_9_1_, this_.`Points` as Points20_9_1_, this_.`UsedPoints` as UsedPoints21_9_1_, this_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, this_.`ClueCount` as ClueCount23_9_1_, this_.`CluePrice` as CluePrice24_9_1_, this_.`FanCount` as FanCount25_9_1_, this_.`FanPrice` as FanPrice26_9_1_, this_.`ClueFanRate` as ClueFanRate27_9_1_, this_.`OrderTotal` as OrderTotal28_9_1_, this_.`ClueConvertRate` as ClueConvertRate29_9_1_, this_.`FanConvertRate` as FanConvertRate30_9_1_, this_.`FirstOrderRate` as FirstOrderRate31_9_1_, this_.`AgainOrderRate` as AgainOrderRate32_9_1_, this_.`Balance` as Balance33_9_1_, this_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, this_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, this_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, this_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, this_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, this_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, this_.`MPAccountScene` as MPAccountScene40_9_1_, this_.`ClueKeep` as ClueKeep41_9_1_, this_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, this_.`AssignRole` as AssignRole43_9_1_, this_.`CostCalculationRule` as CostCalculationRule44_9_1_, this_.`Note` as Note45_9_1_, this_.`UseCompanyId` as UseCompanyId46_9_1_, this_.`UseCompanyName` as UseCompanyName47_9_1_, promotions2_.Id as id1_8_0_, promotions2_.`Name` as Name2_8_0_, promotions2_.`SignedCompany` as SignedCompany3_8_0_, promotions2_.`CompanyName` as CompanyName4_8_0_, promotions2_.`CompanyTaxNumber` as CompanyTaxNumber5_8_0_, promotions2_.`Contact` as Contact6_8_0_, promotions2_.`Phone` as Phone7_8_0_, promotions2_.`InvoiceType` as InvoiceType8_8_0_, promotions2_.`Total` as Total9_8_0_, promotions2_.`RebateRate` as RebateRate10_8_0_, promotions2_.`Status` as Status11_8_0_, promotions2_.`AddUserName` as AddUserName12_8_0_, promotions2_.`AddTime` as AddTime13_8_0_, promotions2_.`UpdateUserName` as UpdateUserName14_8_0_, promotions2_.`UpdateTime` as UpdateTime15_8_0_, promotions2_.`Note` as Note16_8_0_ FROM `PromotionTTAccount` this_ left outer join `PromotionSupplier` promotions2_ on this_.PromotionSupplierId=promotions2_.Id WHERE this_.`Status` = ?p0 ORDER BY this_.Id desc MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTAccount' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:48:34,364 [90] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTAccount' doesn't exist 2025-03-10 17:48:34,364 [90] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTAccount' doesn't exist 2025-03-10 17:48:34,364 [90] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTAccount' doesn't exist 2025-03-10 17:48:34,365 [90] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTAccount/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT this_.Id as id1_9_1_, this_.`Version` as Version2_9_1_, this_.`DepartmentId` as DepartmentId3_9_1_, this_.`DepartmentName` as DepartmentName4_9_1_, this_.`OwnUserId` as OwnUserId5_9_1_, this_.`OwnUserName` as OwnUserName6_9_1_, this_.PromotionSupplierId as promotionsupplierid7_9_1_, this_.`AdName` as AdName8_9_1_, this_.`AdId` as AdId9_9_1_, this_.`EMail` as EMail10_9_1_, this_.`AppKey` as AppKey11_9_1_, this_.`AppToken` as AppToken12_9_1_, this_.`ChannelType` as ChannelType13_9_1_, this_.`ChannelMode` as ChannelMode14_9_1_, this_.`Status` as Status15_9_1_, this_.`AccountType` as AccountType16_9_1_, this_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, this_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, this_.`InitPoint` as InitPoint19_9_1_, this_.`Points` as Points20_9_1_, this_.`UsedPoints` as UsedPoints21_9_1_, this_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, this_.`ClueCount` as ClueCount23_9_1_, this_.`CluePrice` as CluePrice24_9_1_, this_.`FanCount` as FanCount25_9_1_, this_.`FanPrice` as FanPrice26_9_1_, this_.`ClueFanRate` as ClueFanRate27_9_1_, this_.`OrderTotal` as OrderTotal28_9_1_, this_.`ClueConvertRate` as ClueConvertRate29_9_1_, this_.`FanConvertRate` as FanConvertRate30_9_1_, this_.`FirstOrderRate` as FirstOrderRate31_9_1_, this_.`AgainOrderRate` as AgainOrderRate32_9_1_, this_.`Balance` as Balance33_9_1_, this_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, this_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, this_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, this_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, this_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, this_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, this_.`MPAccountScene` as MPAccountScene40_9_1_, this_.`ClueKeep` as ClueKeep41_9_1_, this_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, this_.`AssignRole` as AssignRole43_9_1_, this_.`CostCalculationRule` as CostCalculationRule44_9_1_, this_.`Note` as Note45_9_1_, this_.`UseCompanyId` as UseCompanyId46_9_1_, this_.`UseCompanyName` as UseCompanyName47_9_1_, promotions2_.Id as id1_8_0_, promotions2_.`Name` as Name2_8_0_, promotions2_.`SignedCompany` as SignedCompany3_8_0_, promotions2_.`CompanyName` as CompanyName4_8_0_, promotions2_.`CompanyTaxNumber` as CompanyTaxNumber5_8_0_, promotions2_.`Contact` as Contact6_8_0_, promotions2_.`Phone` as Phone7_8_0_, promotions2_.`InvoiceType` as InvoiceType8_8_0_, promotions2_.`Total` as Total9_8_0_, promotions2_.`RebateRate` as RebateRate10_8_0_, promotions2_.`Status` as Status11_8_0_, promotions2_.`AddUserName` as AddUserName12_8_0_, promotions2_.`AddTime` as AddTime13_8_0_, promotions2_.`UpdateUserName` as UpdateUserName14_8_0_, promotions2_.`UpdateTime` as UpdateTime15_8_0_, promotions2_.`Note` as Note16_8_0_ FROM `PromotionTTAccount` this_ left outer join `PromotionSupplier` promotions2_ on this_.PromotionSupplierId=promotions2_.Id WHERE this_.`Status` = ?p0 ORDER BY this_.Id desc ] Name:cp0 - Value:OK [Type: NHibernate.Type.EnumType`1[MCMS.Utility.Domain.GeneralStatusDto] (SqlType: Int32)] [SQL: SELECT this_.Id as id1_9_1_, this_.`Version` as Version2_9_1_, this_.`DepartmentId` as DepartmentId3_9_1_, this_.`DepartmentName` as DepartmentName4_9_1_, this_.`OwnUserId` as OwnUserId5_9_1_, this_.`OwnUserName` as OwnUserName6_9_1_, this_.PromotionSupplierId as promotionsupplierid7_9_1_, this_.`AdName` as AdName8_9_1_, this_.`AdId` as AdId9_9_1_, this_.`EMail` as EMail10_9_1_, this_.`AppKey` as AppKey11_9_1_, this_.`AppToken` as AppToken12_9_1_, this_.`ChannelType` as ChannelType13_9_1_, this_.`ChannelMode` as ChannelMode14_9_1_, this_.`Status` as Status15_9_1_, this_.`AccountType` as AccountType16_9_1_, this_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, this_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, this_.`InitPoint` as InitPoint19_9_1_, this_.`Points` as Points20_9_1_, this_.`UsedPoints` as UsedPoints21_9_1_, this_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, this_.`ClueCount` as ClueCount23_9_1_, this_.`CluePrice` as CluePrice24_9_1_, this_.`FanCount` as FanCount25_9_1_, this_.`FanPrice` as FanPrice26_9_1_, this_.`ClueFanRate` as ClueFanRate27_9_1_, this_.`OrderTotal` as OrderTotal28_9_1_, this_.`ClueConvertRate` as ClueConvertRate29_9_1_, this_.`FanConvertRate` as FanConvertRate30_9_1_, this_.`FirstOrderRate` as FirstOrderRate31_9_1_, this_.`AgainOrderRate` as AgainOrderRate32_9_1_, this_.`Balance` as Balance33_9_1_, this_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, this_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, this_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, this_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, this_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, this_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, this_.`MPAccountScene` as MPAccountScene40_9_1_, this_.`ClueKeep` as ClueKeep41_9_1_, this_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, this_.`AssignRole` as AssignRole43_9_1_, this_.`CostCalculationRule` as CostCalculationRule44_9_1_, this_.`Note` as Note45_9_1_, this_.`UseCompanyId` as UseCompanyId46_9_1_, this_.`UseCompanyName` as UseCompanyName47_9_1_, promotions2_.Id as id1_8_0_, promotions2_.`Name` as Name2_8_0_, promotions2_.`SignedCompany` as SignedCompany3_8_0_, promotions2_.`CompanyName` as CompanyName4_8_0_, promotions2_.`CompanyTaxNumber` as CompanyTaxNumber5_8_0_, promotions2_.`Contact` as Contact6_8_0_, promotions2_.`Phone` as Phone7_8_0_, promotions2_.`InvoiceType` as InvoiceType8_8_0_, promotions2_.`Total` as Total9_8_0_, promotions2_.`RebateRate` as RebateRate10_8_0_, promotions2_.`Status` as Status11_8_0_, promotions2_.`AddUserName` as AddUserName12_8_0_, promotions2_.`AddTime` as AddTime13_8_0_, promotions2_.`UpdateUserName` as UpdateUserName14_8_0_, promotions2_.`UpdateTime` as UpdateTime15_8_0_, promotions2_.`Note` as Note16_8_0_ FROM `PromotionTTAccount` this_ left outer join `PromotionSupplier` promotions2_ on this_.PromotionSupplierId=promotions2_.Id WHERE this_.`Status` = ?p0 ORDER BY this_.Id desc] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at MCMS.Promotion.DAO.Hibernate.PromotionTTAccountDAO.GetObjectListBySearch(PromotionTTAccountQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTAccountDAO.cs:line 151 at MCMS.Promotion.Service.Impl.PromotionTTAccountService.GetObjectListBySearch(PromotionTTAccountQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTAccountService.cs:line 253 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTAccountService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_dcdffbcce35f4618b125b2ff326770cb.GetObjectListBySearch(PromotionTTAccountQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTAccountController.GetList(PromotionTTAccountSearchDto searchDto) at lambda_method186(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:48:34,778 [83] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTAccountPutLog` this_ WHERE this_.`AddDate` >= ?p0 and this_.`AddDate` <= ?p1 and this_.`UseCompanyId` is null MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTAccountPutLog' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:48:34,779 [83] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTAccountPutLog' doesn't exist 2025-03-10 17:48:34,780 [83] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTAccountPutLog' doesn't exist 2025-03-10 17:48:34,780 [83] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTAccountPutLog' doesn't exist 2025-03-10 17:48:34,780 [83] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTAccountPutLog/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTAccountPutLog` this_ WHERE this_.`AddDate` >= ?p0 and this_.`AddDate` <= ?p1 and this_.`UseCompanyId` is null ] Name:cp0 - Value:2025/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp1 - Value:2025/3/10 23:59:59 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTAccountPutLog` this_ WHERE this_.`AddDate` >= ?p0 and this_.`AddDate` <= ?p1 and this_.`UseCompanyId` is null] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTAccountPutLogDAO.GetObjectListBySearch(PromotionTTAccountPutLogQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTAccountPutLogDAO.cs:line 93 at MCMS.Promotion.Service.Impl.PromotionTTAccountPutLogService.GetObjectListBySearch(PromotionTTAccountPutLogQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTAccountPutLogService.cs:line 153 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTAccountPutLogService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_15fa7ee7a7a34808a232576dc8439083.GetObjectListBySearch(PromotionTTAccountPutLogQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTAccountPutLogController.GetList(PromotionTTAccountPutLogSearchDto searchDto) at lambda_method315(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:48:35,287 [79] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT this_.Id as id1_9_1_, this_.`Version` as Version2_9_1_, this_.`DepartmentId` as DepartmentId3_9_1_, this_.`DepartmentName` as DepartmentName4_9_1_, this_.`OwnUserId` as OwnUserId5_9_1_, this_.`OwnUserName` as OwnUserName6_9_1_, this_.PromotionSupplierId as promotionsupplierid7_9_1_, this_.`AdName` as AdName8_9_1_, this_.`AdId` as AdId9_9_1_, this_.`EMail` as EMail10_9_1_, this_.`AppKey` as AppKey11_9_1_, this_.`AppToken` as AppToken12_9_1_, this_.`ChannelType` as ChannelType13_9_1_, this_.`ChannelMode` as ChannelMode14_9_1_, this_.`Status` as Status15_9_1_, this_.`AccountType` as AccountType16_9_1_, this_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, this_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, this_.`InitPoint` as InitPoint19_9_1_, this_.`Points` as Points20_9_1_, this_.`UsedPoints` as UsedPoints21_9_1_, this_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, this_.`ClueCount` as ClueCount23_9_1_, this_.`CluePrice` as CluePrice24_9_1_, this_.`FanCount` as FanCount25_9_1_, this_.`FanPrice` as FanPrice26_9_1_, this_.`ClueFanRate` as ClueFanRate27_9_1_, this_.`OrderTotal` as OrderTotal28_9_1_, this_.`ClueConvertRate` as ClueConvertRate29_9_1_, this_.`FanConvertRate` as FanConvertRate30_9_1_, this_.`FirstOrderRate` as FirstOrderRate31_9_1_, this_.`AgainOrderRate` as AgainOrderRate32_9_1_, this_.`Balance` as Balance33_9_1_, this_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, this_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, this_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, this_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, this_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, this_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, this_.`MPAccountScene` as MPAccountScene40_9_1_, this_.`ClueKeep` as ClueKeep41_9_1_, this_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, this_.`AssignRole` as AssignRole43_9_1_, this_.`CostCalculationRule` as CostCalculationRule44_9_1_, this_.`Note` as Note45_9_1_, this_.`UseCompanyId` as UseCompanyId46_9_1_, this_.`UseCompanyName` as UseCompanyName47_9_1_, promotions2_.Id as id1_8_0_, promotions2_.`Name` as Name2_8_0_, promotions2_.`SignedCompany` as SignedCompany3_8_0_, promotions2_.`CompanyName` as CompanyName4_8_0_, promotions2_.`CompanyTaxNumber` as CompanyTaxNumber5_8_0_, promotions2_.`Contact` as Contact6_8_0_, promotions2_.`Phone` as Phone7_8_0_, promotions2_.`InvoiceType` as InvoiceType8_8_0_, promotions2_.`Total` as Total9_8_0_, promotions2_.`RebateRate` as RebateRate10_8_0_, promotions2_.`Status` as Status11_8_0_, promotions2_.`AddUserName` as AddUserName12_8_0_, promotions2_.`AddTime` as AddTime13_8_0_, promotions2_.`UpdateUserName` as UpdateUserName14_8_0_, promotions2_.`UpdateTime` as UpdateTime15_8_0_, promotions2_.`Note` as Note16_8_0_ FROM `PromotionTTAccount` this_ left outer join `PromotionSupplier` promotions2_ on this_.PromotionSupplierId=promotions2_.Id WHERE this_.`Status` = ?p0 ORDER BY this_.Id desc MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTAccount' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:48:35,289 [79] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTAccount' doesn't exist 2025-03-10 17:48:35,289 [79] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTAccount' doesn't exist 2025-03-10 17:48:35,289 [79] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTAccount' doesn't exist 2025-03-10 17:48:35,290 [79] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTAccount/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT this_.Id as id1_9_1_, this_.`Version` as Version2_9_1_, this_.`DepartmentId` as DepartmentId3_9_1_, this_.`DepartmentName` as DepartmentName4_9_1_, this_.`OwnUserId` as OwnUserId5_9_1_, this_.`OwnUserName` as OwnUserName6_9_1_, this_.PromotionSupplierId as promotionsupplierid7_9_1_, this_.`AdName` as AdName8_9_1_, this_.`AdId` as AdId9_9_1_, this_.`EMail` as EMail10_9_1_, this_.`AppKey` as AppKey11_9_1_, this_.`AppToken` as AppToken12_9_1_, this_.`ChannelType` as ChannelType13_9_1_, this_.`ChannelMode` as ChannelMode14_9_1_, this_.`Status` as Status15_9_1_, this_.`AccountType` as AccountType16_9_1_, this_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, this_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, this_.`InitPoint` as InitPoint19_9_1_, this_.`Points` as Points20_9_1_, this_.`UsedPoints` as UsedPoints21_9_1_, this_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, this_.`ClueCount` as ClueCount23_9_1_, this_.`CluePrice` as CluePrice24_9_1_, this_.`FanCount` as FanCount25_9_1_, this_.`FanPrice` as FanPrice26_9_1_, this_.`ClueFanRate` as ClueFanRate27_9_1_, this_.`OrderTotal` as OrderTotal28_9_1_, this_.`ClueConvertRate` as ClueConvertRate29_9_1_, this_.`FanConvertRate` as FanConvertRate30_9_1_, this_.`FirstOrderRate` as FirstOrderRate31_9_1_, this_.`AgainOrderRate` as AgainOrderRate32_9_1_, this_.`Balance` as Balance33_9_1_, this_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, this_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, this_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, this_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, this_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, this_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, this_.`MPAccountScene` as MPAccountScene40_9_1_, this_.`ClueKeep` as ClueKeep41_9_1_, this_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, this_.`AssignRole` as AssignRole43_9_1_, this_.`CostCalculationRule` as CostCalculationRule44_9_1_, this_.`Note` as Note45_9_1_, this_.`UseCompanyId` as UseCompanyId46_9_1_, this_.`UseCompanyName` as UseCompanyName47_9_1_, promotions2_.Id as id1_8_0_, promotions2_.`Name` as Name2_8_0_, promotions2_.`SignedCompany` as SignedCompany3_8_0_, promotions2_.`CompanyName` as CompanyName4_8_0_, promotions2_.`CompanyTaxNumber` as CompanyTaxNumber5_8_0_, promotions2_.`Contact` as Contact6_8_0_, promotions2_.`Phone` as Phone7_8_0_, promotions2_.`InvoiceType` as InvoiceType8_8_0_, promotions2_.`Total` as Total9_8_0_, promotions2_.`RebateRate` as RebateRate10_8_0_, promotions2_.`Status` as Status11_8_0_, promotions2_.`AddUserName` as AddUserName12_8_0_, promotions2_.`AddTime` as AddTime13_8_0_, promotions2_.`UpdateUserName` as UpdateUserName14_8_0_, promotions2_.`UpdateTime` as UpdateTime15_8_0_, promotions2_.`Note` as Note16_8_0_ FROM `PromotionTTAccount` this_ left outer join `PromotionSupplier` promotions2_ on this_.PromotionSupplierId=promotions2_.Id WHERE this_.`Status` = ?p0 ORDER BY this_.Id desc ] Name:cp0 - Value:OK [Type: NHibernate.Type.EnumType`1[MCMS.Utility.Domain.GeneralStatusDto] (SqlType: Int32)] [SQL: SELECT this_.Id as id1_9_1_, this_.`Version` as Version2_9_1_, this_.`DepartmentId` as DepartmentId3_9_1_, this_.`DepartmentName` as DepartmentName4_9_1_, this_.`OwnUserId` as OwnUserId5_9_1_, this_.`OwnUserName` as OwnUserName6_9_1_, this_.PromotionSupplierId as promotionsupplierid7_9_1_, this_.`AdName` as AdName8_9_1_, this_.`AdId` as AdId9_9_1_, this_.`EMail` as EMail10_9_1_, this_.`AppKey` as AppKey11_9_1_, this_.`AppToken` as AppToken12_9_1_, this_.`ChannelType` as ChannelType13_9_1_, this_.`ChannelMode` as ChannelMode14_9_1_, this_.`Status` as Status15_9_1_, this_.`AccountType` as AccountType16_9_1_, this_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, this_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, this_.`InitPoint` as InitPoint19_9_1_, this_.`Points` as Points20_9_1_, this_.`UsedPoints` as UsedPoints21_9_1_, this_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, this_.`ClueCount` as ClueCount23_9_1_, this_.`CluePrice` as CluePrice24_9_1_, this_.`FanCount` as FanCount25_9_1_, this_.`FanPrice` as FanPrice26_9_1_, this_.`ClueFanRate` as ClueFanRate27_9_1_, this_.`OrderTotal` as OrderTotal28_9_1_, this_.`ClueConvertRate` as ClueConvertRate29_9_1_, this_.`FanConvertRate` as FanConvertRate30_9_1_, this_.`FirstOrderRate` as FirstOrderRate31_9_1_, this_.`AgainOrderRate` as AgainOrderRate32_9_1_, this_.`Balance` as Balance33_9_1_, this_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, this_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, this_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, this_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, this_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, this_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, this_.`MPAccountScene` as MPAccountScene40_9_1_, this_.`ClueKeep` as ClueKeep41_9_1_, this_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, this_.`AssignRole` as AssignRole43_9_1_, this_.`CostCalculationRule` as CostCalculationRule44_9_1_, this_.`Note` as Note45_9_1_, this_.`UseCompanyId` as UseCompanyId46_9_1_, this_.`UseCompanyName` as UseCompanyName47_9_1_, promotions2_.Id as id1_8_0_, promotions2_.`Name` as Name2_8_0_, promotions2_.`SignedCompany` as SignedCompany3_8_0_, promotions2_.`CompanyName` as CompanyName4_8_0_, promotions2_.`CompanyTaxNumber` as CompanyTaxNumber5_8_0_, promotions2_.`Contact` as Contact6_8_0_, promotions2_.`Phone` as Phone7_8_0_, promotions2_.`InvoiceType` as InvoiceType8_8_0_, promotions2_.`Total` as Total9_8_0_, promotions2_.`RebateRate` as RebateRate10_8_0_, promotions2_.`Status` as Status11_8_0_, promotions2_.`AddUserName` as AddUserName12_8_0_, promotions2_.`AddTime` as AddTime13_8_0_, promotions2_.`UpdateUserName` as UpdateUserName14_8_0_, promotions2_.`UpdateTime` as UpdateTime15_8_0_, promotions2_.`Note` as Note16_8_0_ FROM `PromotionTTAccount` this_ left outer join `PromotionSupplier` promotions2_ on this_.PromotionSupplierId=promotions2_.Id WHERE this_.`Status` = ?p0 ORDER BY this_.Id desc] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at MCMS.Promotion.DAO.Hibernate.PromotionTTAccountDAO.GetObjectListBySearch(PromotionTTAccountQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTAccountDAO.cs:line 151 at MCMS.Promotion.Service.Impl.PromotionTTAccountService.GetObjectListBySearch(PromotionTTAccountQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTAccountService.cs:line 253 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTAccountService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_dcdffbcce35f4618b125b2ff326770cb.GetObjectListBySearch(PromotionTTAccountQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTAccountController.GetList(PromotionTTAccountSearchDto searchDto) at lambda_method186(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:48:35,584 [79] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1 MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:48:35,585 [79] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:35,585 [79] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:35,585 [79] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:35,586 [79] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1 ] Name:cp0 - Value:2025/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp1 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:48:38,351 [94] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:48:38,353 [94] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:38,353 [94] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:38,353 [94] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:38,353 [94] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id ] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:48:38,650 [79] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:48:38,651 [79] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:38,651 [79] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:38,651 [79] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionTTClue' doesn't exist 2025-03-10 17:48:38,652 [79] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id ] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:48:44,509 [90] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionSupplier` this_ MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'MCMSPromotionV1_Dev.PromotionSupplier' doesn't exist at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:48:44,510 [90] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionSupplier' doesn't exist 2025-03-10 17:48:44,510 [90] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionSupplier' doesn't exist 2025-03-10 17:48:44,510 [90] ERROR NHibernate.Util.ADOExceptionReporter - Table 'MCMSPromotionV1_Dev.PromotionSupplier' doesn't exist 2025-03-10 17:48:44,511 [90] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionSupplier/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionSupplier` this_ ] [SQL: SELECT count(*) as y0_ FROM `PromotionSupplier` this_] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionSupplierDAO.GetObjectListBySearch(PromotionSupplierQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionSupplierDAO.cs:line 60 at MCMS.Promotion.Service.Impl.PromotionSupplierService.GetObjectListBySearch(PromotionSupplierQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionSupplierService.cs:line 158 at _dynamic_MCMS.Promotion.Service.Impl.PromotionSupplierService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_f512b86199ac47e5a0945518620211ef.GetObjectListBySearch(PromotionSupplierQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionSupplierController.GetList(PromotionSupplierSearchDto searchDto) at lambda_method300(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:59:00,457 [58] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1 ORDER BY this_.`SubmitTime` desc limit ?p2 MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown column 'this_.ParentId' in 'field list' at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:59:00,458 [58] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 17:59:00,458 [58] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 17:59:00,458 [58] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 17:59:00,459 [58] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1 ORDER BY this_.`SubmitTime` desc limit ?p2 ] Name:cp0 - Value:2025/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp1 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1 ORDER BY this_.`SubmitTime` desc limit ?p2] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 238 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 17:59:03,725 [60] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id ORDER BY this_.`SubmitTime` desc limit ?p0 MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown column 'this_.ParentId' in 'field list' at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 17:59:03,726 [60] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 17:59:03,726 [60] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 17:59:03,726 [60] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 17:59:03,727 [60] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id ORDER BY this_.`SubmitTime` desc limit ?p0 ] [SQL: SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id ORDER BY this_.`SubmitTime` desc limit ?p0] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 238 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 18:01:09,384 [52] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) ORDER BY this_.`AssignTime` desc limit ?p2 MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown column 'this_.ParentId' in 'field list' at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 18:01:09,385 [52] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 18:01:09,386 [52] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 18:01:09,386 [52] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 18:01:09,386 [52] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) ORDER BY this_.`AssignTime` desc limit ?p2 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] [SQL: SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) ORDER BY this_.`AssignTime` desc limit ?p2] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 238 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 18:01:11,420 [53] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) ORDER BY this_.`AssignTime` desc limit ?p2 MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown column 'this_.ParentId' in 'field list' at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 18:01:11,422 [53] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 18:01:11,422 [53] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 18:01:11,422 [53] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 18:01:11,422 [53] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) ORDER BY this_.`AssignTime` desc limit ?p2 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] [SQL: SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) ORDER BY this_.`AssignTime` desc limit ?p2] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 238 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 18:01:12,513 [42] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) ORDER BY this_.`AssignTime` desc limit ?p2 MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown column 'this_.ParentId' in 'field list' at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 18:01:12,515 [42] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 18:01:12,515 [42] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 18:01:12,515 [42] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 18:01:12,516 [42] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) ORDER BY this_.`AssignTime` desc limit ?p2 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] [SQL: SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id WHERE this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) ORDER BY this_.`AssignTime` desc limit ?p2] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 238 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 18:01:15,138 [43] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE not (this_.ParentId is null) and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown column 'this_.ParentId' in 'where clause' at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 18:01:15,140 [43] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'where clause' 2025-03-10 18:01:15,140 [43] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'where clause' 2025-03-10 18:01:15,140 [43] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'where clause' 2025-03-10 18:01:15,140 [43] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE not (this_.ParentId is null) and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp2 - Value:2025/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp3 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE not (this_.ParentId is null) and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 18:01:18,656 [46] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown column 'this_.ParentId' in 'where clause' at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 18:01:18,657 [46] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'where clause' 2025-03-10 18:01:18,658 [46] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'where clause' 2025-03-10 18:01:18,658 [46] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'where clause' 2025-03-10 18:01:18,659 [46] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3 ] Name:cp0 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp1 - Value:42 [Type: NHibernate.Type.Int32Type (SqlType: Int32)] Name:cp2 - Value:2023/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp3 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT count(*) as y0_ FROM `PromotionTTClue` this_ inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id WHERE this_.ParentId is null and this_.`AssignDepartmentId` in (?p0) and this_.`AssignDepartmentId` in (?p1) and this_.`AssignTime` >= ?p2 and this_.`AssignTime` < ?p3] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at NHibernate.Impl.CriteriaImpl.UniqueResult[T]() at MCMS.Promotion.DAO.Hibernate.GenericHibernateDAO`2.SetPagingAndOrder(ICriteria crit, IPagingInfo pagingInfo, OrderField order) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\Common\GenericHibernateDAO.cs:line 234 at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 237 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 18:01:25,674 [52] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1 ORDER BY this_.`SubmitTime` desc limit ?p2 MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown column 'this_.ParentId' in 'field list' at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 18:01:25,675 [52] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 18:01:25,675 [52] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 18:01:25,675 [52] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 18:01:25,676 [52] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1 ORDER BY this_.`SubmitTime` desc limit ?p2 ] Name:cp0 - Value:2025/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp1 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1 ORDER BY this_.`SubmitTime` desc limit ?p2] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 238 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 18:01:27,258 [60] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1 ORDER BY this_.`SubmitTime` desc limit ?p2 MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown column 'this_.ParentId' in 'field list' at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 18:01:27,260 [60] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 18:01:27,260 [60] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 18:01:27,260 [60] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 18:01:27,261 [60] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1 ORDER BY this_.`SubmitTime` desc limit ?p2 ] Name:cp0 - Value:2025/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp1 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1 ORDER BY this_.`SubmitTime` desc limit ?p2] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 238 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 18:01:30,456 [36] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1 ORDER BY this_.`SubmitTime` desc limit ?p2 MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown column 'this_.ParentId' in 'field list' at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 18:01:30,458 [36] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 18:01:30,458 [36] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 18:01:30,458 [36] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 18:01:30,459 [36] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1 ORDER BY this_.`SubmitTime` desc limit ?p2 ] Name:cp0 - Value:2025/3/1 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] Name:cp1 - Value:2025/3/11 00:00:00 [Type: NHibernate.Type.DateTimeType (SqlType: DateTime)] [SQL: SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id WHERE this_.`SubmitTime` >= ?p0 and this_.`SubmitTime` < ?p1 ORDER BY this_.`SubmitTime` desc limit ?p2] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 238 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 18:01:34,042 [36] ERROR NHibernate.AdoNet.AbstractBatcher - Could not execute query: SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id ORDER BY this_.`SubmitTime` desc limit ?p0 MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown column 'this_.ParentId' in 'field list' at MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync) at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 affectedRow, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, Int32 affectedRows, Int64 insertedId, Boolean execAsync) at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, Boolean force, Boolean execAsync) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior behavior, Boolean execAsync, CancellationToken cancellationToken) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at NHibernate.AdoNet.AbstractBatcher.DoExecuteReader(DbCommand cmd) 2025-03-10 18:01:34,044 [36] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 18:01:34,044 [36] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 18:01:34,044 [36] ERROR NHibernate.Util.ADOExceptionReporter - Unknown column 'this_.ParentId' in 'field list' 2025-03-10 18:01:34,045 [36] ERROR MCMS.Promotion.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5009/PromotionTTClue/GetList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id ORDER BY this_.`SubmitTime` desc limit ?p0 ] [SQL: SELECT this_.Id as id1_20_4_, this_.ParentId as parentid2_20_4_, this_.`AssignDepartmentId` as AssignDepartmentId3_20_4_, this_.`AssignDepartmentName` as AssignDepartmentName4_20_4_, this_.`AssignUserId` as AssignUserId5_20_4_, this_.`AssignUserName` as AssignUserName6_20_4_, this_.`AssignTime` as AssignTime7_20_4_, this_.`ClueId` as ClueId8_20_4_, this_.`AddTime` as AddTime9_20_4_, this_.`RealName` as RealName10_20_4_, this_.`Phone` as Phone11_20_4_, this_.`PhoneZone` as PhoneZone12_20_4_, this_.`SubmitTime` as SubmitTime13_20_4_, this_.`Status` as Status14_20_4_, this_.`AddCount` as AddCount15_20_4_, this_.`CompleteNote` as CompleteNote16_20_4_, this_.`CompleteTime` as CompleteTime17_20_4_, this_.`OriData` as OriData18_20_4_, this_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_4_, this_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_4_, this_.`AdPlanId` as AdPlanId21_20_4_, this_.`AdPlanName` as AdPlanName22_20_4_, this_.`ModuleId` as ModuleId23_20_4_, this_.`ModuleName` as ModuleName24_20_4_, this_.`TTAppName` as TTAppName25_20_4_, this_.`SourcePage` as SourcePage26_20_4_, this_.`RepeatAddCountNote` as RepeatAddCountNote27_20_4_, this_.`Price` as Price28_20_4_, this_.`OPCount` as OPCount29_20_4_, this_.`ClueReuse` as ClueReuse30_20_4_, this_.`ClueRating` as ClueRating31_20_4_, this_.`Point` as Point32_20_4_, this_.`SourceType` as SourceType33_20_4_, this_.`PromotionTTAccountId` as PromotionTTAccountId34_20_4_, this_.`Note` as Note35_20_4_, promotiont3_.Id as id1_20_0_, promotiont3_.ParentId as parentid2_20_0_, promotiont3_.`AssignDepartmentId` as AssignDepartmentId3_20_0_, promotiont3_.`AssignDepartmentName` as AssignDepartmentName4_20_0_, promotiont3_.`AssignUserId` as AssignUserId5_20_0_, promotiont3_.`AssignUserName` as AssignUserName6_20_0_, promotiont3_.`AssignTime` as AssignTime7_20_0_, promotiont3_.`ClueId` as ClueId8_20_0_, promotiont3_.`AddTime` as AddTime9_20_0_, promotiont3_.`RealName` as RealName10_20_0_, promotiont3_.`Phone` as Phone11_20_0_, promotiont3_.`PhoneZone` as PhoneZone12_20_0_, promotiont3_.`SubmitTime` as SubmitTime13_20_0_, promotiont3_.`Status` as Status14_20_0_, promotiont3_.`AddCount` as AddCount15_20_0_, promotiont3_.`CompleteNote` as CompleteNote16_20_0_, promotiont3_.`CompleteTime` as CompleteTime17_20_0_, promotiont3_.`OriData` as OriData18_20_0_, promotiont3_.`TimeOutNoticeSelf` as TimeOutNoticeSelf19_20_0_, promotiont3_.`TimeOutNoticeExecutive` as TimeOutNoticeExecutive20_20_0_, promotiont3_.`AdPlanId` as AdPlanId21_20_0_, promotiont3_.`AdPlanName` as AdPlanName22_20_0_, promotiont3_.`ModuleId` as ModuleId23_20_0_, promotiont3_.`ModuleName` as ModuleName24_20_0_, promotiont3_.`TTAppName` as TTAppName25_20_0_, promotiont3_.`SourcePage` as SourcePage26_20_0_, promotiont3_.`RepeatAddCountNote` as RepeatAddCountNote27_20_0_, promotiont3_.`Price` as Price28_20_0_, promotiont3_.`OPCount` as OPCount29_20_0_, promotiont3_.`ClueReuse` as ClueReuse30_20_0_, promotiont3_.`ClueRating` as ClueRating31_20_0_, promotiont3_.`Point` as Point32_20_0_, promotiont3_.`SourceType` as SourceType33_20_0_, promotiont3_.`PromotionTTAccountId` as PromotionTTAccountId34_20_0_, promotiont3_.`Note` as Note35_20_0_, promotiont1_.Id as id1_9_1_, promotiont1_.`Version` as Version2_9_1_, promotiont1_.`DepartmentId` as DepartmentId3_9_1_, promotiont1_.`DepartmentName` as DepartmentName4_9_1_, promotiont1_.`OwnUserId` as OwnUserId5_9_1_, promotiont1_.`OwnUserName` as OwnUserName6_9_1_, promotiont1_.PromotionSupplierId as promotionsupplierid7_9_1_, promotiont1_.`AdName` as AdName8_9_1_, promotiont1_.`AdId` as AdId9_9_1_, promotiont1_.`EMail` as EMail10_9_1_, promotiont1_.`AppKey` as AppKey11_9_1_, promotiont1_.`AppToken` as AppToken12_9_1_, promotiont1_.`ChannelType` as ChannelType13_9_1_, promotiont1_.`ChannelMode` as ChannelMode14_9_1_, promotiont1_.`Status` as Status15_9_1_, promotiont1_.`AccountType` as AccountType16_9_1_, promotiont1_.`PrimaryAccountId` as PrimaryAccountId17_9_1_, promotiont1_.`PrimaryAccountName` as PrimaryAccountName18_9_1_, promotiont1_.`InitPoint` as InitPoint19_9_1_, promotiont1_.`Points` as Points20_9_1_, promotiont1_.`UsedPoints` as UsedPoints21_9_1_, promotiont1_.`ThisMonthUsedPoints` as ThisMonthUsedPoints22_9_1_, promotiont1_.`ClueCount` as ClueCount23_9_1_, promotiont1_.`CluePrice` as CluePrice24_9_1_, promotiont1_.`FanCount` as FanCount25_9_1_, promotiont1_.`FanPrice` as FanPrice26_9_1_, promotiont1_.`ClueFanRate` as ClueFanRate27_9_1_, promotiont1_.`OrderTotal` as OrderTotal28_9_1_, promotiont1_.`ClueConvertRate` as ClueConvertRate29_9_1_, promotiont1_.`FanConvertRate` as FanConvertRate30_9_1_, promotiont1_.`FirstOrderRate` as FirstOrderRate31_9_1_, promotiont1_.`AgainOrderRate` as AgainOrderRate32_9_1_, promotiont1_.`Balance` as Balance33_9_1_, promotiont1_.`LinkMPAccountId` as LinkMPAccountId34_9_1_, promotiont1_.`LinkMPAccountName` as LinkMPAccountName35_9_1_, promotiont1_.`FollowGiftCouponPlanId` as FollowGiftCouponPlanId36_9_1_, promotiont1_.`FollowGiftCouponPlanName` as FollowGiftCouponPlanName37_9_1_, promotiont1_.`FollowGiftCouponPlanText` as FollowGiftCouponPlanText38_9_1_, promotiont1_.`FollowGiftCouponMaterialId` as FollowGiftCouponMaterialId39_9_1_, promotiont1_.`MPAccountScene` as MPAccountScene40_9_1_, promotiont1_.`ClueKeep` as ClueKeep41_9_1_, promotiont1_.`IsTokenRefresh` as IsTokenRefresh42_9_1_, promotiont1_.`AssignRole` as AssignRole43_9_1_, promotiont1_.`CostCalculationRule` as CostCalculationRule44_9_1_, promotiont1_.`Note` as Note45_9_1_, promotiont1_.`UseCompanyId` as UseCompanyId46_9_1_, promotiont1_.`UseCompanyName` as UseCompanyName47_9_1_, promotiont5_.Id as id1_22_2_, promotiont5_.`Address` as Address2_22_2_, promotiont5_.`Total` as Total3_22_2_, promotiont5_.`ProductInfo` as ProductInfo4_22_2_, promotiont5_.`Note` as Note5_22_2_, promotiont5_.`PromotionTTClueId` as PromotionTTClueId6_22_2_, promotions6_.Id as id1_8_3_, promotions6_.`Name` as Name2_8_3_, promotions6_.`SignedCompany` as SignedCompany3_8_3_, promotions6_.`CompanyName` as CompanyName4_8_3_, promotions6_.`CompanyTaxNumber` as CompanyTaxNumber5_8_3_, promotions6_.`Contact` as Contact6_8_3_, promotions6_.`Phone` as Phone7_8_3_, promotions6_.`InvoiceType` as InvoiceType8_8_3_, promotions6_.`Total` as Total9_8_3_, promotions6_.`RebateRate` as RebateRate10_8_3_, promotions6_.`Status` as Status11_8_3_, promotions6_.`AddUserName` as AddUserName12_8_3_, promotions6_.`AddTime` as AddTime13_8_3_, promotions6_.`UpdateUserName` as UpdateUserName14_8_3_, promotions6_.`UpdateTime` as UpdateTime15_8_3_, promotions6_.`Note` as Note16_8_3_ FROM `PromotionTTClue` this_ left outer join `PromotionTTClue` promotiont3_ on this_.ParentId=promotiont3_.Id inner join `PromotionTTAccount` promotiont1_ on this_.`PromotionTTAccountId`=promotiont1_.Id left outer join `PromotionTTClueExtend` promotiont5_ on this_.Id=promotiont5_.`PromotionTTClueId` left outer join `PromotionSupplier` promotions6_ on promotiont1_.PromotionSupplierId=promotions6_.Id ORDER BY this_.`SubmitTime` desc limit ?p0] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Criteria.CriteriaLoaderExtensions.LoadAllToList[T](IList`1 loaders, ISessionImplementor session) at NHibernate.Impl.SessionImpl.List[T](CriteriaImpl criteria) at NHibernate.Impl.CriteriaImpl.List[T]() at MCMS.Promotion.DAO.Hibernate.PromotionTTClueDAO.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.DAO.Hibernate\PromotionTTClueDAO.cs:line 238 at MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) in E:\agent\_work\14\s\MCMS.Promotion.Service.Impl\PromotionTTClueService.cs:line 433 at _dynamic_MCMS.Promotion.Service.Impl.PromotionTTClueService.GetObjectListBySearch(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_440d0b55bb974737ba4984115d7ed119.GetObjectListBySearch(PromotionTTClueQueryDto queryDto, IPagingInfo pagingInfo, OrderField orderField) at MCMS.Promotion.Controllers.PromotionTTClueController.GetList(PromotionTTClueSearchDto searchDto) at lambda_method105(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-03-10 18:27:53,114 [.NET Signal Handler] INFO MCMS.Promotion.Startup - 【应用程序优雅关闭】 2025-03-10 18:27:59,854 [1] INFO RedisLogger - ConnectionMultiplexer(29578451)附加自定义事件 2025-03-10 18:28:02,037 [1] DEBUG MCMS.Promotion.Startup - 项目运行环境(.NET 6.0.25):【推广投放微服务测试环境】 2025-03-10 18:28:02,555 [1] INFO MCMS.Promotion.Startup - 【应用程序启动成功】 2025-03-10 18:32:08,876 [.NET Signal Handler] INFO MCMS.Promotion.Startup - 【应用程序优雅关闭】 2025-03-10 18:32:15,638 [1] INFO RedisLogger - ConnectionMultiplexer(29578451)附加自定义事件 2025-03-10 18:32:17,789 [1] DEBUG MCMS.Promotion.Startup - 项目运行环境(.NET 6.0.25):【推广投放微服务测试环境】 2025-03-10 18:32:18,296 [1] INFO MCMS.Promotion.Startup - 【应用程序启动成功】 2025-03-10 18:36:59,504 [56] WARN Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware - Failed to determine the https port for redirect.