clear:formatting code

This commit is contained in:
zhangwenjian
2020-07-23 12:03:17 +08:00
parent 426cec1b62
commit 8c554d7ee7
52 changed files with 486 additions and 502 deletions
+1 -1
View File
@@ -8,4 +8,4 @@ func Ping(c *gin.Context) {
c.JSON(200, gin.H{
"message": "ok",
})
}
}