zhangqian
2023-10-26 dcec4e1777507c2cf2f358df54404b39e35e670a
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 工艺参数列表请求参数