作者 刘锟

update

... ... @@ -38,6 +38,7 @@ class ProjectImport extends Command
public function handle()
{
ini_set('memory_limit', '512M');
while (true) {
$this->start_import();
}
... ...