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