Commit 51e53cac authored by 张彦钊's avatar 张彦钊

change test file

parent 187fee14
......@@ -115,6 +115,7 @@ def tag_boost(cid_str, tag_list=[15,21,22,85,86]):
if n == len(tag_cids)-1:
if len(tag_cids["right"]) > 0:
sort_cids.extend(tag_cids["right"])
print(sort_cids)
return sort_cids
......
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