diff --git a/ai-analytic-center-biz/src/main/resources/bootstrap.yml b/ai-analytic-center-biz/src/main/resources/bootstrap.yml index c53be7c..6c2139c 100644 --- a/ai-analytic-center-biz/src/main/resources/bootstrap.yml +++ b/ai-analytic-center-biz/src/main/resources/bootstrap.yml @@ -58,8 +58,8 @@ rocketmq: # name-server: 10.37.125.142:8100;10.37.125.147:8100 name-server: 10.37.158.123:8100 consumer: - group: xx - topic: xx + group: Voc-Defeat-Dcc + topic: LTO_DEFEAT_ANALYSIS producer: - group: xx - topic: xx \ No newline at end of file + group: Voc-DefeatResponse-Dcc + topic: LTO_DEFEAT_ANALYSIS \ No newline at end of file