JsonReaderException: Unexpected character encountered while parsing value: S. Path '', line 0, position 0. --LineNumber: 0 --LinePosition: 0 StackTrace: 在 Newtonsoft.Json.JsonTextReader.ParseValue() 在 Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings) 在 Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings) 在 DynamicClass.<Window_Drop>d__18.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)