Commit ac3857b0 authored by hangjun83's avatar hangjun83

更新

parent 6328edd1
...@@ -319,7 +319,7 @@ class WuxiLabService ...@@ -319,7 +319,7 @@ class WuxiLabService
] ]
); );
$this->apiService->removePlatformDataEntries('wuxiLab_not_exist_products');*/ $this->apiService->removePlatformDataEntries('wuxiLab_not_exist_products');*/
$storeEntries = null; $storeEntries = [];
} }
foreach($result['errorProduct'] as $errorProduct){ foreach($result['errorProduct'] as $errorProduct){
if($errorProduct['reason'] == 'PRODUCT_NOT_EXIST'){ if($errorProduct['reason'] == 'PRODUCT_NOT_EXIST'){
......
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