setName('hd_status') ->setDescription('图片生成状态'); } protected function execute(Input $input, Output $output) { HdLogic::cron(); return true; } }