esutil/EsClient.go
@@ -132,7 +132,7 @@ if len(tiArr) > 0 { ti := tiArr[0] d["picSmUrl"] = ti.PicSmUrl if ti.TargetType == "face" { if ti.TargetType == "FaceDetect" { sLabelStr, ok := source["showLabels"] if ok { labelArr := strings.Split(sLabelStr.(string), "/")