Just to add to the above answer , in JSON {} is a JSON object and [] is an Json array. So the JSON.parse just parses the response string ...
確定! 回上一頁