Commit 764d48f3 authored by lixiaofang's avatar lixiaofang

update dict name

parent 37e87a92
...@@ -102,4 +102,4 @@ def get_all_topic_id_list(user_id, offset, size): ...@@ -102,4 +102,4 @@ def get_all_topic_id_list(user_id, offset, size):
except: except:
logging.error("catch exception,err_msg:%s" % traceback.format_exc()) logging.error("catch exception,err_msg:%s" % traceback.format_exc())
return {"contrast_user_id_list": []} return {"contrast_similar_topic_id": []}
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