Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
crawler
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
backend
crawler
Commits
60ba8678
Commit
60ba8678
authored
4 years ago
by
litaolemo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
d62ff77f
master
litao
mr/develop/xiaohongshu
soyang
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
crawler_week_report.py
tasks/crawler_week_report.py
+0
-1
No files found.
tasks/crawler_week_report.py
View file @
60ba8678
...
@@ -62,7 +62,6 @@ def send_email_tome():
...
@@ -62,7 +62,6 @@ def send_email_tome():
try
:
try
:
date
=
datetime
.
datetime
.
now
()
.
date
()
-
datetime
.
timedelta
(
days
=
1
)
date
=
datetime
.
datetime
.
now
()
.
date
()
-
datetime
.
timedelta
(
days
=
1
)
fromaddr
=
'litao@igengmei.com'
fromaddr
=
'litao@igengmei.com'
content
=
'hi all:附件为'
+
str
(
date
)
+
'的搜索词数据统计结果以及近一周的数据统计结果,请查收!'
content
=
'hi all:附件为'
+
str
(
date
)
+
'的搜索词数据统计结果以及近一周的数据统计结果,请查收!'
zipFile
=
"/srv/apps/crawler/近1周数据统计结果.xls"
zipFile
=
"/srv/apps/crawler/近1周数据统计结果.xls"
send_file_email
(
""
,
""
,
email_group
=
[
"<litao@igengmei.com>"
],
title_str
=
content
send_file_email
(
""
,
""
,
email_group
=
[
"<litao@igengmei.com>"
],
title_str
=
content
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment