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