Commit 35ff4dfa authored by 段英荣's avatar 段英荣

modify

parent 43158a0c
......@@ -90,7 +90,7 @@ class TagTransfer(object):
res["is_own"] = instance.is_own
begin_res = copy.deepcopy(res)
begin_res["id"] = str(begin_res["id"]) + "_begin"
begin_res["id"] = begin_res["id"] + 600000000
begin_res["suggest"]["input"] = begin_tag_name_terms_list
begin_res["suggest"]["weight"] = 10
......
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