正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -199,7 +199,7 @@ class SyncToEsCmd { | @@ -199,7 +199,7 @@ class SyncToEsCmd { | ||
| 199 | 'email' => $thelast['email'], | 199 | 'email' => $thelast['email'], |
| 200 | 'email_id' => $thelast['email_id'], | 200 | 'email_id' => $thelast['email_id'], |
| 201 | ],false); | 201 | ],false); |
| 202 | - _echo("邮箱异常分配 ".$lastpostid.' == '.$thelastpostid.' === '.$ret); | 202 | + _echo("邮箱异常分配 ".$email_id.' -- '.$lastpostid.' == '.$thelastpostid.' === '.$ret); |
| 203 | if(!$ret){ | 203 | if(!$ret){ |
| 204 | throw new Exception('新增失败'); | 204 | throw new Exception('新增失败'); |
| 205 | } | 205 | } |
-
请 注册 或 登录 后发表评论