Commit 84c7e90d authored by 吴升宇's avatar 吴升宇

fix

parent 327df879
......@@ -635,6 +635,11 @@ def judge_topic_info_get_comment(topic_id):
if len(tag_list) > 0:
comment = get_hellolike_comment()
if 10329872 in edit_tag_list:
get_category_reply_commtent(10329872)
if 10329873 in edit_tag_list:
get_category_reply_commtent(10329873)
elif len(edit_tag_list) > 0:
# 如果有编辑标签
# 去拿他的所属分类 根据分类去拿对应的标签(随机拿一个)
......
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