修改命令

This commit is contained in:
wuyanwen 2020-01-06 20:20:24 +08:00
parent 4a8a0b90e8
commit f7ac1a23bf

View File

@ -193,7 +193,8 @@ class InstallCommand extends Command
protected function finished(): void
{
// todo something
// create jwt
Console::call('jwt:create');
}
/**