Skip to content

Commit a2ef101

Browse files
committed
fix params error
1 parent 76c35a1 commit a2ef101

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/Command/SystemCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
use Swoft;
66
use Swoft\Console\Annotation\Mapping\Command;
77
use Swoft\Console\Annotation\Mapping\CommandMapping;
8+
use Swoft\Console\Input\Input;
89
use Swoft\Console\Helper\Show;
910
use const BASE_PATH;
1011
use const PHP_OS;

0 commit comments

Comments
 (0)