Commit 4ca56b10 authored by hangjun83's avatar hangjun83

药明康德更新

parent eb7ac8ab
...@@ -92,7 +92,7 @@ class WuxiLabService ...@@ -92,7 +92,7 @@ class WuxiLabService
break; break;
} }
foreach ($rawList as $raw) { foreach ($rawList as $raw) {
if(!in_array($rawCodeList,$raw['r_code'])){ if(!in_array($raw['r_code'],$rawCodeList)){
array_push($rawCodeList,$raw['r_code']); array_push($rawCodeList,$raw['r_code']);
} }
} }
......
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