{
"nextPointer": 7,
"tagName": "tech",
"newsList": [{
"newsID": 43,
"title": "This is a title",
"description": "This is a demo description",
"tagList": ["tech", "google", "all"]
}, {
"newsID": 42,
"title": "This is a title no 2",
"description": "This is a demo description no 2",
"tagList": ["tech", "all"]
}]
}
我該如何獲取我的tagList數據是一個數組。如何從一個對象獲取數組