diff --git a/config.py b/config.py index 32c07f2..052e36a 100644 --- a/config.py +++ b/config.py @@ -2,5 +2,5 @@ _SQL_IP = "120.26.116.243" # 数据库IP _EXA_IP = "120.26.116.243" # EXA IP -_CLEAN_IP = "120.26.116.243:8084" # EXA清洗接口IP +_CLEAN_IP = "120.26.116.243:8089" # EXA清洗接口IP _PORT = 3306 # port \ No newline at end of file