const {concurrentLimit = 1} = options; return asyncPool(concurrentLimit, filelist, zipFile);
確定! 回上一頁