瀏覽代碼

fix: mq config modify

bianzhenhua123 4 周之前
父節點
當前提交
30047ab6a7
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      poyi-app/src/main/resources/application.yml

+ 2 - 2
poyi-app/src/main/resources/application.yml

@@ -117,8 +117,8 @@ spring:
   rabbitmq:
     host: 192.168.50.10
     port: 5672
-    username: ahx
-    password: ahx
+    username: poyee-app
+    password: Pass2010
     #确认消息已发送到交换机(Exchange)
     publisher-confirms: true
     #确认消息已发送到队列(Queue)