Skip to content

Commit ed8db26

Browse files
author
wanjiewu
committed
忽略桶信息
1 parent ddf959a commit ed8db26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/CI/dataindex/dataindex.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ func CreateDatasetBinding() {
200200
c := getClient()
201201
opt := &cos.CreateDatasetBindingOptions{
202202
DatasetName: "adataset",
203-
URI: "cos://wwj-bj1-1253960454",
203+
URI: "cos://test-125000000",
204204
}
205205
res, _, err := c.CI.CreateDatasetBinding(context.Background(), opt)
206206
log_status(err)

0 commit comments

Comments
 (0)