The common connection profile object may be created by reading a json or a yaml ... readFileSync(path); const connectionProfile = JSON.parse(data); ...
確定! 回上一頁