panlei
2019-09-12 9c9d127a3e6d117da7e914689c88e6bbff922269
insertdata/insertDataToEs.go
@@ -235,9 +235,9 @@
               "",
               alarmRules,
               time.Now().Format("2006-01-02 15:04:05"), // 只检测,没有比对时间
               strconv.FormatUint(face.Id, 10),            //暂改为人脸id
               sex,            //暂改为人脸id
               face.ThftRes.Age,
               strconv.FormatFloat(face.Score, 'E', -1, 64), // 暂改为分值
               ageDescription, // 暂改为分值fmt.Sprintf("%.2f",face.Score)
               race,
               face.ThftRes.Smile,
               face.ThftRes.Beauty,