From f9753751cb1ac315d7a084f7c7f31717531562ee Mon Sep 17 00:00:00 2001 From: H Vs Date: Fri, 18 Apr 2025 09:16:50 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=AD=A3=E5=BC=8F=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=20=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config-production.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-production.json b/config-production.json index 0b8a548..5c5170c 100644 --- a/config-production.json +++ b/config-production.json @@ -6,5 +6,5 @@ "redis_db":3, "kafka_bootstrap_servers":"172.19.42.40:9092,172.19.42.41:9092,172.19.42.48:9092", "aiops_api":"https://ai.ssjlai.com/aiopsadmin", - "wx_chat_api":"http://api.geweapi.com/gewe" + "wx_chat_api":"http://218.78.116.24:10883/gewe" }