-------------------------------- 2024/10/30 13:53:12| Exception has been thrown by the target of an invocation. 【自定义错误】:Exception has been thrown by the target of an invocation. 【异常类型】:TargetInvocationException 【异常信息】:Exception has been thrown by the target of an invocation. 【堆栈调用】: at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) at WIDESEA_Core.BaseController.ApiBaseController`2.InvokeService(String methodName, Object[] parameters) in F:\外出项目\尖山\10-29\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 114 at WIDESEA_Core.BaseController.ApiBaseController`2.Add(SaveModel options) in F:\外出项目\尖山\10-29\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 46 at lambda_method918(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.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 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)