controllers/EsController.go
@@ -24,6 +24,9 @@ return } videoUrl := getVideoUrlById(id) if videoUrl != "" { videoUrl = "http://"+videoUrl } c.JSON(200, map[string]interface{}{ "success": true, @@ -42,7 +45,7 @@ "filter": [ { "term": { "_id": "5q5VxXIBpPOUuw7XfG_L" "_id": `+_id+` } } ]