陈德本 5 년 전
부모
커밋
214067d95c
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      App/Api/Controller/Msg.php

+ 0 - 1
App/Api/Controller/Msg.php

@@ -53,7 +53,6 @@ class Msg extends Controller
             }else{
                 $key="mails:".$mail_id;
                 $temp=$cache->get($key);
-                unset($temp);
                 if (!$temp) {
                     $detail = $mailbox->getMail($mail_id);
                     if ($from_google){