liuxiaolong
2019-10-26 fb25d7141eb6bd46270ef8095d2f88306e2c8c78
add log
1个文件已修改
1 ■■■■ 已修改文件
controllers/fileController.go 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
controllers/fileController.go
@@ -556,6 +556,7 @@
            arg.Collection = searchBody.Collection
            arg.AnalyServerId = localConf.ServerId
            captureIds := esApi.GetAllLocalVideopersonsId(arg, config.EsInfo.EsIndex.VideoPersons.IndexName, localConf.AlarmIp, strconv.Itoa(int(localConf.AlarmPort)))
            logger.Debug("searchPhoto first Result.len:",len(*co.CompareData),"twice len(captureIds):",len(captureIds))
            if captureIds !=nil {
                var aResult protomsg.SdkCompareResult
                aList := getTwiceSearchResult(co, &captureIds)