Commit 39dc6ab9 authored by hangjun83's avatar hangjun83

药明康德更新

parent b2bcffba
......@@ -241,7 +241,7 @@ class WuxiLabService
}
}
}
if($current_length >= $slice_array_length){
if($current_length >= $this->apiService->getPlatformInfo('platform_params')['excelCreateLimit']){
break;
}
$current_length += $slice_array_length;
......
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