فهرست منبع

删除测试代码

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