初始化驱动

This commit is contained in:
ayflying
2025-03-25 14:06:03 +08:00
parent 8d640be472
commit 4b77cd140d
7 changed files with 416 additions and 1 deletions

View File

@@ -33,7 +33,6 @@ func New(name ...string) *elastic {
return &elastic{
client: es,
}
}
// createIndex 创建索引