Commit 314eaa60 authored by hangjun83's avatar hangjun83

药明康德更新

parent 51acde25
...@@ -362,11 +362,11 @@ class WuxiLabService ...@@ -362,11 +362,11 @@ class WuxiLabService
'consumer' => __CLASS__, 'consumer' => __CLASS__,
'method' => 'processProductsUpdateThroughtExcel' 'method' => 'processProductsUpdateThroughtExcel'
],'wuxilab_product'); ],'wuxilab_product');
$this->apiService->pushQueue([ /*$this->apiService->pushQueue([
'params' => ['products' => $storeEntries['products'],'type' => 'package'], 'params' => ['products' => $storeEntries['products'],'type' => 'package'],
'consumer' => __CLASS__, 'consumer' => __CLASS__,
'method' => 'processProductsUpdateThroughtExcel' 'method' => 'processProductsUpdateThroughtExcel'
],'wuxilab_package'); ],'wuxilab_package');*/
$this->apiService->removePlatformDataEntries('wuxiLab_not_exist_products'); $this->apiService->removePlatformDataEntries('wuxiLab_not_exist_products');
/*SimpleKafka::produerSend( /*SimpleKafka::produerSend(
[ [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment