Browse Source

es包调整

maxiaoshan 2 năm trước cách đây
mục cha
commit
c630093690
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/spider/spider.go

+ 1 - 1
src/spider/spider.go

@@ -6,7 +6,7 @@ package spider
 import (
 	"crypto/sha1"
 	"fmt"
-	elc "gopkg.in/olivere/elastic/v7"
+	elc "gopkg.in/olivere/elastic.v7"
 	"io"
 	"log"
 	mgo "mongodb"