The problem with the first line is that node command doesn't produce valid JSON string when you use console.log . You need to encode the object as JSON ...
確定! 回上一頁