|
|
|
@@ -412,7 +412,7 @@ type DataReturnJobInfo struct { |
|
|
|
Type string `json:"type"` |
|
|
|
BucketID cdssdk.BucketID `json:"bucketID"` |
|
|
|
TargetLocalJobID string `json:"targetLocalJobID"` |
|
|
|
Report TrainJobStatusReport `json:"report"` |
|
|
|
ReportMessage TrainJobStatusReport `json:"report"` |
|
|
|
//ReportMessage []ReportMessage `json:"reportMessage"` |
|
|
|
} |
|
|
|
|
|
|
|
|