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