isDirectory()) } // recursive 为true 时 const result2 = fs.statSync(`${my.env.USER_DATA_PATH}/testDir`, true); if (result2.stats) { for (const path of ...
確定! 回上一頁