bug
This commit is contained in:
parent
54725b74e1
commit
b5fa3f60b9
|
@ -8,5 +8,5 @@ type SensorConfig struct {
|
|||
Schedule *SensorConfigSchedule `json:"schedule,omitempty"`
|
||||
Crawler *SensorConfigCrawler `json:"crawler,omitempty"`
|
||||
Connection *SensorConfigConnection `json:"connection,omitempty"`
|
||||
Items []*SensorConfigItems `json:"items,omitempty"`
|
||||
Items *SensorConfigItems `json:"items,omitempty"`
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user