作者 刘锟

合并分支 'akun' 到 'master'

Akun



查看合并请求 !204
... ... @@ -38,6 +38,7 @@ class ProjectImport extends Command
public function handle()
{
ini_set('memory_limit', '512M');
while (true) {
$this->start_import();
}
... ...