Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
H
HappyKit
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
mobile
HappyKit
Commits
644a6d3a
Commit
644a6d3a
authored
Sep 22, 2019
by
gm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除离职人员的邮件
parent
fbab8f2f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
notify_release_date_by_email.rb
notify_release_date_by_email.rb
+1
-1
No files found.
notify_release_date_by_email.rb
View file @
644a6d3a
...
...
@@ -150,7 +150,7 @@ def send_email()
mail
=
Mail
.
deliver
do
# 其实下面都是方法调用,不要被迷惑了
to
[
'hualu@igengmei.com'
,
'wangjun@igengmei.com'
,
'huchunhe@igengmei.com'
,
'
SJ-liuxiao@igengmei.com'
,
'
jishu@igengmei.com'
,
'wanghongying@igengmei.com'
,
'product@igengmei.com'
,
'sheji@igengmei.com'
]
to
[
'hualu@igengmei.com'
,
'wangjun@igengmei.com'
,
'huchunhe@igengmei.com'
,
'jishu@igengmei.com'
,
'wanghongying@igengmei.com'
,
'product@igengmei.com'
,
'sheji@igengmei.com'
]
#to ['jaguar@igengmei.com']
bcc
'jaguar@igengmei.com'
# 抄送
from
'jaguar@igengmei.com'
# 发件人
...
...
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