瀏覽代碼

Merge remote-tracking branch 'origin/develop' into develop

wzq 5 年之前
父節點
當前提交
ffef0a349a
共有 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';
         }
 
         //文章被喜欢最多用户