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