...
|
...
|
@@ -111,11 +111,11 @@ |
|
|
<rabbit:listener queue-names="data_update_channel_product_4" ref="productMqListener4" />
|
|
|
|
|
|
<rabbit:listener queue-names="data_update_channel_productprice" ref="productPriceMqListener" />
|
|
|
<rabbit:listener queue-names="data_update_channel_productprice0" ref="productPriceMqListener0" />
|
|
|
<rabbit:listener queue-names="data_update_channel_productprice1" ref="productPriceMqListener1" />
|
|
|
<rabbit:listener queue-names="data_update_channel_productprice2" ref="productPriceMqListener2" />
|
|
|
<rabbit:listener queue-names="data_update_channel_productprice3" ref="productPriceMqListener3" />
|
|
|
<rabbit:listener queue-names="data_update_channel_productprice4" ref="productPriceMqListener4" />
|
|
|
<rabbit:listener queue-names="data_update_channel_productprice_0" ref="productPriceMqListener0" />
|
|
|
<rabbit:listener queue-names="data_update_channel_productprice_1" ref="productPriceMqListener1" />
|
|
|
<rabbit:listener queue-names="data_update_channel_productprice_2" ref="productPriceMqListener2" />
|
|
|
<rabbit:listener queue-names="data_update_channel_productprice_3" ref="productPriceMqListener3" />
|
|
|
<rabbit:listener queue-names="data_update_channel_productprice_4" ref="productPriceMqListener4" />
|
|
|
|
|
|
</rabbit:listener-container>
|
|
|
</beans> |
|
|
\ No newline at end of file |
...
|
...
|
|