Commit 2a788ff8 authored by litaolemo's avatar litaolemo

update

parent 8c30e901
......@@ -425,7 +425,7 @@ class Crawler_toutiao():
D0.update(article_info)
except Exception as e:
print("method get_web_article_info error %s" % e)
print(D0)
# print(D0)
toutiao_Lst.append(D0)
except Exception as e:
# It's totally ok to drop the last return data value.
......
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