♻️ Refactored opener

 Support boost in opener
This commit is contained in:
2024-12-28 23:10:57 +08:00
parent 8888f7661a
commit 49a8159e35
6 changed files with 220 additions and 55 deletions

View File

@@ -93,6 +93,7 @@ func main() {
go grpc.NewGrpc().Listen()
// Post-boot actions
services.BuildDestinationMapping()
services.ScanUnanalyzedFileFromDatabase()
fs.RunMarkLifecycleDeletionTask()