Updata
This commit is contained in:
parent
c21c308be5
commit
3dcaae2dca
@ -177,5 +177,5 @@ func HealthCheck(c *gin.Context) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
c.JSON(httpStatus, healthStatus)
|
c.JSON(httpStatus, healthStatus)
|
||||||
service.Success(c, healthStatus)
|
// service.Success(c, healthStatus)
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user