From 3974fad5d836431e417e99220cc07bb5b0aba331 Mon Sep 17 00:00:00 2001
From: zhangback <zhangback@163.com>
Date: 星期一, 08 十二月 2025 14:16:16 +0800
Subject: [PATCH] 提交
---
admin/config/prod/application-custom.yml | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/admin/config/prod/application-custom.yml b/admin/config/prod/application-custom.yml
index ddd44e6..4577e5e 100644
--- a/admin/config/prod/application-custom.yml
+++ b/admin/config/prod/application-custom.yml
@@ -1,4 +1,11 @@
custom:
+ rabbitmq:
+ # 闆嗙兢鍦板潃锛岀敤閫楀彿鍒嗛殧
+ host: 172.16.24.14
+ port: 5672
+ virtual-host: GF_HOST
+ username: admin
+ password:
serialNumber:
cache:
enabled: true
--
Gitblit v1.8.0