在配置文件server/config/application.yml修改下就行了,把如下配置项改为no即可
#是否开启web ssh客户端,yes开启,no关闭 webSsh: no
然后重启下server,就生效了