Commit dd4d7cd1 by yf60144

dfs

parent e5485826
Pipeline #13862 passed with stages
in 41 seconds
......@@ -927,7 +927,6 @@ class MediaModel extends Eloquent
$url = getRbac($request,'video/info',$media_id ,$type='play_m3u8');
echo $url;
$res = http_request_code($url,null,'GET');
$result = json_decode($res,true);
......
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