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