|
@@ -83,7 +83,6 @@ is_internal = False
|
|
if platform.system()=="Windows":
|
|
if platform.system()=="Windows":
|
|
OTS_URL = "https://bxkc-ots.cn-hangzhou.ots.aliyuncs.com"
|
|
OTS_URL = "https://bxkc-ots.cn-hangzhou.ots.aliyuncs.com"
|
|
OTS_URL = "https://bxkc-ots.cn-hangzhou.vpc.tablestore.aliyuncs.com"
|
|
OTS_URL = "https://bxkc-ots.cn-hangzhou.vpc.tablestore.aliyuncs.com"
|
|
- OTS_URL = 'https://bxkc-ots.cn-hangzhou.ots.aliyuncs.com'
|
|
|
|
else:
|
|
else:
|
|
OTS_URL = "https://bxkc-ots.cn-hangzhou.vpc.tablestore.aliyuncs.com"
|
|
OTS_URL = "https://bxkc-ots.cn-hangzhou.vpc.tablestore.aliyuncs.com"
|
|
check_url = "oss-cn-hangzhou-internal.aliyuncs.com"
|
|
check_url = "oss-cn-hangzhou-internal.aliyuncs.com"
|