This commit is contained in:
2026-02-28 10:38:33 +08:00
parent fa37deb209
commit a5ba7e045f
13 changed files with 133 additions and 112 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ class ErrorProducer extends ProducerMessage
/**
* VHost
*/
protected string $vhost = 'dataflow';
protected string $vhost = 'datahub';
/**
* 消息持久化
+1 -1
View File
@@ -20,7 +20,7 @@ class OrderProducer extends ProducerMessage
/**
* VHost
*/
protected string $vhost = 'dataflow';
protected string $vhost = 'datahub';
/**
* 消息持久化