Map <String, Object> map = gson.fromJson("json",new TypeToken<Map<String, Object>>() {}.getType());
確定! 回上一頁