panlei
2019-09-12 8c8cda516514867b0840207066a34d3a1bec3858
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,