作者 邓超

x

@@ -96,11 +96,11 @@ class AutoMail { @@ -96,11 +96,11 @@ class AutoMail {
96 ]; 96 ];
97 97
98 if($is_auto){ 98 if($is_auto){
99 - $must[] = [  
100 - "match_phrase" =>[  
101 - "subject"=>"Re:"  
102 - ]  
103 - ]; 99 +// $must[] = [
  100 +// "match_phrase" =>[
  101 +// "subject"=>"Re:"
  102 +// ]
  103 +// ];
104 } 104 }
105 105
106 $lists = $this->es->search([ 106 $lists = $this->es->search([