feat:完善网站信息
This commit is contained in:
@ -2,6 +2,9 @@ package es
|
||||
|
||||
func Create() error {
|
||||
//_, err := client.Index().
|
||||
// Index("students").
|
||||
// BodyJson(string(dataJSON)).
|
||||
// Do(context.Background())
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user