作者 赵彬吉

update

@@ -219,8 +219,7 @@ class UpdateSeoTdk extends Command @@ -219,8 +219,7 @@ class UpdateSeoTdk extends Command
219 public function handle() 219 public function handle()
220 { 220 {
221 while (true) { 221 while (true) {
222 -// $task = ProjectUpdateTdk::getPendingTask();  
223 - $task = ProjectUpdateTdk::find(512569); 222 + $task = ProjectUpdateTdk::getPendingTask();
224 if (!$task) { 223 if (!$task) {
225 sleep(10); 224 sleep(10);
226 continue; 225 continue;