From 419be032d4598cb9b6c816b843fc150a28d73f0e Mon Sep 17 00:00:00 2001 From: chenjiale Date: Fri, 28 Nov 2025 16:13:28 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E2=9C=A8=20=E6=9B=B4=E6=96=B0=20EXA=20?= =?UTF-8?q?=E6=B8=85=E6=B4=97=E6=8E=A5=E5=8F=A3=20IP=20=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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