fix
zhangqian
2023-10-26 8467edd30a19a8e81965f3b46f141c60162077b1
model/request/task.go
@@ -22,8 +22,7 @@
}
type GetProductProgress struct {
   ProcedureId int   `json:"procedureId" binding:"required"`
   Channel     int32 `json:"channel"`
   Channel int32 `json:"channel"`
}
// ProcessModelList 工艺参数列表请求参数