Commit c2077287 authored by hangjun83's avatar hangjun83

药明康德更新

parent 49ad1ac3
......@@ -230,7 +230,7 @@ class WuxiLabService
$list = $this->rhawnChemicalsService->getChemicalRawThroughtCode($product);
if($list){
$rawIdList = [];
foreach ($rawsList as $raw){
foreach ($list as $raw){
$rawIdList[] = $raw['r_id'];
}
$rawsList = array_merge($rawsList,$list);
......
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