正文java怎么处理json数据IP云V管理员/2022-09-07/6 阅读 09/07提示:扫一扫查出行【扫一扫了解最新限行尾号】复制提示 json = new JSONObject(data); int which = json.optInt("which", -1); String label = json.optString("label");