String result = ""; JSONObject jsonObj = JSONObject.parseObject(result); jsonObj.get("media_id").toString(); get能直接获取里面的相关数据,string有相关的方法吗?