2025-03-11 09:40:54,480 [.NET Signal Handler] INFO MCMS.Admin.Startup - 【应用程序优雅关闭】 2025-03-11 09:41:02,028 [1] INFO RedisLogger - ConnectionMultiplexer(13189358)附加自定义事件 2025-03-11 09:41:02,702 [1] DEBUG MCMS.Admin.Startup - 项目运行环境(.NET 6.0.25):【后台管理测试环境】 2025-03-11 09:41:03,312 [1] INFO MCMS.Admin.Startup - 公众号【wx911ce81c8ba1dfd4】完成注册 2025-03-11 09:41:03,312 [1] INFO MCMS.Admin.Startup - 公众号【wx911ce81c8ba1dfd4】完成注册 2025-03-11 09:41:03,312 [1] INFO MCMS.Admin.Startup - 公众号【wx7905548ff4bd53ad】完成注册 2025-03-11 09:41:03,312 [1] INFO MCMS.Admin.Startup - 小程序【wx939a07e8a18e77d5】完成注册 2025-03-11 09:41:03,312 [1] INFO MCMS.Admin.Startup - 第二商城小程序【wx939a07e8a18e77d5】完成注册 2025-03-11 09:41:03,312 [1] INFO MCMS.Admin.Startup - 微信支付【】完成注册 2025-03-11 09:41:03,312 [1] INFO MCMS.Admin.Startup - 第二微信支付【#{TenPayV3_AppId}#】完成注册 2025-03-11 09:41:04,029 [1] INFO MCMS.Admin.Startup - 【应用程序启动成功】 2025-03-11 09:53:10,377 [.NET Signal Handler] INFO MCMS.Admin.Startup - 【应用程序优雅关闭】 2025-03-11 09:53:18,205 [1] INFO RedisLogger - ConnectionMultiplexer(13189358)附加自定义事件 2025-03-11 09:53:18,837 [1] DEBUG MCMS.Admin.Startup - 项目运行环境(.NET 6.0.25):【后台管理测试环境】 2025-03-11 09:53:19,553 [1] INFO MCMS.Admin.Startup - 公众号【wx911ce81c8ba1dfd4】完成注册 2025-03-11 09:53:19,553 [1] INFO MCMS.Admin.Startup - 公众号【wx911ce81c8ba1dfd4】完成注册 2025-03-11 09:53:19,553 [1] INFO MCMS.Admin.Startup - 公众号【wx7905548ff4bd53ad】完成注册 2025-03-11 09:53:19,553 [1] INFO MCMS.Admin.Startup - 小程序【wx939a07e8a18e77d5】完成注册 2025-03-11 09:53:19,553 [1] INFO MCMS.Admin.Startup - 第二商城小程序【wx939a07e8a18e77d5】完成注册 2025-03-11 09:53:19,553 [1] INFO MCMS.Admin.Startup - 微信支付【】完成注册 2025-03-11 09:53:19,553 [1] INFO MCMS.Admin.Startup - 第二微信支付【#{TenPayV3_AppId}#】完成注册 2025-03-11 09:53:20,141 [1] INFO MCMS.Admin.Startup - 【应用程序启动成功】 2025-03-11 15:34:36,980 [.NET Signal Handler] INFO MCMS.Admin.Startup - 【应用程序优雅关闭】 2025-03-11 15:34:44,689 [1] INFO RedisLogger - ConnectionMultiplexer(13189358)附加自定义事件 2025-03-11 15:34:45,310 [1] DEBUG MCMS.Admin.Startup - 项目运行环境(.NET 6.0.25):【后台管理测试环境】 2025-03-11 15:34:45,939 [1] INFO MCMS.Admin.Startup - 公众号【wx911ce81c8ba1dfd4】完成注册 2025-03-11 15:34:45,939 [1] INFO MCMS.Admin.Startup - 公众号【wx911ce81c8ba1dfd4】完成注册 2025-03-11 15:34:45,939 [1] INFO MCMS.Admin.Startup - 公众号【wx7905548ff4bd53ad】完成注册 2025-03-11 15:34:45,939 [1] INFO MCMS.Admin.Startup - 小程序【wx939a07e8a18e77d5】完成注册 2025-03-11 15:34:45,939 [1] INFO MCMS.Admin.Startup - 第二商城小程序【wx939a07e8a18e77d5】完成注册 2025-03-11 15:34:45,939 [1] INFO MCMS.Admin.Startup - 微信支付【】完成注册 2025-03-11 15:34:45,939 [1] INFO MCMS.Admin.Startup - 第二微信支付【#{TenPayV3_AppId}#】完成注册 2025-03-11 15:34:46,561 [1] INFO MCMS.Admin.Startup - 【应用程序启动成功】 2025-03-11 16:24:15,849 [74] ERROR MCMS.Admin.Common.GlobalExceptionFilter - URI:/WarehouseAdmin/GetDepponOrderInfoList?queryTableParam.CurrentPage=1&queryTableParam.PageSize=10&keyword=&createTime=&shipDate=2025-03-11&staffId=&departmentid=&type=&wechatConfirmStatus=&warehouseId=1&wechatInfoId=&logisticsNumberCreated=1&printed=&status=4;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders System.ArgumentNullException: Value cannot be null. (Parameter 'source') at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument) at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate) at MCMS.Admin.Controllers.WarehouseAdminController.GetDepponOrderInfoList(String keyword, String createTime, Nullable`1 departmentid, Nullable`1 type, Nullable`1 warehouseId, Nullable`1 status, String shipDate, Nullable`1 logisticsNumberCreated, Nullable`1 depponSieveOrder, Nullable`1 printed, String wechatConfirmStatus, Nullable`1 staffId, Nullable`1 excludeWareHouseId, QueryTableParam queryTableParam) in E:\agent\_work\1\s\MCMS.Admin\Controllers\WarehouseAdminController.cs:line 2960 at lambda_method1272(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.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-11 16:31:01,209 [217] ERROR MCMS.Admin.Common.GlobalExceptionFilter - URI:/WarehouseAdmin/GetDepponOrderInfoList?queryTableParam.CurrentPage=1&queryTableParam.PageSize=10&keyword=&createTime=&shipDate=2025-03-11&staffId=&departmentid=&type=&wechatConfirmStatus=&warehouseId=1&wechatInfoId=&logisticsNumberCreated=1&printed=&status=4;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders System.ArgumentNullException: Value cannot be null. (Parameter 'source') at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument) at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate) at MCMS.Admin.Controllers.WarehouseAdminController.GetDepponOrderInfoList(String keyword, String createTime, Nullable`1 departmentid, Nullable`1 type, Nullable`1 warehouseId, Nullable`1 status, String shipDate, Nullable`1 logisticsNumberCreated, Nullable`1 depponSieveOrder, Nullable`1 printed, String wechatConfirmStatus, Nullable`1 staffId, Nullable`1 excludeWareHouseId, QueryTableParam queryTableParam) in E:\agent\_work\1\s\MCMS.Admin\Controllers\WarehouseAdminController.cs:line 2960 at lambda_method1272(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.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-11 16:33:48,374 [227] ERROR MCMS.Admin.Common.GlobalExceptionFilter - URI:/WarehouseAdmin/GetSFOrderInfoList?queryTableParam.CurrentPage=1&queryTableParam.PageSize=10&keyword=&createTime=&shipDate=2025-03-11&staffId=&departmentid=&type=&warehouseId=1&wechatInfoId=&logisticsNumberCreated=1&sFSieveOrder=2&printed=&status=4;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders System.ArgumentNullException: Value cannot be null. (Parameter 'source') at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument) at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate) at MCMS.Admin.Controllers.WarehouseAdminController.GetSFOrderInfoList(String keyword, String createTime, Nullable`1 departmentid, Nullable`1 type, Nullable`1 warehouseId, Nullable`1 status, String shipDate, Nullable`1 logisticsNumberCreated, Nullable`1 sFSieveOrder, Nullable`1 printed, Nullable`1 staffId, Nullable`1 excludeWareHouseId, QueryTableParam queryTableParam) in E:\agent\_work\1\s\MCMS.Admin\Controllers\WarehouseAdminController.cs:line 4414 at lambda_method1357(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.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)