Commit 2b769254 authored by 吴升宇's avatar 吴升宇

Merge branch 'wsy3' into 'test'

fix

See merge request !571
parents c8a30f96 84c7e90d
......@@ -642,6 +642,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