Commit 3ec9e78b by huangchengyi

1.0

parent 3d04f1db
Showing with 1 additions and 0 deletions
......@@ -41,6 +41,7 @@ func (qs *AlikeService) AlikeSearchInfo(ctx *gin.Context) (results model.LyRespo
results.ErrorMsg = err.Error()
return
}
common.PrintDebugHtml(ctx,"查询索引:"+index)
common.PrintDebugHtml(ctx,esResult)
//判断返回总条数
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment