From 17073492765a9a51f49084b7669d2e5af695b2de20bf39c63ebe07a31efd5374 Mon Sep 17 00:00:00 2001 From: attiya <2413103649@qq.com> Date: Wed, 14 Jan 2026 14:11:35 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ebike-report/src/main/resources/application-prod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebike-report/src/main/resources/application-prod.yml b/ebike-report/src/main/resources/application-prod.yml index a276471..c89fbbb 100644 --- a/ebike-report/src/main/resources/application-prod.yml +++ b/ebike-report/src/main/resources/application-prod.yml @@ -14,7 +14,7 @@ spring: date-format: yyyy-MM-dd HH:mm:ss time-zone: GMT+8 kafka: - bootstrap-servers: 192.168.1.11:9092 + bootstrap-servers: 47.109.141.125:9092 producer: retries: 0 key-serializer: org.apache.kafka.common.serialization.StringSerializer