Commit cc4e66da authored by hangjun83's avatar hangjun83

药明康德更新

parent 202c3685
......@@ -350,6 +350,7 @@ class WuxiLabService
try{
$result = $this->apiService->pushBatchUpdateProduct($updateData);
if($result){
$storeEntries = [];
//处理更新不成功的商品
if(isset($result['errorProduct']) && !empty($result['errorProduct'])){
$storeEntries = $this->apiService->getPlatformDataEntries('wuxiLab_not_exist_products','data_values');
......
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