update
This commit is contained in:
@@ -26,7 +26,7 @@ class ErrorProducer extends ProducerMessage
|
||||
/**
|
||||
* VHost
|
||||
*/
|
||||
protected string $vhost = 'dataflow';
|
||||
protected string $vhost = 'datahub';
|
||||
|
||||
/**
|
||||
* 消息持久化
|
||||
|
||||
@@ -20,7 +20,7 @@ class OrderProducer extends ProducerMessage
|
||||
/**
|
||||
* VHost
|
||||
*/
|
||||
protected string $vhost = 'dataflow';
|
||||
protected string $vhost = 'datahub';
|
||||
|
||||
/**
|
||||
* 消息持久化
|
||||
|
||||
Reference in New Issue
Block a user