初始化驱动
This commit is contained in:
@@ -33,7 +33,6 @@ func New(name ...string) *elastic {
|
||||
return &elastic{
|
||||
client: es,
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// createIndex 创建索引
|
||||
|
||||
Reference in New Issue
Block a user