爬完提示
This commit is contained in:
		@@ -28,6 +28,9 @@ async function fetchAll({ args }) {
 | 
			
		||||
            console.error(err);
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    console.log("爬取完毕");
 | 
			
		||||
    await sleepUtils.sleep(2000);
 | 
			
		||||
    process.exit(0);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
async function fetchCategory({ categoryName, progress }) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user