作者 赵彬吉

update

... ... @@ -39,7 +39,7 @@ class UpdateSeoTdkCrontab extends Command
try {
ProjectUpdateTdk::add_task($project_id);
}catch (\Exception $e){
dump($e->getMessage());
}
}
}
... ...