model/request/task.go @@ -22,7 +22,6 @@ } type GetProductProgress struct { ProcedureId int `json:"procedureId" binding:"required"` Channel int32 `json:"channel"` }