Преглед на файлове

cpc ad test and crm activity jump bug

zz преди 6 години
родител
ревизия
8159c335bb
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      app/Http/Controllers/Wap/Web/WelcomeController.php

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

@@ -532,7 +532,7 @@ class WelcomeController extends BaseController
                 Cookie::queue('cpc_ad_status', 'show');
                 return true;
             }*/
-            if($property && $property->type == 'CUILIANG' &&  $property->property == 'none'){
+            if($property  &&  $property->property == 'none'){
                 Cookie::queue('cpc_ad_status', 'show');
                 return true;
             }