正在显示
1 个修改的文件
包含
0 行增加
和
3 行删除
| @@ -531,9 +531,6 @@ class MailListV2Es extends Base { | @@ -531,9 +531,6 @@ class MailListV2Es extends Base { | ||
| 531 | } | 531 | } | 
| 532 | 532 | ||
| 533 | // 收件箱 | 533 | // 收件箱 | 
| 534 | - $lajiCount = $this->countMail($body,'收件箱'); | ||
| 535 | - | ||
| 536 | - // 收件箱 | ||
| 537 | if(in_array('inbox',$show_count_filed) || in_array('replied',$show_count_filed)) { | 534 | if(in_array('inbox',$show_count_filed) || in_array('replied',$show_count_filed)) { | 
| 538 | $repliedCount = $shouCount = $this->countMail($body,'收件箱'); | 535 | $repliedCount = $shouCount = $this->countMail($body,'收件箱'); | 
| 539 | } | 536 | } | 
- 
请 注册 或 登录 后发表评论