恢复GithubFullScanHostedService
This commit is contained in:
parent
b81b41e114
commit
02a04bc6d7
@ -39,7 +39,7 @@ namespace FastGithub
|
||||
return services
|
||||
.AddMemoryCache()
|
||||
.AddServiceAndOptions(assembly, configuration)
|
||||
//.AddHostedService<GithubFullScanHostedService>()
|
||||
.AddHostedService<GithubFullScanHostedService>()
|
||||
.AddHostedService<GithubResultScanHostedService>();
|
||||
;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user