JsonArray 遍历

1、使用前提 导入所需jar json-lib-2.2.2-jdk.jarweb 2、 JSONObject jsonObject = JSONObject.fromObject(jsonRequest .getJsonString());json JSONArray bookingShopping = jsonObject.getJSONArray(“shopDetailShareList”);
相关文章
相关标签/搜索