Commit 7568bd92 authored by litaolemo's avatar litaolemo

update

parent 82e3884a
......@@ -119,7 +119,7 @@ for line in f:
res_json = json.loads(line)
video_dic = {}
qiniu_img_list = []
print(res_json)
# print(res_json)
try:
pid = res_json["NoteView"]["commentInfo"]["targetNoteId"]
except:
......
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