我在網(wǎng)上看見這種自定義的方法 protected function configure() { $this->setName('mobile') ->addArgument('action', Argument::OPTIONAL, "action start|stop|restart") ->addArgument('t...