org.json.JSONException: Expected a ',' or '}' at 2441 [character 2442 line 1] at org.json.JSONToken

用JSON在線解析工具解析數據的時候是正常,而後經過GsonFormat去生成對象的時候報了以下錯誤:java org.json.JSONException: Expected a ',' or '}' at 2441 [character 2442 line 1]     at org.json.JSONTokener.syntaxError(JSONTokener.java:433)     
相關文章
相關標籤/搜索