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' => [