setName('test') ->setDescription('批量生成区域名称的拼音'); } protected function execute(Input $input, Output $output) { // $ret = SendMailLogic::sendToCustomStart('13038128325','今日的风儿','173xxxxxxxx'); $ret = SendMailLogic::sendToCustomStop('17381847365'); dd($ret); // dd($ret); } }