你怎么取的,json需要解析,用JSONObject j1= new JSONObject("json字符串");来解析Json对象, 用JSONArray j1=new JSONArray ("json字符串");来解析json数组对象