Commit 9208da8a authored by litaolemo's avatar litaolemo

update

parent e9edc766
......@@ -137,9 +137,9 @@ for pid in pid_list:
# print(desc_fix)
res = rds.hset("xiaohongshu_with_img", key=pid, value=json.dumps(res_json))
if res_json["NoteView"]["author"]['id'] in gm_user_id_list:
video_dic["level"] = 4
video_dic["level"] = "4"
else:
video_dic["level"] = 2
video_dic["level"] = "2"
video_dic["platform"] = "9"
video_dic["platform_id"] = pid
video_dic["platform_answer_id"] = pid
......
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