@Tags app @Summary app重启 @Accept json @Produce json @Param "" body model.AppRestartReq true "app重启" @Success 200 {object} model.Result "" @Failure 400 {object} model.Result "" @Router /app/restart [POST]
(c *gin.Context)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected