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