Commit aa79c670 authored by lixiaofang's avatar lixiaofang

add

parent dd446861
......@@ -19,7 +19,7 @@ def business_topic_search(filters, nfilters=None, sorts_by=None, offset=0, size=
try:
result_list = TopicUtils.business_filters(
result_list = TopicUtils.business_topic_id(
filters=filters, nfilters=nfilters, sorts_by=sorts_by,
offset=offset, size=size, filter_online=False,
index_name="topic"
......
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 to comment