JSONArray.fromObject(((BexDataParam)(parameter.get("dataParam"))).getInParam().get("flowData")).getJSONObject(0).get("offerid").toString();
简而言之
JSONArray.fromObject(&json).getJSONObject(&index).get(&目标)
标签:pre array amp get obj flow body parameter post
JSONArray.fromObject(((BexDataParam)(parameter.get("dataParam"))).getInParam().get("flowData")).getJSONObject(0).get("offerid").toString();
简而言之
JSONArray.fromObject(&json).getJSONObject(&index).get(&目标)
标签:pre array amp get obj flow body parameter post
原文地址:http://www.cnblogs.com/tyoutetu/p/8026488.html