Compare commits
1 Commits
main
...
codex/gola
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8e7117cbd0 |
@ -61,6 +61,6 @@ func registerHealthRoutes(engine *gin.Engine, cfg config.Config, repository *rep
|
||||
return
|
||||
}
|
||||
|
||||
c.JSON(http.StatusOK, gin.H{"code": "ok", "message": "success3"})
|
||||
c.JSON(http.StatusOK, gin.H{"code": "ok", "message": "success4"})
|
||||
})
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user