duqinya 5 년 전
부모
커밋
a5ab790412
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/Console/Commands/ExcellentResidents.php

+ 1 - 1
app/Console/Commands/ExcellentResidents.php

@@ -120,7 +120,7 @@ class ExcellentResidents extends Command
         $collent = $this->_condition($this->generalRecord, $virus_id->virus_behavior_id);
         $collent = $collent->toArray();
         foreach ($collent as $k => $v) {
-            $collent[$k]['type'] = 'collent';
+            $collent[$k]['type'] = 'collect';
         }
 
         //文章被喜欢最多用户