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