From 09ec133f6c075e345c74c6891b9cbdc940827f4b Mon Sep 17 00:00:00 2001 From: wyn <1074145239@qq.com> Date: Fri, 5 Jun 2026 11:20:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E7=8C=AE=E6=A0=A1=E5=AF=B9=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/extra/rabbitmq.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/extra/rabbitmq.php b/application/extra/rabbitmq.php index e1b5afe7..05aa89b4 100644 --- a/application/extra/rabbitmq.php +++ b/application/extra/rabbitmq.php @@ -3,8 +3,8 @@ return [ 'host' => '127.0.0.1', 'port' => 5672, - 'user' => 'guest', - 'password' => 'guest', + 'user' => 'guest',//admin + 'password' => 'guest',//'751019' 'vhost' => '/', 'reference_check' => [