Selaa lähdekoodia

Merge branch 'stabble' of iqiyoo:zhuishuyun_wap into stabble

zz 5 vuotta sitten
vanhempi
commit
7da2a9da4e
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      app/Http/Controllers/Wap/Web/WelcomeController.php

+ 1 - 0
app/Http/Controllers/Wap/Web/WelcomeController.php

@@ -539,6 +539,7 @@ class WelcomeController extends BaseController
         if ($this->distribution_channel_id == 6375) return '荷香淑苑';
         if ($this->distribution_channel_id == 5237) return '悦月文摘';
         if ($this->distribution_channel_id == 6130) return '微友书坊';
+        if ($this->distribution_channel_id == 6667) return '青青书舍';
         $title = "追书云";
         $get_force_subscribe_name = false;
         $subscribe = $request->cookie('force_subscribe_name');