Explorar o código

set default zw014

songdb %!s(int64=6) %!d(string=hai) anos
pai
achega
4a69e2177f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Http/Controllers/Wap/Web/WelcomeController.php

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

@@ -107,7 +107,7 @@ class WelcomeController extends BaseController
         $cpc_channel = '';
         if($adTargetId){
             $cpc_channel = Redis::hget('channel:setting:'.$this->distribution_channel_id,'cpc_channel');
-            if(!$cpc_channel) $cpc_channel = 'zw001';
+            if(!$cpc_channel) $cpc_channel = 'zw014';
         }
         //广告frame
         $is_show_ad_frame_setting = env('IS_SHOW_AD_FRAME_SETTING', '123');