umi version bug

This commit is contained in:
silenceqi 2021-02-19 23:36:51 +08:00
parent 073793dabd
commit 8d26a05857
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ func (h *APIHandler) HandleCreateClusterAction(w http.ResponseWriter, req *http.
}
// TODO validate data format
esClient := elastic.GetClient(h.Config.Elasticsearch)
esClient.
id := util.GetUUID()
conf.Created = time.Now()
conf.Updated = conf.Created