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