syntax = "v1" info ( title: "节点服务公共接口" ) @server ( prefix: /api/v1/node group: common ) service ppanelnode { @handler HealthHandler get /health returns (HealthResp) }