Commit 2e1509e7 authored by 任婷婷's avatar 任婷婷

.

parent b063c922
......@@ -141,7 +141,7 @@ def update_tag3_user_portrait(cl_id):
first_positions = [i for i in first_positions if i != '']
second_positions = [i for i in second_positions if i != '']
projects = [i for i in projects if i != '']
scores = [i for i in scores if i != '']
scores = [scores]
write_user_portrait_action_divided(cl_id=cl_id_single, event_cn=item, first_solutions=set(first_solutions),
first_positions=set(first_positions),
......
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