作者 邓超

x

@@ -879,6 +879,9 @@ class Home extends Base { @@ -879,6 +879,9 @@ class Home extends Base {
879 879
880 } 880 }
881 } 881 }
  882 + logs('超过读取body次数 '.$data['id']);
  883 + }else{
  884 + logs('读取body 没有查询到数据 '.$id.'-'.($email['email']??''));
882 } 885 }
883 886
884 app()->e('mail_body_error'); 887 app()->e('mail_body_error');