Commit f660ec8c authored by hj's avatar hj

更新提交

parent ec1b4302
......@@ -54,7 +54,7 @@ class ChemSrcService
SimpleLogs::writeLog(['cas' => $cas, 'content' => json_encode($wuhuaList, JSON_UNESCAPED_UNICODE)], 'mysql_data_insert');
}
}
sleep(3);
sleep(rand(2,4));
return true;
}
}catch(\Throwable $exception){
......
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