提交 9ed327a7 作者: 薛凌堃

02/06

上级 b1d1cafd
...@@ -221,7 +221,7 @@ def spiderinfo(company_url, receptname, file_name): ...@@ -221,7 +221,7 @@ def spiderinfo(company_url, receptname, file_name):
if matched: if matched:
sourceUpdateTime = sourceUpdateTime_ sourceUpdateTime = sourceUpdateTime_
else: else:
sourceUpdateTime = paserTime(sourceUpdateTime_).strftime("%Y-%m-%d") sourceUpdateTime = paserTime(sourceUpdateTime_).strftime("%Y-%m-%d %H:%M:%S")
except: except:
redaytowork(com_name, social_code, file_name) redaytowork(com_name, social_code, file_name)
aa_dict = { aa_dict = {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论