const xml2js = require('xml2js'); xml2js.parseString(pm.response.text(), function (err, result) { console.log(result); });.
確定! 回上一頁