Skip to content

Commit a8e1953

Browse files
author
zianazhao
committed
gaap-通用区
1 parent e5392d9 commit a8e1953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ var (
7777
}
7878
)
7979

80-
var QcloudNamespace = []string{"COS", "CDN"}
80+
var QcloudNamespace = []string{"COS", "CDN", "QAAP"}
8181

8282
type TencentCredential struct {
8383
AccessKey string `yaml:"access_key"`

0 commit comments

Comments
 (0)