mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-04 13:52:26 +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 {
|
||||
return err
|
||||
}
|
||||
fmt.Println(string(data.([]byte)))
|
||||
logd.Debug(string(data.([]byte)))
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user