2 Komitmen 0adc01e568 ... b05e17fb7a

Pembuat SHA1 Pesan Tanggal
  bianzhenhua123 b05e17fb7a Merge remote-tracking branch 'origin/dev' into dev 3 minggu lalu
  bianzhenhua123 30047ab6a7 fix: mq config modify 3 minggu lalu
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  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:
     host: 192.168.50.10
     port: 5672
-    username: ahx
-    password: ahx
+    username: poyee-app
+    password: Pass2010
     #确认消息已发送到交换机(Exchange)
     publisher-confirms: true
     #确认消息已发送到队列(Queue)