更新
This commit is contained in:
parent
42a85fb930
commit
2384bbe03a
|
@ -10,7 +10,7 @@
|
||||||
namespace think\migration\command;
|
namespace think\migration\command;
|
||||||
|
|
||||||
use InvalidArgumentException;
|
use InvalidArgumentException;
|
||||||
use think\console\command\Command;
|
use think\console\Command;
|
||||||
use think\console\Input;
|
use think\console\Input;
|
||||||
use think\console\input\Option as InputOption;
|
use think\console\input\Option as InputOption;
|
||||||
use think\console\Output;
|
use think\console\Output;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user