can't be deserialize the current JSON arry (e.g[1,2,3])into type [···] because the type requires a J

問題: can’t be deserialize the current JSON arry (e.g[1,2,3])into type [···] because the type requires a JSON object (e.g.{「name」:」value」}) to deserialize correctly. 解決:調用的數據返回的類型和要處理數據時需要的類型不同,需要檢查上一個方
相關文章
相關標籤/搜索