ing
This commit is contained in:
parent
f93dcf388a
commit
665b0bbd56
|
@ -23,7 +23,7 @@ type CrawlerService struct {
|
|||
cda.TypeAnnotation `annotation:"@overflow:RPCService()"`
|
||||
|
||||
SensorConfigService *SensorConfigService `annotation:"@Inject()"`
|
||||
Crawlers map[string]crawler.Crawler `annotation:"@Resource(name=CONTAINER_CRAWLERS)"`
|
||||
Crawlers map[string]crawler.Crawler `annotation:"@Resource(name='CONTAINER_CRAWLERS')"`
|
||||
}
|
||||
|
||||
func (s *CrawlerService) InitService() error {
|
||||
|
|
Loading…
Reference in New Issue
Block a user