作者 邓超

x

... ... @@ -39,6 +39,8 @@ class HotMail {
$this->shopkHotEmail = array_flip($this->shopkHotEmail);
$this->shopkHotEmail['job@aicc-email.com'] = 1;
if($this->shopkHotEmail){
array_map([$this,'moveMail'],$fob);
}
... ...