From 8c2828dec214ce0ed7a67911ada1a23071b0f6b2 Mon Sep 17 00:00:00 2001 From: hurui <177768073@qq.com> Date: Tue, 8 Aug 2023 15:48:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hai-order/src/main/resources/dev/application.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/hai-order/src/main/resources/dev/application.yml b/hai-order/src/main/resources/dev/application.yml index f8c63d4e..11c899c8 100644 --- a/hai-order/src/main/resources/dev/application.yml +++ b/hai-order/src/main/resources/dev/application.yml @@ -61,13 +61,14 @@ spring: rocketmq: name-server: 139.9.154.68:9876 - access-key: huifukeji - secret-key: HF123456. producer: + access-key: huifukeji + secret-key: HF123456. #必须指定group group: default-group - - + consumer: + access-key: huifukeji + secret-key: HF123456. mybatis: mapperLocations: