Эх сурвалжийг харах

wip:P513中国移动定制招标采购搜索搜索接口提交

wangkaiyue 1 жил өмнө
parent
commit
5c7296a98c

+ 1 - 1
src/jfw/front/supsearch.go

@@ -371,7 +371,7 @@ func (p *Pcsearch) SearchPower(module string) {
 				})
 			}
 		}
-		return nil, nil
+		return r, nil
 	}()
 	p.ServeJson(NewResult(data, err))
 }