表情处理
This commit is contained in:
@@ -85,5 +85,5 @@ use support\Redis;
|
|||||||
$rabbit_channel->close();
|
$rabbit_channel->close();
|
||||||
$connection->close();
|
$connection->close();
|
||||||
}catch (Exception $exception) {
|
}catch (Exception $exception) {
|
||||||
Log::info('product.info.change.queue-MQ错误' . $exception->getMessage());
|
Log::info('product.info.change.queue-MQ错误' . $exception->getMessage() .'----'. $exception->getFile() . '----' . $exception->getLine());
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user