error('本功能只有在演示环境下在能使用', '', '/'); } $output = Console::call('admin:resetPassword', [ '--password=123456' ]); return $output->fetch(); } }