测试文档

sunzhe
·

Gateway健康检查接口为/actuator/health

# restart.sh
docker ps -a |grep 7.239|awk '{print $1}'|xargs docker restart

# start.sh
dokcer ps -a |grep Exited|awk '{print $1}'|xargs docker start

# stop.sh
dokcer ps -a |grep Up|awk '{print $1}'|xargs docker stop

接口500 记录 api/task/tasks/search

社区准则 博客 联系 社区 状态
主题