2 커밋 0adc01e568 ... b05e17fb7a

작성자 SHA1 메시지 날짜
  bianzhenhua123 b05e17fb7a Merge remote-tracking branch 'origin/dev' into dev 3 주 전
  bianzhenhua123 30047ab6a7 fix: mq config modify 3 주 전
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      poyi-app/src/main/resources/application.yml

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

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