Commit 35bb94f3 by yf60144

fsd

parent 861d5463
Pipeline #13850 passed with stages
in 40 seconds
......@@ -908,7 +908,7 @@ class MediaModel extends Eloquent
* @throws DatabaseException
*/
public static function getMediaForeverM3u8($request){
var_dump("sdfsdf");die;
var_dump("sdfsdf");
try{
$media_id = $request->media_id;
......
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