HealthResponse

constructor(success: Boolean, message: String, timestamp: String, requestId: String)

Parameters

success

请求是否成功

message

健康状态消息

timestamp

时间戳

requestId

请求 ID