debug false
This commit is contained in:
@@ -10,7 +10,7 @@ use Webman\RedisQueue\Redis;
|
||||
|
||||
try {
|
||||
// 生日有礼
|
||||
define('AMQP_DEBUG', true);
|
||||
// define('AMQP_DEBUG', true);
|
||||
$host = config('cons.mq.host');
|
||||
$port = config('cons.mq.port');
|
||||
$user = config('cons.mq.user');
|
||||
|
||||
Reference in New Issue
Block a user