liuzejian преди 1 година
родител
ревизия
4b0e63204d
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      modules/Video/Services/WechatCheckSyncService.php

+ 0 - 1
modules/Video/Services/WechatCheckSyncService.php

@@ -34,7 +34,6 @@ class WechatCheckSyncService
      * @throws \GuzzleHttp\Exception\GuzzleException
      */
     public static function getMedialinkInfo($seriesId) {
-        return ['mp4_url' => 'http://www.baidu.com'];
         $syncInfo = DB::table('video_series_wechat_check')
             ->where([
                 'series_id'=> $seriesId,