From 7917e65a473160567d1ec12d86ec493246f36717 Mon Sep 17 00:00:00 2001 From: Penknife Date: Sat, 11 Jan 2025 22:02:34 +0800 Subject: [PATCH] =?UTF-8?q?feat():=E8=A1=A5=E5=85=85mq=E6=8E=A5=E6=94=B6?= =?UTF-8?q?=E6=8A=A5=E9=94=99=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/src/main/resources/application.yml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index 7403452..d8ab082 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -74,7 +74,7 @@ spring: # 数据库索引 database: 0 # 密码 abcd1234 fe2b3cef78b74d3692909bdcbdf46331 - password: fe2b3cef78b74d3692909bdcbdf46331 + password: #password: # 连接超时时间 timeout: 10s @@ -93,8 +93,14 @@ spring: username: admin password: admin virtual-host: / - host: localhost + host: 127.0.0.1 port: 5672 + listener: + simple: + retry: + enabled: true + max-attempts: 1 + max-interval: 200 # token配置 token: