This commit is contained in:
2021-04-30 11:21:53 +08:00
parent 0813c3e05f
commit ccbcd125a0
+3
View File
@@ -57,6 +57,9 @@ class Command extends \Console\Command
}
/**
*
*/
private function generate_runtime_builder()
{
exec(PHP_BINARY . ' snowflake runtime:builder');