zhangqian
2023-12-08 84fb8e390b83dc9482524c12d7af6c93405c3fc1
model/request/task.go
@@ -22,7 +22,8 @@
}
type GetProductProgress struct {
   Channel int32 `json:"channel"`
   ProcedureId uint  `json:"procedureId"`
   Channel     int32 `json:"channel"`
}
// ProcessModelList 工艺参数列表请求参数