流程图 第一步 chmod +x ./run.sh #使脚本具有执行权限 第二步 ./run.sh #执行脚本 第三步 http://127.0.0.1:9001/health # 访问(这里的IP和Port根据实际情况更改)