Skip to content

Commit

Permalink
Add lbdc service
Browse files Browse the repository at this point in the history
  • Loading branch information
duanliguo committed Oct 10, 2022
1 parent 874e18c commit 7a6e184
Show file tree
Hide file tree
Showing 8 changed files with 1,082 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bce/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import (

// Constants and default values for the package bce
const (
SDK_VERSION = "0.9.135"
SDK_VERSION = "0.9.136"
URI_PREFIX = "/" // now support uri without prefix "v1" so just set root path
DEFAULT_DOMAIN = "baidubce.com"
DEFAULT_PROTOCOL = "http"
Expand Down
Loading

0 comments on commit 7a6e184

Please sign in to comment.