Selaa lähdekoodia

更改回tablestore内网地址

fangjiasheng 4 kuukautta sitten
vanhempi
commit
4b8a60cd1a
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      BaseDataMaintenance/dataSource/source.py

+ 0 - 1
BaseDataMaintenance/dataSource/source.py

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