sudo systemctl get-default
sudo systemctl set-default multi-user.target
sudo systemctl set-default graphical.target
修改后重启即可