JsonReaderException: Additional text encountered after finished reading JSON content: {. Path '', line 10, position 0. --LineNumber: 10 --LinePosition: 0 StackTrace: 在 Newtonsoft.Json.JsonTextReader.Read() 在 Newtonsoft.Json.Linq.JToken.Parse(String json, JsonLoadSettings settings) 在 DynamicClass.cc.<初始化>d__1f8.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 DynamicClass.a.<OnWindowCreated>d__2.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)