Commit 6c129fee authored by 任婷婷's avatar 任婷婷

Merge branch 'rtt' of git.wanmeizhensuo.com:ML/ffm-baseline into rtt

parents da5b85a9 ffa3c119
......@@ -119,7 +119,8 @@ def update_tag3_user_portrait(cl_id):
# print('OUTPUT data:')
data = user_portrait_action_statistic(cl_id)
print('=' * 100)
print(data)
# print(data)
print('cl_id',cl_id)
print('='*100)
for key, values in data.items():
cl_id_single = key
......
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