系统发生了未处理的异常
This is the rescue page and it is supposed to show you a nice message.
View the source for more details on the exception, though.
JsonException
Missing value.
堆栈:
在 Jayrock.Json.JsonTextReader.Parse()
在 Jayrock.Json.JsonTextReader.ReadTokenImpl()
在 Jayrock.Json.JsonReaderBase.Read()
在 Jayrock.Json.JsonReader.MoveToContent()
在 Jayrock.Json.Conversion.ImportContext.Import(Type type, JsonReader reader)
在 Jayrock.Json.Conversion.JsonConvert.Import(Type type, JsonReader reader)
在 Jayrock.Json.Conversion.JsonConvert.Import(String text)
在 ZhlBooth.BoothController.productDetail(String id)