فهرست منبع

book special domain

zz 6 سال پیش
والد
کامیت
d6ed11d318
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      app/Http/Controllers/Wap/Book/ChapterController.php

+ 1 - 0
app/Http/Controllers/Wap/Book/ChapterController.php

@@ -1251,6 +1251,7 @@ class ChapterController extends BaseController
         $book_domain = $this->book_info->promotion_domain;
         if(in_array($this->distribution_channel_id,[365,4372])){
             $book_domain = 'zhuishuyun.com';
+            $this->book_info->promotion_domain = 'zhuishuyun.com';
         }
         if ($domain == 'zhuishuyun' && stripos($book_domain, 'leyuee') !== false) {
             return false;