const oracledb = require('oracledb'); const config = require('./dbConfig.js'); async function runTest() { let ...
確定! 回上一頁