Commit d6061f81 by 周业恒

remove qiniu

parent 95a42cf9
Pipeline #21416 passed with stages
in 51 seconds
......@@ -1173,7 +1173,7 @@ class MediaModel extends Eloquent
$StoreUri=$SourceInfo["StoreUri"];
$data["isbyte"]=1;
$data["media_url"]="https://vod-qn.offcncloud.com/".$StoreUri;
$data["media_url"]="https://vod-qn.offcncloud.com/".$SourceInfo["FileName"];
$data["media_audio"] = "audio";
$media_id= $FileName;
......
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