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