正在显示
1 个修改的文件
包含
2 行增加
和
0 行删除
@@ -39,6 +39,8 @@ class HotMail { | @@ -39,6 +39,8 @@ class HotMail { | ||
39 | 39 | ||
40 | $this->shopkHotEmail = array_flip($this->shopkHotEmail); | 40 | $this->shopkHotEmail = array_flip($this->shopkHotEmail); |
41 | 41 | ||
42 | + $this->shopkHotEmail['job@aicc-email.com'] = 1; | ||
43 | + | ||
42 | if($this->shopkHotEmail){ | 44 | if($this->shopkHotEmail){ |
43 | array_map([$this,'moveMail'],$fob); | 45 | array_map([$this,'moveMail'],$fob); |
44 | } | 46 | } |
-
请 注册 或 登录 后发表评论