mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-04 16:52:26 +08:00
格式化代码
This commit is contained in:
@@ -29,5 +29,5 @@ func (c *Controller) gmCmd(context *gin.Context) {
|
||||
return
|
||||
}
|
||||
context.JSON(http.StatusOK, rep)
|
||||
logger.LOG.Info("%v", gmCmdReq)
|
||||
logger.Info("%v", gmCmdReq)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user