This commit is contained in:
2021-05-18 14:15:50 +08:00
parent 01cb9e816f
commit 3161f0a571
+2
View File
@@ -40,6 +40,8 @@ class Runtime extends Command
Snowflake::writeFile($config, $this->configEach());
Snowflake::writeFile($runtime, serialize($annotation->getLoader()));
return 'ok';
}