setName('settlement')->setDescription('后台统计用户流量使用, 并扣除相关流量'); } protected function execute(Input $input, Output $output) { // parent::execute($input, $output); // TODO: Change the autogenerated stub // $output->writeln("TestCommand"); } }