...
|
...
|
@@ -57,7 +57,7 @@ public class ProductMqListener extends AbstractMqListener implements ChannelAwar |
|
|
private ProductPriceService productPriceService;
|
|
|
@Autowired
|
|
|
private ProductIndexLogicService productIndexLogicService;
|
|
|
|
|
|
@Autowired
|
|
|
private StorageSkuLogicService storageSkuLogicService;
|
|
|
|
|
|
static PerformanceMonitor updateProductIToEsMonitor = new PerformanceMonitor("UpdateProductIToEs");
|
...
|
...
|
|