DateTime:2025-06-25 10:24:26 Message:在将 nvarchar 值 'US1CY98' 转换成数据类型 int 时失败。 UrlReferrer: Url: post: cookies: ip: header: Source:Vayava.Erp.Dal StackTrace: 在 Vayava.Erp.Dal.OrderChangeService.CheckTproduct(String sku) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\OrderChange\OrderChangeService.cs:行号 1056 在 Vayava.Erp.Bll.OrderChangeManager.CheckTproduct(String sku) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Bll\OrderChange\OrderChangeManager.cs:行号 4897 在 PDSys.Controllers.OutStockOrderController.GetProduct() 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\PDSys\Vayava.Erp.Controllers\Order\OutStockOrderController.cs:行号 1837 DateTime:2025-06-25 11:08:01 Message:对象不能从 DBNull 转换为其他类型。 UrlReferrer: Url: post: cookies: ip: header: Source:mscorlib StackTrace: 在 System.DBNull.System.IConvertible.ToInt32(IFormatProvider provider) 在 System.Convert.ToInt32(Object value) 在 Vayava.Erp.Dal.OrderChangeService.QueryAfterSaleInfoRefundStatus(String afterSaleId) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\OrderChange\OrderChangeService.cs:行号 2905 DateTime:2025-06-25 11:28:16 Message:对象不能从 DBNull 转换为其他类型。 UrlReferrer: Url: post: cookies: ip: header: Source:mscorlib StackTrace: 在 System.DBNull.System.IConvertible.ToInt32(IFormatProvider provider) 在 System.Convert.ToInt32(Object value) 在 Vayava.Erp.Dal.OrderChangeService.QueryAfterSaleInfoRefundStatus(String afterSaleId) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\OrderChange\OrderChangeService.cs:行号 2905 DateTime:2025-06-25 11:29:11 Message:对象不能从 DBNull 转换为其他类型。 UrlReferrer: Url: post: cookies: ip: header: Source:mscorlib StackTrace: 在 System.DBNull.System.IConvertible.ToInt32(IFormatProvider provider) 在 System.Convert.ToInt32(Object value) 在 Vayava.Erp.Dal.OrderChangeService.QueryAfterSaleInfoRefundStatus(String afterSaleId) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\OrderChange\OrderChangeService.cs:行号 2905 DateTime:2025-06-25 13:59:38 Message:对象不能从 DBNull 转换为其他类型。 UrlReferrer: Url: post: cookies: ip: header: Source:mscorlib StackTrace: 在 System.DBNull.System.IConvertible.ToInt32(IFormatProvider provider) 在 System.Convert.ToInt32(Object value) 在 Vayava.Erp.Dal.OrderChangeService.QueryAfterSaleInfoRefundStatus(String afterSaleId) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\OrderChange\OrderChangeService.cs:行号 2905 DateTime:2025-06-25 15:11:28 Message:对象不能从 DBNull 转换为其他类型。 UrlReferrer: Url: post: cookies: ip: header: Source:mscorlib StackTrace: 在 System.DBNull.System.IConvertible.ToInt32(IFormatProvider provider) 在 System.Convert.ToInt32(Object value) 在 Vayava.Erp.Dal.OrderChangeService.QueryAfterSaleInfoRefundStatus(String afterSaleId) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\OrderChange\OrderChangeService.cs:行号 2905 DateTime:2025-06-25 16:42:27 Message:对象不能从 DBNull 转换为其他类型。 UrlReferrer: Url: post: cookies: ip: header: Source:mscorlib StackTrace: 在 System.DBNull.System.IConvertible.ToInt32(IFormatProvider provider) 在 System.Convert.ToInt32(Object value) 在 Vayava.Erp.Dal.OrderChangeService.QueryAfterSaleInfoRefundStatus(String afterSaleId) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\OrderChange\OrderChangeService.cs:行号 2905 DateTime:2025-06-25 19:05:47 Message:执行超时已过期。完成操作之前已超时或服务器未响应。 UrlReferrer: Url: post: cookies: ip: header: Source:Vayava.Erp.Dal StackTrace: 在 Vayava.Erp.Dal.OrderChangeService.QueryAfterSaleInfoByRequireId(String requireId) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\OrderChange\OrderChangeService.cs:行号 2852 在 Vayava.Erp.Bll.OrderChangeManager.QueryAfterSaleInfoByRequireId(String requireId) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Bll\OrderChange\OrderChangeManager.cs:行号 6939 在 Vayava.Erp.Controllers.OrderAfterSaleController.CheckReturnStatuss(String afterSaleId, String requireId) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\PDSys\Vayava.Erp.Controllers\Order\OrderAfterSaleController.cs:行号 3336 在 lambda_method(Closure , ControllerBase , Object[] ) 在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) 在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) 在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) 在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c.b__9_0(IAsyncResult asyncResult, ActionInvocation innerInvokeState) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() 在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) 在 System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_0.b__0() 在 System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_2.b__2() 在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass7_0.b__1(IAsyncResult asyncResult) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() 在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) 在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass3_5.b__4() 在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass3_0.b__1(IAsyncResult asyncResult) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() 在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) 在 System.Web.Mvc.Controller.<>c.b__152_1(IAsyncResult asyncResult, ExecuteCoreState innerState) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() 在 System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) 在 System.Web.Mvc.Controller.<>c.b__151_2(IAsyncResult asyncResult, Controller controller) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() 在 System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) 在 System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult) 在 System.Web.Mvc.MvcHandler.<>c.b__20_1(IAsyncResult asyncResult, ProcessRequestState innerState) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() 在 System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) 在 System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) 在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() 在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) 在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) DateTime:2025-06-25 19:06:18 Message:执行超时已过期。完成操作之前已超时或服务器未响应。 UrlReferrer: Url: post: cookies: ip: header: Source:Vayava.Erp.Dal StackTrace: 在 Vayava.Erp.Dal.OrderChangeService.QueryAfterSaleInfoByRequireId(String requireId) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\OrderChange\OrderChangeService.cs:行号 2852 在 Vayava.Erp.Bll.OrderChangeManager.QueryAfterSaleInfoByRequireId(String requireId) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Bll\OrderChange\OrderChangeManager.cs:行号 6939 在 Vayava.Erp.Controllers.OrderAfterSaleController.CheckReturnStatuss(String afterSaleId, String requireId) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\PDSys\Vayava.Erp.Controllers\Order\OrderAfterSaleController.cs:行号 3336 在 lambda_method(Closure , ControllerBase , Object[] ) 在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) 在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) 在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) 在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c.b__9_0(IAsyncResult asyncResult, ActionInvocation innerInvokeState) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() 在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) 在 System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_0.b__0() 在 System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_2.b__2() 在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass7_0.b__1(IAsyncResult asyncResult) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() 在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) 在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass3_5.b__4() 在 System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass3_0.b__1(IAsyncResult asyncResult) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() 在 System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) 在 System.Web.Mvc.Controller.<>c.b__152_1(IAsyncResult asyncResult, ExecuteCoreState innerState) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() 在 System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) 在 System.Web.Mvc.Controller.<>c.b__151_2(IAsyncResult asyncResult, Controller controller) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() 在 System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) 在 System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult) 在 System.Web.Mvc.MvcHandler.<>c.b__20_1(IAsyncResult asyncResult, ProcessRequestState innerState) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) 在 System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() 在 System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) 在 System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) 在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() 在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) 在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)