We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
commentNumber.setThread_id(jsonObject.getJSONObject(comment_ID).getString(CommentNumber.THREAD_ID) 无法找到THrea_id, json数据里面没有这个属性,导致报错了, 可以把这句话屏蔽,因为这个数据目前我看了下没有用处
The text was updated successfully, but these errors were encountered:
煎蛋的数据接口比较混乱,数据格式也是千变万化啊
Sorry, something went wrong.
No branches or pull requests
commentNumber.setThread_id(jsonObject.getJSONObject(comment_ID).getString(CommentNumber.THREAD_ID)
无法找到THrea_id, json数据里面没有这个属性,导致报错了,
可以把这句话屏蔽,因为这个数据目前我看了下没有用处
The text was updated successfully, but these errors were encountered: