|
decQuery := GetReviewExpertsProjects(this.ExpertName, this.Area, this.BuyerContent, this.Buyer, this.LimitTime, this.SearchItem, this.ProjectScope, this.Page, this.PageSize)
|
|
decQuery := GetReviewExpertsProjects(this.ExpertName, this.Area, this.BuyerContent, this.Buyer, this.LimitTime, this.SearchItem, this.ProjectScope, this.Page, this.PageSize)
|
|
_, count, res = elastic.GetAggs("projectset", "projectset", decQuery)
|
|
_, count, res = elastic.GetAggs("projectset", "projectset", decQuery)
|
|
log.Println("各类项目明细耗时:", time.Since(tm))
|
|
log.Println("各类项目明细耗时:", time.Since(tm))
|