Skip to content

Commit 95af7cb

Browse files
committed
Generated 2015-12-01 for Dds.
1 parent 31b0647 commit 95af7cb

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

aliyun-python-sdk-dds/ChangeLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2024-08-28 Version: 3.7.20
2+
- Generated 2015-12-01 for `Dds`.
3+
14
2024-08-01 Version: 3.7.19
25
- Generated 2015-12-01 for `Dds`.
36

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.7.19'
1+
__version__ = '3.7.20'

aliyun-python-sdk-dds/aliyunsdkdds/endpoint.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ def __init__(self):
5858
"cn-hongkong-finance-pop": "mongodb.aliyuncs.com",
5959
"cn-shanghai": "mongodb.aliyuncs.com",
6060
"cn-shanghai-finance-1": "mongodb.aliyuncs.com",
61-
"cn-hongkong": "mongodb.aliyuncs.com",
61+
"cn-hongkong": "mongodb.cn-hongkong.aliyuncs.com",
6262
"eu-central-1": "mongodb.eu-central-1.aliyuncs.com",
6363
"cn-shenzhen": "mongodb.aliyuncs.com",
6464
"cn-zhengzhou-nebula-1": "mongodb.aliyuncs.com",

0 commit comments

Comments
 (0)