Commit 2b596c66 authored by hj's avatar hj

更新提交0

parent b88de84b
......@@ -254,6 +254,8 @@ class WuxiLabNewService
$result = $this->apiService->pushBatchUpdateProduct($updateData, $this->getToken());
$this->processApiResponse($result);
sleep(rand(2,5));
}catch(\Throwable $exception){
SimpleLogs::writeLog($exception->getMessage(), __CLASS__.':batchUpdateToWuxiLab', 'error');
}
......
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