maxiaoshan 3 سال پیش
والد
کامیت
56b0ccbaaa
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/spiderutil/sysconfig.go

+ 0 - 1
src/spiderutil/sysconfig.go

@@ -32,7 +32,6 @@ type config struct {
 	IsHistoryEvent    bool                       `json:"ishistoryevent"` //只有7000为true
 	SiteType          []string                   `json:"sitetype"`       //网站类型
 	SiteColl          string                     `json:"sitecoll"`       //网站类型
-	DelaySites        map[string]int             `json:"delaysite"`      //延迟采集详情页站点
 	//补漏
 	Checkmaxpage  map[string]int `json:"checkmaxpage"`
 	CheckHourTime int            `json:"checkhourtime"`