update ci
This commit is contained in:
@@ -80,7 +80,7 @@ func main() {
|
||||
Codec: "AAC",
|
||||
},
|
||||
TimeInterval: &cos.TimeInterval{
|
||||
Start: "10",
|
||||
Start: "10",
|
||||
Duration: "",
|
||||
},
|
||||
},
|
||||
@@ -95,4 +95,4 @@ func main() {
|
||||
DescribeJobRes, _, err := c.CI.DescribeMediaJobs(context.Background(), createJobRes.JobsDetail.JobId)
|
||||
log_status(err)
|
||||
fmt.Printf("%+v\n", DescribeJobRes.JobsDetail)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user