提交 3a439b65 作者: 薛凌堃

雪球网 发布时间入库

上级 1e499671
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
...@@ -164,7 +164,7 @@ def spider_annual_report(dict_info,num): ...@@ -164,7 +164,7 @@ def spider_annual_report(dict_info,num):
return False return False
num = num + 1 num = num + 1
try: try:
att_id = baseCore.tableUpdate(retData,com_name,year,name_pdf,num) att_id = baseCore.tableUpdate(retData,com_name,year,name_pdf,num,pub_time)
content = retData['content'] content = retData['content']
state = 1 state = 1
takeTime = baseCore.getTimeCost(start_time, time.time()) takeTime = baseCore.getTimeCost(start_time, time.time())
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论