JsonReaderException: Error reading JObject from JsonReader. Current JsonReader item is not an object: StartArray. Path '', line 1, position 1. --LineNumber: 1 --LinePosition: 1 StackTrace: 在 Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings) 在 Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings) 在 DynamicClass.cc.<>c__DisplayClassf0.<<初始化>b__94>d__146.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)