Commit bd223f54 by 杨昕

test

parent e59ca656
Pipeline #18778 passed with stages
in 1 minute 8 seconds
......@@ -1162,7 +1162,7 @@ class MediaModel extends Eloquent
$media = MediaModel::where($match)->first();
self::getScreeShotInfo($media["_id"]);
sleep(10);
//sleep(10);
} catch (\Exception $exception) {
throw new DatabaseException($exception->getMessage());
......
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