mirror of
https://github.com/eiblog/eiblog.git
synced 2026-03-01 00:34:58 +08:00
release v1.0.0
This commit is contained in:
@@ -197,7 +197,7 @@ func IndexOrUpdateDocument(index, typ string, id int32, doc []byte) (err error)
|
|||||||
if err != nil {
|
if err != nil {
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
fmt.Println(string(data.([]byte)))
|
logd.Debug(string(data.([]byte)))
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user