跳到正文

健康检查

GET
/_hc

响应

Service health and build information.

application/json
JSON
{
  
"status": "ok",
  
"version": "string",
  
"commit": "string",
  
"date": "string"
}

试验场

示例