Commit deab064b by 周业恒

Update MediaModel.php

parent 6dbbc750
Pipeline #21569 passed with stages
in 48 seconds
......@@ -987,7 +987,7 @@ class MediaModel extends Eloquent
$result = json_decode($res, true);
LogModel::addlog(["batchGetMediaForverM3u8" => $url, "callback" => array('mediaIds' => $ids)]);
LogModel::addlog("batchGetMediaForverM3u8"+$res);
//LogModel::addlog($res);
......
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