From e042163984f807e178da73281bd2758ddab909a5 Mon Sep 17 00:00:00 2001 From: zhangfan Date: Wed, 25 Dec 2024 17:23:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0mq=E7=9A=84=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ai-analytic-center-biz/src/main/resources/bootstrap.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ai-analytic-center-biz/src/main/resources/bootstrap.yml b/ai-analytic-center-biz/src/main/resources/bootstrap.yml index 67de139..747ef73 100644 --- a/ai-analytic-center-biz/src/main/resources/bootstrap.yml +++ b/ai-analytic-center-biz/src/main/resources/bootstrap.yml @@ -85,8 +85,12 @@ rocketmq: # name-server: 10.37.125.142:8100;10.37.125.147:8100 name-server: 10.37.158.123:8100 consumer: + access-key: uat_ai_drivces + secret-key: Ejh3Jwfet@VtkXYkCabKL2nF5DkKFxS2 group: Voc-Defeat-Dcc topic: LTO_DEFEAT_ANALYSIS producer: + access-key: uat_ai_drivces + secret-key: Ejh3Jwfet@VtkXYkCabKL2nF5DkKFxS2 group: Voc-DefeatResponse-Dcc topic: LTO_DEFEAT_ANALYSIS \ No newline at end of file