优化手动增加的逻辑

This commit is contained in:
2026-04-11 21:38:04 +08:00
parent 0ce381b8a7
commit 5abe9271fe
7 changed files with 57 additions and 29 deletions
+1
View File
@@ -812,6 +812,7 @@ func (s *Server) handleAdminCrawlStatus(w http.ResponseWriter, r *http.Request)
QueueLength: 0,
CompletedCount: 0,
VisitedTotal: 0,
NextPoolSize: 0,
IsRunning: false,
})
return