cleanupRequestFiles(); } // 讀取內容const workbook = xlsx.readFile(targetPath); const sheetNames = workbook.SheetNames; //獲取表名const ...
確定! 回上一頁